| Package | Description |
|---|---|
| it.unibz.inf.ontop.spec.ontology | |
| it.unibz.inf.ontop.spec.ontology.impl |
| Modifier and Type | Method and Description |
|---|---|
OClass |
OntologyBuilder.declareClass(org.apache.commons.rdf.api.IRI iri)
declare an entity
|
OClass |
ClassAssertion.getConcept() |
| Modifier and Type | Method and Description |
|---|---|
OntologyVocabularyCategory<OClass> |
ClassifiedTBox.classes()
classes
|
OntologyVocabularyCategory<OClass> |
OntologyBuilder.classes() |
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyBuilder.addClassAssertion(OClass ce,
ObjectConstant o)
inserts a class assertion
(does nothing if ce is the top class, cf.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassImpl |
| Modifier and Type | Field and Description |
|---|---|
static OClass |
ClassImpl.owlNothing |
static OClass |
ClassImpl.owlThing |
| Modifier and Type | Method and Description |
|---|---|
OClass |
OntologyBuilderImpl.declareClass(org.apache.commons.rdf.api.IRI iri) |
OClass |
ClassAssertionImpl.getConcept() |
| Modifier and Type | Method and Description |
|---|---|
OntologyVocabularyCategory<OClass> |
OntologyBuilderImpl.classes() |
OntologyVocabularyCategory<OClass> |
ClassifiedTBoxImpl.classes() |
OntologyVocabularyCategory<OClass> |
OntologyImpl.UnclassifiedOntologyTBox.classes() |
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyBuilderImpl.addClassAssertion(OClass ce,
ObjectConstant o) |
static ClassAssertion |
OntologyBuilderImpl.createClassAssertion(OClass ce,
ObjectConstant object)
Creates a class assertion
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.