extractRDF(); } function addT($s, $p, $o, $s_type, $o_type, $o_dt = '', $o_lang = '') { $this->caller->addT($s, $p, $o, $s_type, $o_type, $o_dt, $o_lang); $this->t_count++; } /* */ }