Class EasyRdf_Serialiser_Ntriples

Description

Class to serialise an EasyRdf_Graph to N-Triples with no external dependancies.

Located in /EasyRdf/Serialiser/Ntriples.php (line 47)

EasyRdf_Serialiser
   |
   --EasyRdf_Serialiser_Ntriples
Direct descendents
Class Description
EasyRdf_Serialiser_Rapper Class to serialise an EasyRdf_Graph to RDF using the 'rapper' command line tool.
Method Summary
string serialise (object EasyRdf_Graph $graph, string $format)
Methods
serialise (line 170)

Serialise an EasyRdf_Graph into N-Triples

  • 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.

Redefined in descendants as:

Documentation generated on Wed, 20 Jul 2011 19:54:04 +0100 by phpDocumentor 1.4.3