de.fau.cs.www8.jadeowlcodec.tool
Class OWLRuntimeInfo<U extends Uri>
java.lang.Object
de.fau.cs.www8.jadeowlcodec.tool.OWLRuntimeInfo<U>
- Direct Known Subclasses:
- OWLClassDescription, OWLPropertyDescription
public abstract class OWLRuntimeInfo<U extends Uri>
- extends java.lang.Object
anything that has an URI attached to itself but is not an URI
- Author:
- Ulf Schreiber
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLRuntimeInfo
public OWLRuntimeInfo(U uri,
TBoxVersion tbox)
getUri
public U getUri()
- Returns:
- Returns the uri.
getTBoxVersion
public TBoxVersion getTBoxVersion()
customDigSerialization
public java.lang.String customDigSerialization(java.lang.Object value)
- override this in descriptions for built in owl property descriptions
dig serializer will regularly serialize property if this returns null
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg