|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ValueRestriction | |
|---|---|
| org.dllearner.core.owl | Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. |
| Uses of ValueRestriction in org.dllearner.core.owl |
|---|
| Subclasses of ValueRestriction in org.dllearner.core.owl | |
|---|---|
class |
BooleanValueRestriction
Convenience class for boolean value restrictions. |
class |
DatatypeValueRestriction
Examples for datatype value restrictions: Male AND hasAge HASVALUE 18 Male AND hasDriverLicense HASVALUE true |
class |
ObjectValueRestriction
Restricts the value of an object property to a single individual (corresponds to owl:hasValue) |
class |
StringValueRestriction
String value restriction, e.g. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||