8 calls to EasyRdf_Parser::addTriple() in Zircon Profile 8
- EasyRdf_Parser_Json::parseJsonTriples in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Json.php - Parse the triple-centric JSON format, as output by libraptor
- EasyRdf_Parser_JsonLd::parse in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ JsonLdImplementation.php - Parse a JSON-LD document into an EasyRdf_Graph
- EasyRdf_Parser_Ntriples::parse in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Ntriples.php - Parse an N-Triples document into an EasyRdf_Graph
- EasyRdf_Parser_RdfPhp::parse in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ RdfPhp.php - Parse RDF/PHP into an EasyRdf_Graph
- EasyRdf_Parser_RdfXml::add in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ RdfXml.php - @ignore
- EasyRdf_Parser_Redland::parse in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Redland.php - Parse an RDF document into an EasyRdf_Graph
- EasyRdf_Parser_Turtle::parseCollection in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Turtle.php - Parses a collection [16], e.g: ( item1 item2 item3 ) @ignore
- EasyRdf_Parser_Turtle::parseObject in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Turtle.php - Parse a object [12] @ignore