X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=blobdiff_plain;f=bibframe%2Ftriplestore.xml;fp=bibframe%2Ftriplestore.xml;h=415e66a52065a6d5ae7004b409518b446cb240c4;hp=ac5b4920e2495cd439fbe75253f3312c014844b3;hb=5077479b0e5f38abbde9a933b22c26a3164da895;hpb=7b3a33402454212eb04c7d12a7c21053035c7fd9 diff --git a/bibframe/triplestore.xml b/bibframe/triplestore.xml index ac5b492..415e66a 100644 --- a/bibframe/triplestore.xml +++ b/bibframe/triplestore.xml @@ -17,7 +17,7 @@ - ?thing rdf:type ?any FILTER( ?thing = %u ) + ?thing %v_rel %v_obj FILTER( ?thing = %u ) @@ -201,6 +201,18 @@ ?thing bf:contentCategory %u + + + %v_inst bf:instanceOf ?thing FILTER ( %v_inst = %u) + + + + + + + ?thing %v_rel %u + + @@ -376,7 +388,7 @@ %v_isbn bf:identifierValue %v FILTER( %v = %s ) } - + ?thing bf:lccn %v_lccn . @@ -384,6 +396,16 @@ %v_lccn bf:identifierValue %v FILTER( %v = %s ) + + + ?thing bf:instanceOf %u + + + + + + ?thing %v_rel %u +