Package com.stardog.stark.io
Interface RDFFormat
- All Superinterfaces:
FileFormat
- All Known Subinterfaces:
RDFFormat.BinaryRDFFormat
- All Known Implementing Classes:
CompressedRDFFormat
Represents the serialization used for RDF.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Michael Grove
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceMarker interface for anRDFFormatwhose serialization is binary rather than textual.Nested classes/interfaces inherited from interface com.stardog.stark.io.FileFormat
FileFormat.Compression -
Method Summary
Methods inherited from interface com.stardog.stark.io.FileFormat
charset, defaultExtension, defaultMimeType, extensions, mimeTypes, name