X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=blobdiff_plain;f=doc%2Fsparql.xml;h=e23b149ff1807ee2e977352638608b38aa6bc53f;hp=d374ef6c6aebfea0e484fc75f00aa3b2b64cc64f;hb=97efaf4488f116981d794ae045cbd1fd5d38e25c;hpb=fea72715438bf7e340fb08a22fbb97df31dd2ec8 diff --git a/doc/sparql.xml b/doc/sparql.xml index d374ef6..e23b149 100644 --- a/doc/sparql.xml +++ b/doc/sparql.xml @@ -29,7 +29,10 @@ Configuration consists of one or more db elements. Each db element describes how to access a specific database. The db element takes attributes name of Z39.50 database (path) and - HTTP access point of triplestore (uri). Each + HTTP access point of triplestore (uri). + Optionally, the schema for the database may be given with attribute + schema. + Each db element takes these elements: Configurable values: @@ -74,6 +77,15 @@ + <modifier/> + + + Optional section that allows you to add solution sequences or + modifiers. + + + + @@ -92,10 +104,13 @@ the field (use attribute) "bf.wtitle" is supported. - + rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns bf: http://bibframe.org/vocab/ - ?work ?wtitle + SELECT ?work ?wtitle ?work a bf:Work ?work bf:workTitle ?wt ?wt bf:titleValue ?wtitle