org.dllearner.core.owl
Class BooleanDatatypePropertyAssertion
java.lang.Object
org.dllearner.core.owl.Axiom
org.dllearner.core.owl.AssertionalAxiom
org.dllearner.core.owl.PropertyAssertion
org.dllearner.core.owl.DatatypePropertyAssertion
org.dllearner.core.owl.BooleanDatatypePropertyAssertion
- All Implemented Interfaces:
- KBElement
public class BooleanDatatypePropertyAssertion
- extends DatatypePropertyAssertion
- Author:
- Jens Lehmann
| Methods inherited from class org.dllearner.core.owl.Axiom |
toString |
BooleanDatatypePropertyAssertion
public BooleanDatatypePropertyAssertion(DatatypeProperty datatypeProperty,
Individual individual,
boolean value)
toString
public String toString(String baseURI,
Map<String,String> prefixes)
toKBSyntaxString
public String toKBSyntaxString(String baseURI,
Map<String,String> prefixes)
getValue
public boolean getValue()
accept
public void accept(AxiomVisitor visitor)
- Specified by:
accept in class Axiom
accept
public void accept(KBElementVisitor visitor)
toManchesterSyntaxString
public String toManchesterSyntaxString(String baseURI,
Map<String,String> prefixes)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann