| Package | Description |
|---|---|
| it.unibz.inf.ontop.spec.ontology | |
| it.unibz.inf.ontop.spec.ontology.impl |
| Modifier and Type | Method and Description |
|---|---|
Datatype |
DataSomeValuesFrom.getDatatype() |
Datatype |
Ontology.getDatatype(String uri) |
Datatype |
OntologyBuilder.getDatatype(String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyBuilder.addDataPropertyRangeAxiom(DataPropertyRangeExpression range,
Datatype datatype) |
DataSomeValuesFrom |
DataPropertyExpression.getDomainRestriction(Datatype datatype)
returns the DataSomeValuesFrom for the domain of the data property
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatatypeImpl |
| Modifier and Type | Field and Description |
|---|---|
static Datatype |
DatatypeImpl.rdfsLiteral |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableMap<String,Datatype> |
OntologyImpl.OWL2QLDatatypes |
| Modifier and Type | Method and Description |
|---|---|
Datatype |
DataSomeValuesFromImpl.getDatatype() |
Datatype |
OntologyBuilderImpl.getDatatype(String uri) |
Datatype |
OntologyImpl.getDatatype(String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyBuilderImpl.addDataPropertyRangeAxiom(DataPropertyRangeExpression range,
Datatype datatype)
Normalizes and adds a data property range axiom
|
DataSomeValuesFrom |
DataPropertyExpressionImpl.getDomainRestriction(Datatype datatype) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.