Uses of Class
org.openprovenance.prov.rdf.Ontology
-
Packages that use Ontology Package Description org.openprovenance.prov.rdf Provides the classes to map the PROV Data Model to/from RDF.org.openprovenance.prov.rdf.collector -
-
Uses of Ontology in org.openprovenance.prov.rdf
Constructors in org.openprovenance.prov.rdf with parameters of type Ontology Constructor Description Utility(ProvFactory pFactory, Ontology onto) -
Uses of Ontology in org.openprovenance.prov.rdf.collector
Fields in org.openprovenance.prov.rdf.collector declared as Ontology Modifier and Type Field Description protected OntologyRdfCollector. ontoConstructors in org.openprovenance.prov.rdf.collector with parameters of type Ontology Constructor Description QualifiedCollector(ProvFactory pFactory, Ontology onto)RdfCollector(ProvFactory pFactory, Ontology onto)Types(Ontology onto)
-