public abstract class SemanticEntity extends Object implements Serializable
URI
of a resource in an ontology.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
URI |
getId() |
String |
getLocalName()
Gets the local name of this semantic entity.
|
String |
getNamespace() |
String |
getUriAsString() |
int |
hashCode() |
String |
toString() |
public final URI getId()
public final String getLocalName()
public final String getNamespace()
public final String getUriAsString()