org.dllearner.core.owl
Class PropertyDomainAxiom
java.lang.Object
org.dllearner.core.owl.Axiom
org.dllearner.core.owl.PropertyAxiom
org.dllearner.core.owl.PropertyDomainAxiom
- All Implemented Interfaces:
- Serializable, KBElement
- Direct Known Subclasses:
- DatatypePropertyDomainAxiom, ObjectPropertyDomainAxiom
public abstract class PropertyDomainAxiom
- extends PropertyAxiom
Axiom to specifiy the domain of a property.
- Author:
- Jens Lehmann
- See Also:
- Serialized Form
PropertyDomainAxiom
public PropertyDomainAxiom(Property property,
Description domain)
getDomain
public Description getDomain()
getProperty
public Property getProperty()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann