10 calls to EasyRdf_Parser::remapBnode() 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::parseNtriplesObject in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Ntriples.php - @ignore
- EasyRdf_Parser_Ntriples::parseNtriplesSubject in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Ntriples.php - @ignore
- EasyRdf_Parser_Rdfa::expandCurie in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Rdfa.php - EasyRdf_Parser_RdfPhp::parse in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ RdfPhp.php - Parse RDF/PHP into an EasyRdf_Graph
- EasyRdf_Parser_RdfXml::startState1 in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ RdfXml.php - @ignore
- EasyRdf_Parser_RdfXml::startState2 in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ RdfXml.php - @ignore
- EasyRdf_Parser_Redland::nodeUriString in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Redland.php - Convert the URI for a node into a string @ignore
- EasyRdf_Parser_Turtle::parseNodeID in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Turtle.php - Parses a blank node ID, e.g: _:node1 @ignore