X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=blobdiff_plain;f=bibframe%2Ftriplestore.xml;h=2e53a3147111270d3fc34b581d294ee45cc1c875;hp=56b80fa7dc46f4ddba3683bbbdb7054d8683175e;hb=e5b5ae2b4836f76d84aae25c0edf4312b761dae4;hpb=92ed403c4a6c15e1ff06039fd13d7ce1e904a96e diff --git a/bibframe/triplestore.xml b/bibframe/triplestore.xml index 56b80fa..2e53a31 100644 --- a/bibframe/triplestore.xml +++ b/bibframe/triplestore.xml @@ -1,6 +1,6 @@ - + rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns bf: http://bibframe.org/vocab/
SELECT DISTINCT ?work ?wtitle ?creatorlabel ?subjectlabel
@@ -16,7 +16,7 @@ ?subject bf:label ?subjectlabel ?subject bf:label %v FILTER(contains(%v, %s))
- + rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns bf: http://bibframe.org/vocab/
CONSTRUCT { ?work bf:title ?title . ?work bf:author ?creator . ?work bf:instanceTitle ?it }
@@ -32,7 +32,7 @@ ?subject bf:label ?subjectlabel ?subject bf:label %v FILTER(contains(%v, %s))
- + rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns bf: http://bibframe.org/vocab/
SELECT DISTINCT ?instance ?title ?format