9 calls to EasyRdf_Parser::remapBnode()

EasyRdf_Parser_Json::parseJsonTriples in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php
Parse the triple-centric JSON format, as output by libraptor
EasyRdf_Parser_Ntriples::parseNtriplesObject in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Ntriples.php
@ignore
EasyRdf_Parser_Ntriples::parseNtriplesSubject in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Ntriples.php
@ignore
EasyRdf_Parser_Rdfa::expandCurie in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php
EasyRdf_Parser_RdfPhp::parse in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfPhp.php
Parse RDF/PHP into an EasyRdf_Graph
EasyRdf_Parser_RdfXml::startState1 in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php
@ignore
EasyRdf_Parser_RdfXml::startState2 in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php
@ignore
EasyRdf_Parser_Redland::nodeUriString in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Redland.php
Convert the URI for a node into a string @ignore
EasyRdf_Parser_Turtle::parseNodeID in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php
Parses a blank node ID, e.g: _:node1 @ignore