Interface SparqlConceptParser

All Superinterfaces:
Function<String,Concept>
All Known Implementing Classes:
SparqlConceptParserImpl

public interface SparqlConceptParser extends Function<String,Concept>