Class EasyRdf_Serialiser_Turtle

Description

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

http://www.dajobe.org/2004/01/turtle

Located in /EasyRdf/Serialiser/Turtle.php (line 49)

EasyRdf_Serialiser
   |
   --EasyRdf_Serialiser_Turtle
Method Summary
string serialise (object EasyRdf_Graph $graph, string $format)
Variables

Inherited Variables

Inherited from EasyRdf_Serialiser

EasyRdf_Serialiser::$_prefixes
Methods
serialise (line 215)

Serialise an EasyRdf_Graph to Turtle.

  • return: The RDF in the new desired format.
  • access: public
string serialise (object EasyRdf_Graph $graph, string $format)
  • object EasyRdf_Graph $graph: An EasyRdf_Graph object.
  • string $format: The name of the format to convert to.

Documentation generated on Wed, 16 Jan 2013 19:16:39 +0000 by phpDocumentor 1.4.4