12,347
edits
(Updated Schema text) |
(Updated Schema text) |
||
Schema / Line 1: | Schema / Line 1: | ||
PREFIX | PREFIX wd: <http://lexbib.elex.is/entity/> # does work | ||
PREFIX | PREFIX wdt: <http://lexbib.elex.is/prop/direct/> # does work | ||
start = @<lcr> | start = @<lcr> | ||
Schema / Line 11: | Schema / Line 6: | ||
<lcr> EXTRA ldp:P5 { | <lcr> EXTRA ldp:P5 { | ||
wdt:P5 wd:Q4 ; | |||
wdt:P55 @distribution + . ; | |||
} | } | ||
<distribution> EXTRA | <distribution> EXTRA wdt:P5 { | ||
wdt:P5 wd:Q3 ; | |||
wdt:P6 . + ; | |||
wd:P12 @author + ; | |||
} | } |