Class EasyRdf_Serialiser_Arc

Description

Class to serialise RDF using the ARC2 library.

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

EasyRdf_Serialiser
   |
   --EasyRdf_Serialiser_RdfPhp
      |
      --EasyRdf_Serialiser_Arc
Method Summary
Methods
Constructor __construct (line 60)

Constructor

  • access: public
serialise (line 72)

Serialise an EasyRdf_Graph into RDF format of choice.

  • 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, 20 Jul 2011 19:54:02 +0100 by phpDocumentor 1.4.3