Lexical Conceptual Resource (E2)

From LexBib
Revision as of 15:27, 21 November 2021 by DavidL (talk | contribs) (Updated Schema text)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
language codelabeldescriptionaliasesedit
enLexical Conceptual Resourcea LexBib Entity Schemaedit
PREFIX wd: <http://lexbib.elex.is/entity/> # does work
PREFIX wdt: <http://lexbib.elex.is/prop/direct/> # does work

start = @<lcr>

<lcr> EXTRA ldp:P5 {

  wdt:P5 wd:Q4 ;
  wdt:P55 @distribution + . ;

 }

<distribution> EXTRA wdt:P5 {
  wdt:P5 wd:Q3  ;
  wdt:P6 . + ;
  wd:P12 @author + ;
}