|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.jastor.DatasetThingFactory
org.openanzo.owl.dataset.OWL11Factory
public class OWL11Factory
Factory for instantiating objects for ontology classes in the OWL11 ontology. The get methods leave the dataset unchanged and return a Java view of the object in the dataset. The create methods may add certain baseline properties to the dataset such as rdf:type and any properties with hasValue restrictions.
(URI: http://www.w3.org/2002/07/owl#OWL11)
| Field Summary |
|---|
| Fields inherited from class org.openanzo.jastor.DatasetThingFactory |
|---|
valueFactory |
| Constructor Summary | |
|---|---|
OWL11Factory()
|
|
| Method Summary | |
|---|---|
static _Thing |
create_Thing(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of _Thing. |
static _Thing |
create_Thing(java.lang.String uri,
IDataset dataset)
Create a new instance of _Thing. |
static _Thing |
create_Thing(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of _Thing. |
static _Thing |
create_Thing(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of _Thing. |
static AnnotationProperty |
createAnnotationProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AnnotationProperty |
createAnnotationProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AnnotationProperty |
createAnnotationProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AnnotationProperty |
createAnnotationProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AntisymmetricProperty |
createAntisymmetricProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of AntisymmetricProperty. |
static AntisymmetricProperty |
createAntisymmetricProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of AntisymmetricProperty. |
static AntisymmetricProperty |
createAntisymmetricProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of AntisymmetricProperty. |
static AntisymmetricProperty |
createAntisymmetricProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of AntisymmetricProperty. |
static Class |
createClass(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Class. |
static Class |
createClass(java.lang.String uri,
IDataset dataset)
Create a new instance of Class. |
static Class |
createClass(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Class. |
static Class |
createClass(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of Class. |
static Constant |
createConstant(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Constant. |
static Constant |
createConstant(java.lang.String uri,
IDataset dataset)
Create a new instance of Constant. |
static Constant |
createConstant(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Constant. |
static Constant |
createConstant(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of Constant. |
static DataRange |
createDataRange(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of DataRange. |
static DataRange |
createDataRange(java.lang.String uri,
IDataset dataset)
Create a new instance of DataRange. |
static DataRange |
createDataRange(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of DataRange. |
static DataRange |
createDataRange(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of DataRange. |
static DataRestriction |
createDataRestriction(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of DataRestriction. |
static DataRestriction |
createDataRestriction(java.lang.String uri,
IDataset dataset)
Create a new instance of DataRestriction. |
static DataRestriction |
createDataRestriction(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of DataRestriction. |
static DataRestriction |
createDataRestriction(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of DataRestriction. |
static DatatypeProperty |
createDatatypeProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of DatatypeProperty. |
static DatatypeProperty |
createDatatypeProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of DatatypeProperty. |
static DatatypeProperty |
createDatatypeProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of DatatypeProperty. |
static DatatypeProperty |
createDatatypeProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of DatatypeProperty. |
static FunctionalDataPropety |
createFunctionalDataPropety(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalDataPropety. |
static FunctionalDataPropety |
createFunctionalDataPropety(java.lang.String uri,
IDataset dataset)
Create a new instance of FunctionalDataPropety. |
static FunctionalDataPropety |
createFunctionalDataPropety(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalDataPropety. |
static FunctionalDataPropety |
createFunctionalDataPropety(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of FunctionalDataPropety. |
static FunctionalObjectProperty |
createFunctionalObjectProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalObjectProperty. |
static FunctionalObjectProperty |
createFunctionalObjectProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of FunctionalObjectProperty. |
static FunctionalObjectProperty |
createFunctionalObjectProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalObjectProperty. |
static FunctionalObjectProperty |
createFunctionalObjectProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of FunctionalObjectProperty. |
static FunctionalProperty |
createFunctionalProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalProperty. |
static FunctionalProperty |
createFunctionalProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of FunctionalProperty. |
static FunctionalProperty |
createFunctionalProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalProperty. |
static FunctionalProperty |
createFunctionalProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of FunctionalProperty. |
static FunctionalPropety |
createFunctionalPropety(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalPropety. |
static FunctionalPropety |
createFunctionalPropety(java.lang.String uri,
IDataset dataset)
Create a new instance of FunctionalPropety. |
static FunctionalPropety |
createFunctionalPropety(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of FunctionalPropety. |
static FunctionalPropety |
createFunctionalPropety(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of FunctionalPropety. |
static Individual |
createIndividual(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Individual. |
static Individual |
createIndividual(java.lang.String uri,
IDataset dataset)
Create a new instance of Individual. |
static Individual |
createIndividual(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Individual. |
static Individual |
createIndividual(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of Individual. |
static InverseFunctionalProperty |
createInverseFunctionalProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of InverseFunctionalProperty. |
static InverseFunctionalProperty |
createInverseFunctionalProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of InverseFunctionalProperty. |
static InverseFunctionalProperty |
createInverseFunctionalProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of InverseFunctionalProperty. |
static InverseFunctionalProperty |
createInverseFunctionalProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of InverseFunctionalProperty. |
static IrreflexiveProperty |
createIrreflexiveProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of IrreflexiveProperty. |
static IrreflexiveProperty |
createIrreflexiveProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of IrreflexiveProperty. |
static IrreflexiveProperty |
createIrreflexiveProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of IrreflexiveProperty. |
static IrreflexiveProperty |
createIrreflexiveProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of IrreflexiveProperty. |
static Nothing |
createNothing(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Nothing. |
static Nothing |
createNothing(java.lang.String uri,
IDataset dataset)
Create a new instance of Nothing. |
static Nothing |
createNothing(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Nothing. |
static Nothing |
createNothing(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of Nothing. |
static ObjectProperty |
createObjectProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of ObjectProperty. |
static ObjectProperty |
createObjectProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of ObjectProperty. |
static ObjectProperty |
createObjectProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of ObjectProperty. |
static ObjectProperty |
createObjectProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of ObjectProperty. |
static ObjectRestriction |
createObjectRestriction(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of ObjectRestriction. |
static ObjectRestriction |
createObjectRestriction(java.lang.String uri,
IDataset dataset)
Create a new instance of ObjectRestriction. |
static ObjectRestriction |
createObjectRestriction(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of ObjectRestriction. |
static ObjectRestriction |
createObjectRestriction(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of ObjectRestriction. |
static Ontology |
createOntology(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Ontology. |
static Ontology |
createOntology(java.lang.String uri,
IDataset dataset)
Create a new instance of Ontology. |
static Ontology |
createOntology(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Ontology. |
static Ontology |
createOntology(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of Ontology. |
static OWLEntity |
createOWLEntity(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of OWLEntity. |
static OWLEntity |
createOWLEntity(java.lang.String uri,
IDataset dataset)
Create a new instance of OWLEntity. |
static OWLEntity |
createOWLEntity(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of OWLEntity. |
static OWLEntity |
createOWLEntity(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of OWLEntity. |
static ReflexiveProperty |
createReflexiveProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of ReflexiveProperty. |
static ReflexiveProperty |
createReflexiveProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of ReflexiveProperty. |
static ReflexiveProperty |
createReflexiveProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of ReflexiveProperty. |
static ReflexiveProperty |
createReflexiveProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of ReflexiveProperty. |
static Restriction |
createRestriction(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Restriction. |
static Restriction |
createRestriction(java.lang.String uri,
IDataset dataset)
Create a new instance of Restriction. |
static Restriction |
createRestriction(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of Restriction. |
static Restriction |
createRestriction(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of Restriction. |
static SymmetricProperty |
createSymmetricProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of SymmetricProperty. |
static SymmetricProperty |
createSymmetricProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of SymmetricProperty. |
static SymmetricProperty |
createSymmetricProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of SymmetricProperty. |
static SymmetricProperty |
createSymmetricProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of SymmetricProperty. |
static TransitiveProperty |
createTransitiveProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of TransitiveProperty. |
static TransitiveProperty |
createTransitiveProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of TransitiveProperty. |
static TransitiveProperty |
createTransitiveProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of TransitiveProperty. |
static TransitiveProperty |
createTransitiveProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of TransitiveProperty. |
static _Thing |
get_Thing(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of _Thing. |
static _Thing |
get_Thing(java.lang.String uri,
IDataset dataset)
Create a new instance of _Thing. |
static _Thing |
get_Thing(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of _Thing. |
static _Thing |
get_Thing(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of _Thing. |
static java.util.List<_Thing> |
getAll_Thing(IDataset dataset)
Return an instance of _Thing for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Thing |
static java.util.List<_Thing> |
getAll_Thing(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of _Thing for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Thing |
static java.util.List<AnnotationProperty> |
getAllAnnotationProperty(IDataset dataset)
Return an instance of AnnotationProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#AnnotationProperty |
static java.util.List<AnnotationProperty> |
getAllAnnotationProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of AnnotationProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#AnnotationProperty |
static java.util.List<AntisymmetricProperty> |
getAllAntisymmetricProperty(IDataset dataset)
Return an instance of AntisymmetricProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#AntisymmetricProperty |
static java.util.List<AntisymmetricProperty> |
getAllAntisymmetricProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of AntisymmetricProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#AntisymmetricProperty |
static java.util.List<Class> |
getAllClass(IDataset dataset)
Return an instance of Class for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Class |
static java.util.List<Class> |
getAllClass(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of Class for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Class |
static java.util.List<Constant> |
getAllConstant(IDataset dataset)
Return an instance of Constant for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Constant |
static java.util.List<Constant> |
getAllConstant(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of Constant for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Constant |
static java.util.List<DataRange> |
getAllDataRange(IDataset dataset)
Return an instance of DataRange for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#DataRange |
static java.util.List<DataRange> |
getAllDataRange(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of DataRange for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#DataRange |
static java.util.List<DataRestriction> |
getAllDataRestriction(IDataset dataset)
Return an instance of DataRestriction for every resource in the dataset with rdf:Type http://www.w3.org/owl11#DataRestriction |
static java.util.List<DataRestriction> |
getAllDataRestriction(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of DataRestriction for every resource in the dataset with rdf:Type http://www.w3.org/owl11#DataRestriction |
static java.util.List<DatatypeProperty> |
getAllDatatypeProperty(IDataset dataset)
Return an instance of DatatypeProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#DatatypeProperty |
static java.util.List<DatatypeProperty> |
getAllDatatypeProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of DatatypeProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#DatatypeProperty |
static java.util.List<FunctionalDataPropety> |
getAllFunctionalDataPropety(IDataset dataset)
Return an instance of FunctionalDataPropety for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#FunctionalDataPropety |
static java.util.List<FunctionalDataPropety> |
getAllFunctionalDataPropety(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of FunctionalDataPropety for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#FunctionalDataPropety |
static java.util.List<FunctionalObjectProperty> |
getAllFunctionalObjectProperty(IDataset dataset)
Return an instance of FunctionalObjectProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#FunctionalObjectProperty |
static java.util.List<FunctionalObjectProperty> |
getAllFunctionalObjectProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of FunctionalObjectProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#FunctionalObjectProperty |
static java.util.List<FunctionalProperty> |
getAllFunctionalProperty(IDataset dataset)
Return an instance of FunctionalProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#FunctionalProperty |
static java.util.List<FunctionalProperty> |
getAllFunctionalProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of FunctionalProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#FunctionalProperty |
static java.util.List<FunctionalPropety> |
getAllFunctionalPropety(IDataset dataset)
Return an instance of FunctionalPropety for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#FunctionalPropety |
static java.util.List<FunctionalPropety> |
getAllFunctionalPropety(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of FunctionalPropety for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#FunctionalPropety |
static java.util.List<Individual> |
getAllIndividual(IDataset dataset)
Return an instance of Individual for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Individual |
static java.util.List<Individual> |
getAllIndividual(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of Individual for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Individual |
static java.util.List<InverseFunctionalProperty> |
getAllInverseFunctionalProperty(IDataset dataset)
Return an instance of InverseFunctionalProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#InverseFunctionalProperty |
static java.util.List<InverseFunctionalProperty> |
getAllInverseFunctionalProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of InverseFunctionalProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#InverseFunctionalProperty |
static java.util.List<IrreflexiveProperty> |
getAllIrreflexiveProperty(IDataset dataset)
Return an instance of IrreflexiveProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#IrreflexiveProperty |
static java.util.List<IrreflexiveProperty> |
getAllIrreflexiveProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of IrreflexiveProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#IrreflexiveProperty |
static java.util.List<Nothing> |
getAllNothing(IDataset dataset)
Return an instance of Nothing for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Nothing |
static java.util.List<Nothing> |
getAllNothing(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of Nothing for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Nothing |
static java.util.List<ObjectProperty> |
getAllObjectProperty(IDataset dataset)
Return an instance of ObjectProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#ObjectProperty |
static java.util.List<ObjectProperty> |
getAllObjectProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of ObjectProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#ObjectProperty |
static java.util.List<ObjectRestriction> |
getAllObjectRestriction(IDataset dataset)
Return an instance of ObjectRestriction for every resource in the dataset with rdf:Type http://www.w3.org/owl11#ObjectRestriction |
static java.util.List<ObjectRestriction> |
getAllObjectRestriction(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of ObjectRestriction for every resource in the dataset with rdf:Type http://www.w3.org/owl11#ObjectRestriction |
static java.util.List<Ontology> |
getAllOntology(IDataset dataset)
Return an instance of Ontology for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Ontology |
static java.util.List<Ontology> |
getAllOntology(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of Ontology for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Ontology |
static java.util.List<OWLEntity> |
getAllOWLEntity(IDataset dataset)
Return an instance of OWLEntity for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#OWLEntity |
static java.util.List<OWLEntity> |
getAllOWLEntity(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of OWLEntity for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#OWLEntity |
static java.util.List<ReflexiveProperty> |
getAllReflexiveProperty(IDataset dataset)
Return an instance of ReflexiveProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#ReflexiveProperty |
static java.util.List<ReflexiveProperty> |
getAllReflexiveProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of ReflexiveProperty for every resource in the dataset with rdf:Type http://www.w3.org/2006/12/owl11#ReflexiveProperty |
static java.util.List<Restriction> |
getAllRestriction(IDataset dataset)
Return an instance of Restriction for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Restriction |
static java.util.List<Restriction> |
getAllRestriction(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of Restriction for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#Restriction |
static java.util.List<SymmetricProperty> |
getAllSymmetricProperty(IDataset dataset)
Return an instance of SymmetricProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#SymmetricProperty |
static java.util.List<SymmetricProperty> |
getAllSymmetricProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of SymmetricProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#SymmetricProperty |
static java.util.List<TransitiveProperty> |
getAllTransitiveProperty(IDataset dataset)
Return an instance of TransitiveProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#TransitiveProperty |
static java.util.List<TransitiveProperty> |
getAllTransitiveProperty(org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Return an instance of TransitiveProperty for every resource in the dataset with rdf:Type http://www.w3.org/2002/07/owl#TransitiveProperty |
static AnnotationProperty |
getAnnotationProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AnnotationProperty |
getAnnotationProperty(java.lang.String uri,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AnnotationProperty |
getAnnotationProperty(java.lang.String uri,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AnnotationProperty |
getAnnotationProperty(org.openrdf.model.URI resource,
IDataset dataset)
Create a new instance of AnnotationProperty. |
static AntisymmetricProperty |
getAntisymmetricProperty(org.openrdf.model.Resource resource,
org.openrdf.model.URI _namedGraphUri,
IDataset dataset)
Create a new instance of AntisymmetricProperty. |
static AntisymmetricProperty |
|