X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bibframe%2Ftriplestore.xml;h=6a0cefb4af58cd019fcfe6e63c35848814eeec77;hb=cd31ff95d41465dea1cb4871a4d494a42719a379;hp=2686042fd4138624dd6da987c7c9e43cb9988cf8;hpb=e8dcd4b460f01eca5f05ed51179d3539da97437e;p=mp-sparql-moved-to-github.git diff --git a/bibframe/triplestore.xml b/bibframe/triplestore.xml index 2686042..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,25 +601,19 @@ + ?thing ?rel ?obj FILTER( str(?thing) = %s ) - - - - ?thing ?rel ?obj FILTER( str(?obj) = %s ) - - +
http - + true