EntitySchema:E2: 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 = @<lcr>
start = @<lcr>


<lcr> EXTRA ldp:P5 {
<lcr> EXTRA ldp:P5 {
Schema / Line 15: Schema / Line 15:


  }
  }
<distribution> {
  ldp:P5 lwb:Q3 + ;
  ldp:P6 . +
  ldp:P12 @author + ;
}

Revision as of 15:23, 21 November 2021

language codelabeldescriptionaliasesedit
enLexical Conceptual Resourcea LexBib Entity Schemaedit
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> {
  ldp:P5 lwb:Q3 + ;
  ldp:P6 . +
  ldp:P12 @author + ;
}