Interface ExternalConceptService
-
public interface ExternalConceptService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Concept>getConcepts(String term)List<Concept>getConceptsByURIWithSparql(String uri)List<Concept>processResults(String term)
-