EntitySchema:E2: Difference between revisions
From LexBib
(Updated Schema text) |
(Updated Schema text) |
||
Schema / Line 9: | Schema / Line 9: | ||
START = @<lcr> | START = @<lcr> | ||
<lcr> { | <lcr> EXTRA ldp:P5 { | ||
ldp:P5 lwb:Q4 ; | ldp:P5 lwb:Q4 ; | ||
ldp:P55 | ldp:P55 @distribution +. | ||
} | } | ||
<distribution> EXTRA ldp:P5 { | |||
ldp:P5 lwb:Q3 . | |||
} |
Revision as of 13:38, 21 November 2021
language code | label | description | aliases | edit |
---|---|---|---|---|
en | Lexical Conceptual Resource | a LexBib Entity Schema | edit |
PREFIX lwb: <http://lexbib.elex.is/entity/>
PREFIX ldp: <http://lexbib.elex.is/prop/direct/>
PREFIX lp: <http://lexbib.elex.is/prop/>
PREFIX lps: <http://lexbib.elex.is/prop/statement/>
PREFIX lpq: <http://lexbib.elex.is/prop/qualifier/>
PREFIX lpr: <http://lexbib.elex.is/prop/reference/>
PREFIX lno: <http://lexbib.elex.is/prop/novalue/>
START = @<lcr>
<lcr> EXTRA ldp:P5 {
ldp:P5 lwb:Q4 ;
ldp:P55 @distribution +.
}
<distribution> EXTRA ldp:P5 {
ldp:P5 lwb:Q3 .
}