All Methods Instance Methods Concrete Methods Deprecated Methods
| Modifier and Type |
Method and Description |
Concept |
createConcept(String bestMatch,
String skosConceptURI) |
protected String |
extractConceptId(String str) |
protected String |
getAgrovocTermCode(String rdf) |
protected String |
getConceptByKeyword(String ontologyName,
String searchString,
String format,
String searchMode,
String lang) |
protected String |
getConceptInfoByTermcodeXML(String termcode,
String format) |
protected String |
getConceptInfoByURI(String ontologyName,
String conceptURI,
String format) |
List<Concept> |
getConcepts(String term) |
List<Concept> |
getConceptsByURIWithSparql(String uri) |
protected String |
getConceptURIFromRDF(String rdf) |
protected List<String> |
getConceptURIsListFromRDF(String rdf) |
protected String |
getDbpediaDescription(String uri) |
protected String |
getTermcodeByTerm(String term)
Deprecated.
|
protected String |
getTermCodeByTermAndLangXML(String ontologyName,
String searchString,
String lang,
String codeName,
String format) |
protected String |
getTermExpansion(String ontologyName,
String term,
String searchMode,
String format,
String lang) |
protected String |
getURIByTermAndLangXML(String ontologyName,
String term,
String searchMode,
String format,
String lang) |
protected String |
getWsdl() |
List<Concept> |
processResults(String term) |
protected String |
stripConceptId(String uri) |