Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Parser.php
»
EasyRdf_Parser
»
EasyRdf_Parser::remapBnode
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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