Uses of Interface
org.semanticweb.owlapi.formats.RDFDocumentFormat
Packages that use RDFDocumentFormat
Package
Description
Formats package.
RDF/XML syntax parser and renderer.
-
Uses of RDFDocumentFormat in org.semanticweb.owlapi.formats
Classes in org.semanticweb.owlapi.formats that implement RDFDocumentFormatModifier and TypeClassDescriptionclass
An abstract base class for RDF Document Formats that are not prefix aware.class
An Abstract Document Format for Prefix aware RDF formats.class
class
-
Uses of RDFDocumentFormat in org.semanticweb.owlapi.rdf.rdfxml.parser
Methods in org.semanticweb.owlapi.rdf.rdfxml.parser that return RDFDocumentFormatMethods in org.semanticweb.owlapi.rdf.rdfxml.parser with parameters of type RDFDocumentFormatModifier and TypeMethodDescriptionvoid
OWLRDFConsumer.setOntologyFormat
(RDFDocumentFormat format) Sets the ontology format.