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
Variables

Inherited Variables

Inherited from EasyRdf_Serialiser

EasyRdf_Serialiser::$_prefixes
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, 16 Jan 2013 19:16:36 +0000 by phpDocumentor 1.4.4