Class EasyRdf_Serialiser_RdfXml

Description

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

Located in /EasyRdf/Serialiser/RdfXml.php (line 46)

EasyRdf_Serialiser
   |
   --EasyRdf_Serialiser_RdfXml
Class Constant Summary
RDF_XML_LITERAL = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral'
Method Summary
string serialise (object EasyRdf_Graph $graph, string $format)
Variables

Inherited Variables

Inherited from EasyRdf_Serialiser

EasyRdf_Serialiser::$_prefixes
Methods
serialise (line 182)

Method to serialise an EasyRdf_Graph to RDF/XML

  • 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.
Class Constants
RDF_XML_LITERAL = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral' (line 51)

A constant for the RDF Type property URI

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