Class EasyRdf_Serialiser_Json

Description

Class to serialise an EasyRdf_Graph to RDF/JSON with no external dependancies.

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

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

Inherited Variables

Inherited from EasyRdf_Serialiser

EasyRdf_Serialiser::$_prefixes
Methods
serialise (line 58)

Method to serialise an EasyRdf_Graph to RDF/JSON

http://n2.talis.com/wiki/RDF_JSON_Specification

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

Redefinition of:
EasyRdf_Serialiser_RdfPhp::serialise()
Method to serialise an EasyRdf_Graph to RDF/PHP

Inherited Methods

Inherited From EasyRdf_Serialiser_RdfPhp

EasyRdf_Serialiser_RdfPhp::serialise()

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