| Constructor and Description |
|---|
ConceptImpl(Store store,
org.openrdf.model.Resource concept) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Concept[] |
getBroader() |
String |
getDescription(Locale locale) |
String |
getID() |
Concept[] |
getNarrower() |
String[] |
getNotations() |
Concept[] |
getParts() |
String |
getPrefLabel(Locale locale) |
org.openrdf.model.Resource |
getResource() |
String[] |
getSchemes() |
ValueRestriction |
getValueRestriction() |
int |
hashCode() |
String |
toString() |
public ConceptImpl(Store store, org.openrdf.model.Resource concept)
public Concept[] getNarrower() throws OntologyException
getNarrower in interface ConceptOntologyExceptionpublic org.openrdf.model.Resource getResource()
public String[] getNotations() throws OntologyException
getNotations in interface ConceptOntologyExceptionpublic Concept[] getBroader() throws OntologyException
getBroader in interface ConceptOntologyExceptionpublic String getPrefLabel(Locale locale) throws OntologyException
getPrefLabel in interface ConceptOntologyExceptionpublic String getDescription(Locale locale) throws OntologyException
getDescription in interface ConceptOntologyExceptionpublic ValueRestriction getValueRestriction() throws OntologyException
getValueRestriction in interface ConceptOntologyExceptionpublic String[] getSchemes() throws OntologyException
getSchemes in interface ConceptOntologyExceptionCopyright © 2013–2016 R.W.Majeed. All rights reserved.