org.dllearner.core.owl
Class StringDatatypePropertyAssertion
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.StringDatatypePropertyAssertion
- All Implemented Interfaces:
- Serializable, KBElement
public class StringDatatypePropertyAssertion
- extends DatatypePropertyAssertion
- Author:
- Florian Agsten
- See Also:
- Serialized Form
| Methods inherited from class org.dllearner.core.owl.Axiom |
toString |
StringDatatypePropertyAssertion
public StringDatatypePropertyAssertion(DatatypeProperty datatypeProperty,
Individual individual,
String value)
toString
public String toString(String baseURI,
Map<String,String> prefixes)
toKBSyntaxString
public String toKBSyntaxString(String baseURI,
Map<String,String> prefixes)
getValue
public String 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-2011 Jens Lehmann