X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=bibframe%2Ftriplestore.xml;h=6a0cefb4af58cd019fcfe6e63c35848814eeec77;hb=4367170dcca7904746ffe537fccf102341eca6c9;hp=1d02d8057af43c7a194153cfc20814e7adb1c776;hpb=992938f213120726d79d3c0dd135d9966cda26d5;p=mp-sparql-moved-to-github.git diff --git a/bibframe/triplestore.xml b/bibframe/triplestore.xml index 1d02d80..6a0cefb 100644 --- a/bibframe/triplestore.xml +++ b/bibframe/triplestore.xml @@ -1,5 +1,38 @@ + + @@ -9,7 +42,6 @@ - rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns bf: http://bibframe.org/vocab/
SELECT DISTINCT ?thing
@@ -26,6 +58,14 @@ ?thing a %t + + + + + ?thing %v_rel %u + + + @@ -48,7 +88,7 @@ - + ?thing ?rel %vx . %vx a bf:Person . %vx bf:label %v FILTER(contains(%v, %s)) @@ -206,13 +246,6 @@ %v_inst bf:instanceOf ?thing FILTER ( %v_inst = %u) - - - - - ?thing %v_rel %u - - @@ -401,11 +434,6 @@ ?thing bf:instanceOf %u - - - - ?thing %v_rel %u - @@ -573,22 +601,19 @@ + ?thing ?rel ?obj FILTER( str(?thing) = %s ) - - ?thing ?rel ?obj FILTER( str(?obj) = %s ) - +
http - + true