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)
Methods
serialise (line 212)

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 52)

A constant for the RDF Type property URI

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