public class OntologyIndividualImpl extends AbstractOntologyResource implements OntologyIndividual
log
Constructor and Description |
---|
OntologyIndividualImpl(com.hp.hpl.jena.ontology.Individual ind) |
Modifier and Type | Method and Description |
---|---|
OntologyTerm |
getInstanceOf()
Return the term that this is an instance of.
|
String |
getLabel() |
String |
getUri() |
String |
toString() |
compareTo, equals, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo
public OntologyIndividualImpl(com.hp.hpl.jena.ontology.Individual ind)
public OntologyTerm getInstanceOf()
OntologyIndividual
getInstanceOf
in interface OntologyIndividual
public String getLabel()
getLabel
in interface OntologyResource
public String getUri()
getUri
in interface OntologyResource
getUri
in class AbstractOntologyResource
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.