public interface DataPropertyExpression extends DescriptionBT
| Modifier and Type | Method and Description |
|---|---|
Collection<DataSomeValuesFrom> |
getAllDomainRestrictions() |
DataSomeValuesFrom |
getDomainRestriction(Datatype datatype)
returns the DataSomeValuesFrom for the domain of the data property
|
org.apache.commons.rdf.api.IRI |
getIRI() |
DataPropertyRangeExpression |
getRange()
returns the DataPropertyRangeExpression for the range of the data property
|
isBottom, isToporg.apache.commons.rdf.api.IRI getIRI()
DataSomeValuesFrom getDomainRestriction(Datatype datatype)
Collection<DataSomeValuesFrom> getAllDomainRestrictions()
DataPropertyRangeExpression getRange()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.