Interface DatatypeProperty

All Superinterfaces:
FrontsNode, OntProperty, OntResource, Property, RDFNode, Resource
All Known Implementing Classes:
DatatypePropertyImpl

public interface DatatypeProperty extends OntProperty

Interface that encapsulates the class of properties whose range values are datatype values (as distinct from ObjectProperty whose values are individuals). Not all ontology languages differentiate between object and datatype properties.