X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=blobdiff_plain;f=src%2Fsparql.h;h=7d2da776ab71439eac6c3f98f6acd7ffeb7096d7;hp=c85de65eb554de4f61ca2fa123b43773ffffb842;hb=c15f541624500e98bcea49b8a77c24d28d4c434d;hpb=6b479c913940c19b3c5148076ab52cd91cb378a0 diff --git a/src/sparql.h b/src/sparql.h index c85de65..7d2da77 100644 --- a/src/sparql.h +++ b/src/sparql.h @@ -43,6 +43,9 @@ YAZ_EXPORT int yaz_sparql_from_uri_wrbuf(yaz_sparql_t s, WRBUF addinfo, WRBUF w, const char *uri, const char *schema); +YAZ_EXPORT +int yaz_sparql_lookup_schema(yaz_sparql_t s, const char *schema); + YAZ_END_CDECL #endif