NI 43-101 Technical Report (E10)

From geokb
Revision as of 12:02, 18 November 2023 by Sky (talk | contribs) (Updated Schema text: Updated to include new schema elements)
language codelabeldescriptionaliasesedit
enNI 43-101 Technical Reportedit
PREFIX wd: <https://geokb.wikibase.cloud/entity/>
PREFIX wdt: <https://geokb.wikibase.cloud/prop/direct/>

START = @<NI-43101>

<NI-43101> EXTRA wdt:P1 {
  wdt:P1 [ wd:Q10 ] ; # instance of NI 43-101 Report class
  
  wdt:P141 IRI + ; # metadata URL
  wdt:P136 IRI + ; # content URL (to attachment(s))

  wdt:P143 LITERAL*; # attachment key(s)
  wdt:P142 LITERAL*; # version number 

}