Go to the source code of this file.
Classes | |
| class | SMWSerializer |
| Abstract class for serializing exported data (encoded as SMWExpData object) in a concrete syntactic format such as Turtle or RDF/XML. More... | |
Enumerations | |
| enum | SMW_SERIALIZER_DECL_CLASS |
| enum | SMW_SERIALIZER_DECL_OPROP |
| enum | SMW_SERIALIZER_DECL_APROP |
File holding the SMWTurtleSerializer class that provides basic functions for serialising OWL data in Turtle syntax.
File holding the SMWRDFXMLSerializer class that provides basic functions for serialising OWL data in RDF/XML syntax.
Definition in file SMW_Serializer.php.
Definition at line 15 of file SMW_Serializer.php.
Definition at line 13 of file SMW_Serializer.php.
Definition at line 14 of file SMW_Serializer.php.
1.5.6