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=36e49eb822ab61766b3afb6715571a51542f4191;hp=633d9d512be8be8300bda7ffbd674a8dea0cf7a2;hb=c835a3a7536f6c1b7314272c5cd5293004155ca3;hpb=60523b77c43ab3d9bc48215c21e4af112a705b2b diff --git a/bibframe/triplestore.xml b/bibframe/triplestore.xml index 633d9d5..36e49eb 100644 --- a/bibframe/triplestore.xml +++ b/bibframe/triplestore.xml @@ -163,16 +163,16 @@ CONSTRUCT { - %u ?rel ?wobj1 . - ?wobj1 ?wrel1 ?wobj2 . - ?wobj2 ?wrel2 ?wobj3 . + %u ?wrel1 ?wobj1 . + ?wobj1 ?wrel2 ?wobj2 . + ?wobj2 ?wrel3 ?wobj3 . ?inst ?irel1 ?iobj1 . ?iobj1 ?irel2 ?iobj2 . ?iobj2 ?irel3 ?iobj3 } WHERE { %u a bf:Work . - %u ?rel ?wobj1 . + %u ?wrel1 ?wobj1 . OPTIONAL { ?wobj1 ?wrel2 ?wobj2