You are here

private property EasyRdf_Serialiser_Turtle::$outputtedBnodes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php \EasyRdf_Serialiser_Turtle::outputtedBnodes

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php, line 50

Class

EasyRdf_Serialiser_Turtle
Class to serialise an EasyRdf_Graph to Turtle with no external dependancies.

Code

private $outputtedBnodes = array();