A wrapper around the librdf_serializer datatype.
This class is used in conjunction with LibRDF_Model to produce a serialization of a set of statements.
Located in /Serializer.php (line 51)
Create a new LibRDF_Serializer.
Name is the name of the serializer to use. Common choices are "rdfxml", "ntriples" and "turtle".
The "rdfxml" serializer is not pretty, outputing a flat list of one XML element per statement. "rdfxml-abbrev" is a bit nicer, but slower.
Free the serializer's resources.
Return the wrapped librdf_serializer resource.
This function is intended for other LibRDF classes and should not be called.
Set a prefix to URI mapping.
Documentation generated on Thu, 15 Jun 2006 19:25:13 -0400 by phpDocumentor 1.3.0