You are here

private property EasyRdf_Parser::$bnodeMap in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php \EasyRdf_Parser::bnodeMap

Mapping from source to graph bnode identifiers

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Parser.php, line 48

Class

EasyRdf_Parser
Parent class for the EasyRdf parsers

Code

private $bnodeMap = array();