EntitySchema:E1: Difference between revisions
From LexBib
(Updated Schema text) |
(Updated Schema text) |
||
Schema / Line 7: | Schema / Line 7: | ||
PREFIX lno: <http://lexbib.elex.is/prop/novalue/> | PREFIX lno: <http://lexbib.elex.is/prop/novalue/> | ||
start = @<bibitem> | |||
<bibitem> EXTRA ldp:P5 { | <bibitem> EXTRA ldp:P5 { |
Revision as of 14:25, 21 November 2021
language code | label | description | aliases | edit |
---|---|---|---|---|
en | LexBib BibItem | entity scheme for a bibliographical item, sharing properties with Zotero, and with ms:Distribution | 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 = @<bibitem>
<bibitem> EXTRA ldp:P5 {
ldp:P5 [ lwb:Q3 ] ; # class bibitem
ldp:P6 . + ; # title
}