public class OWLTools extends OWLGenericTools
_caseSeparator, _debug, _delta, _entitySeparator, _fileExtention, _fileExtentionPart, _format, _formatFactory, _innerSeparator, _localProtocol, _prefixSeparator, _protocol, _secureProtocol, _webSeparator| Constructor and Description |
|---|
OWLTools(File file) |
OWLTools(InputStream is) |
OWLTools(org.semanticweb.owlapi.model.IRI ontologyIRI,
boolean isVolatile) |
OWLTools(org.semanticweb.owlapi.model.IRI ontologyIRI,
double version) |
OWLTools(org.semanticweb.owlapi.model.IRI ontologyIRI,
double version,
boolean isVolatile) |
OWLTools(OWLGenericTools tools) |
OWLTools(org.semanticweb.owlapi.model.OWLOntologyID ontologyID)
Load the ontology ontologyId into the good manager or create it if it doesn't previously exist.
|
OWLTools(org.semanticweb.owlapi.model.OWLOntologyID ontologyID,
boolean isVolatile) |
OWLTools(org.semanticweb.owlapi.model.OWLOntologyManager manager,
File file) |
OWLTools(org.semanticweb.owlapi.model.OWLOntologyManager manager,
org.semanticweb.owlapi.model.OWLOntology ontology) |
OWLTools(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyManager manager,
Map<String,String> namespaces) |
| Modifier and Type | Method and Description |
|---|---|
Logger |
getLogger() |
dispose, getFactory, getGroup, getManager, getOntology, getReasoner, isVolatile, setReasonerFactory, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitbuildVersion, createLightHelper, createLightHelper, createLightHelper, derivate, derivate, deserializeAxioms, deserializeAxiomsInto, getFragment, getNameSpace, getNamespaces, getOntology, getRootIri, getTypes, getVersion, getVersion, iri2filename, look, look, ontology2filename, ontology2filename, ontologyToString, ontologyToString, path, removeFirstLast, resolvPrefix, serializeAxioms, setFormataddAxiom, addAxioms, addClass, addClass, addClassPropertyAxiom, addDataPropertyAxiom, addDataPropertyAxiom, addDataPropertyAxiom, addDataPropertyAxiom, addDataPropertyAxiom, addObject, addObject, addObjectPropertyAxiom, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValue, declareClass, declareClassOfIndividual, declareDataProperty, declareIndividual, declareIndividual, declareIndividual, declareIndividual, declareIndividual, declareObjectProperty, getObject, getObject, getObjects, getObjects, getValue, getValue, getValues, getValues, individualHaveFacet, isLiteralIncludeInRange, removeAxiom, removeAxioms, removeDataPropertyAxiom, removeDataPropertyAxiom, removeDataPropertyAxiom, removeObjectPropertyAxiom, removeObjectPropertyAxiom, removeObjectPropertyAxiom, toClass, toDataProperty, toIndividual, toObjectProperty, updateObject, updateObject, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValuepublic OWLTools(org.semanticweb.owlapi.model.OWLOntologyID ontologyID)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException
ontologyID - is the reference to the ontologyorg.semanticweb.owlapi.model.OWLOntologyCreationException - is raise when things goes baddly wrong.public OWLTools(org.semanticweb.owlapi.model.OWLOntologyID ontologyID,
boolean isVolatile)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic OWLTools(org.semanticweb.owlapi.model.IRI ontologyIRI,
double version)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic OWLTools(org.semanticweb.owlapi.model.IRI ontologyIRI,
double version,
boolean isVolatile)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic OWLTools(org.semanticweb.owlapi.model.IRI ontologyIRI,
boolean isVolatile)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic OWLTools(InputStream is) throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic OWLTools(org.semanticweb.owlapi.model.OWLOntologyManager manager,
org.semanticweb.owlapi.model.OWLOntology ontology)
public OWLTools(org.semanticweb.owlapi.model.OWLOntologyManager manager,
File file)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic OWLTools(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyManager manager,
Map<String,String> namespaces)
public OWLTools(OWLGenericTools tools)
public Logger getLogger()
getLogger in interface openllet.shared.tools.LogginggetLogger in class OWLGenericToolsCopyright © 2018. All rights reserved.