Uses of Class
org.dllearner.core.owl.ValueRestriction

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.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann