Uses of Class
org.apache.jena.ontapi.OntSpecification
Packages that use OntSpecification
-
Uses of OntSpecification in org.apache.jena.ontapi
Fields in org.apache.jena.ontapi declared as OntSpecificationModifier and TypeFieldDescriptionstatic final OntSpecification
OntSpecification.OWL1_DL_MEM
A specification for OWL1 DL ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL1_DL_MEM_RDFS_INF
A specification for OWL1 DL ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL1_DL_MEM_RULES_INF
A specification for OWL1 DL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL1_DL_MEM_TRANS_INF
A specification for OWL1 DL ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL1_FULL_MEM
A specification for OWL1 ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL1_FULL_MEM_MICRO_RULES_INF
A specification for OWL1 ontology models that are stored in memory and use the micro OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL1_FULL_MEM_MINI_RULES_INF
A specification for OWL1 ontology models that are stored in memory and use the mini OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL1_FULL_MEM_RDFS_INF
A specification for OWL1 ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL1_FULL_MEM_RULES_INF
A specification for OWL1 ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL1_FULL_MEM_TRANS_INF
A specification for OWL1 ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL1_LITE_MEM
A specification for OWL1 Lite ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL1_LITE_MEM_RDFS_INF
A specification for OWL1 Lite ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL1_LITE_MEM_RULES_INF
A specification for OWL1 Lite ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL1_LITE_MEM_TRANS_INF
A specification for OWL1 Lite ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_DL_MEM
A specification for OWL2 DL ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL2_DL_MEM_BUILTIN_RDFS_INF
A specification for OWL2 ontology models that are stored in memory and use fast but incomplete builtin OWL inference engine for additional entailments that handles hierarchy.static final OntSpecification
OntSpecification.OWL2_DL_MEM_RDFS_INF
A specification for OWL2 DL ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_DL_MEM_RULES_INF
A specification for OWL2 DL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL2_DL_MEM_TRANS_INF
A specification for OWL2 DL ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_EL_MEM
A specification for OWL2 EL Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL2_EL_MEM_RDFS_INF
A specification for OWL2 EL models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_EL_MEM_RULES_INF
A specification for OWL2 EL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL2_EL_MEM_TRANS_INF
A specification for OWL2 EL models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_FULL_MEM
A specification for Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL2_FULL_MEM_MICRO_RULES_INF
A specification for OWL2 ontology models that are stored in memory and use the micro OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL2_FULL_MEM_MINI_RULES_INF
A specification for OWL2 ontology models that are stored in memory and use the mini OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL2_FULL_MEM_RDFS_INF
A specification for OWL2 models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_FULL_MEM_RULES_INF
A specification for OWL2 ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL2_FULL_MEM_TRANS_INF
A specification for OWL2 models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_QL_MEM
A specification for OWL2 QL Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL2_QL_MEM_RDFS_INF
A specification for OWL2 QL models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_QL_MEM_RULES_INF
A specification for OWL2 QL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL2_QL_MEM_TRANS_INF
A specification for OWL2 QL models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_RL_MEM
A specification for OWL2 RL Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.OWL2_RL_MEM_RDFS_INF
A specification for OWL2 RL models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.OWL2_RL_MEM_RULES_INF
A specification for OWL2 RL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecification
OntSpecification.OWL2_RL_MEM_TRANS_INF
A specification for OWL2 RL models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecification
OntSpecification.RDFS_MEM
A specification for RDFS models that are stored in memory and do no additional entailment reasoning.static final OntSpecification
OntSpecification.RDFS_MEM_RDFS_INF
A specification for RDFS ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecification
OntSpecification.RDFS_MEM_TRANS_INF
A specification for RDFS ontology models that are stored in memory and use the transitive reasoner for entailments.Methods in org.apache.jena.ontapi with parameters of type OntSpecificationModifier and TypeMethodDescriptionstatic OntModel
OntModelFactory.createModel
(org.apache.jena.graph.Graph graph, OntSpecification spec) Creates an Ontology Model according to the specified specification.static OntModel
OntModelFactory.createModel
(org.apache.jena.graph.Graph graph, OntSpecification spec, GraphRepository repository) Creates an Ontology Model according to the specified specification.static OntModel
OntModelFactory.createModel
(OntSpecification spec) Creates an Ontology Model according to the specified specification.static OntModel
OntModelFactory.createModel
(OntSpecification spec, GraphRepository repository) Creates an anonymous Ontology Model according to the specified specification.static OntModel
OntModelFactory.getModelOrNull
(String uri, OntSpecification spec, GraphRepository repository) static OntModel
OntModelFactory.getModelOrNull
(org.apache.jena.graph.Node name, OntSpecification spec, GraphRepository repository)