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 OntSpecificationOntSpecification.OWL1_DL_MEMA specification for OWL1 DL ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL1_DL_MEM_RDFS_INFA specification for OWL1 DL ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL1_DL_MEM_RULES_INFA specification for OWL1 DL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL1_DL_MEM_TRANS_INFA specification for OWL1 DL ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL1_FULL_MEMA specification for OWL1 ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL1_FULL_MEM_MICRO_RULES_INFA specification for OWL1 ontology models that are stored in memory and use the micro OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL1_FULL_MEM_MINI_RULES_INFA specification for OWL1 ontology models that are stored in memory and use the mini OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL1_FULL_MEM_RDFS_INFA specification for OWL1 ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL1_FULL_MEM_RULES_INFA specification for OWL1 ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL1_FULL_MEM_TRANS_INFA specification for OWL1 ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL1_LITE_MEMA specification for OWL1 Lite ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL1_LITE_MEM_RDFS_INFA specification for OWL1 Lite ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL1_LITE_MEM_RULES_INFA specification for OWL1 Lite ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL1_LITE_MEM_TRANS_INFA specification for OWL1 Lite ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_DL_MEMA specification for OWL2 DL ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL2_DL_MEM_BUILTIN_RDFS_INFA 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 OntSpecificationOntSpecification.OWL2_DL_MEM_RDFS_INFA specification for OWL2 DL ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_DL_MEM_RULES_INFA specification for OWL2 DL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL2_DL_MEM_TRANS_INFA specification for OWL2 DL ontology models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_EL_MEMA specification for OWL2 EL Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL2_EL_MEM_RDFS_INFA specification for OWL2 EL models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_EL_MEM_RULES_INFA specification for OWL2 EL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL2_EL_MEM_TRANS_INFA specification for OWL2 EL models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_FULL_MEMA specification for Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL2_FULL_MEM_MICRO_RULES_INFA specification for OWL2 ontology models that are stored in memory and use the micro OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL2_FULL_MEM_MINI_RULES_INFA specification for OWL2 ontology models that are stored in memory and use the mini OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL2_FULL_MEM_RDFS_INFA specification for OWL2 models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_FULL_MEM_RULES_INFA specification for OWL2 ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL2_FULL_MEM_TRANS_INFA specification for OWL2 models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_QL_MEMA specification for OWL2 QL Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL2_QL_MEM_RDFS_INFA specification for OWL2 QL models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_QL_MEM_RULES_INFA specification for OWL2 QL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL2_QL_MEM_TRANS_INFA specification for OWL2 QL models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_RL_MEMA specification for OWL2 RL Ontology models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.OWL2_RL_MEM_RDFS_INFA specification for OWL2 RL models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.OWL2_RL_MEM_RULES_INFA specification for OWL2 RL ontology models that are stored in memory and use the OWL rules inference engine for additional entailments.static final OntSpecificationOntSpecification.OWL2_RL_MEM_TRANS_INFA specification for OWL2 RL models that are stored in memory and use the transitive inferencer for additional entailments.static final OntSpecificationOntSpecification.RDFS_MEMA specification for RDFS models that are stored in memory and do no additional entailment reasoning.static final OntSpecificationOntSpecification.RDFS_MEM_RDFS_INFA specification for RDFS ontology models that are stored in memory and use the RDFS inferencer for additional entailments.static final OntSpecificationOntSpecification.RDFS_MEM_TRANS_INFA 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 OntModelOntModelFactory.createModel(org.apache.jena.graph.Graph graph, OntSpecification spec) Creates an Ontology Model according to the specified specification.static OntModelOntModelFactory.createModel(org.apache.jena.graph.Graph graph, OntSpecification spec, GraphRepository repository) Creates an Ontology Model according to the specified specification.static OntModelOntModelFactory.createModel(OntSpecification spec) Creates an Ontology Model according to the specified specification.static OntModelOntModelFactory.createModel(OntSpecification spec, GraphRepository repository) Creates an anonymous Ontology Model according to the specified specification.static OntModelOntModelFactory.getModelOrNull(String uri, OntSpecification spec, GraphRepository repository) static OntModelOntModelFactory.getModelOrNull(org.apache.jena.graph.Node name, OntSpecification spec, GraphRepository repository)