X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsparql.h;h=7d2da776ab71439eac6c3f98f6acd7ffeb7096d7;hb=c67fb311da29c5b98eeb003ca1c07c1274fea947;hp=c85de65eb554de4f61ca2fa123b43773ffffb842;hpb=4e474731e73a65cbf168c9bb2fb39aef1c92d445;p=mp-sparql-moved-to-github.git 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