EntitySchema:E1: Difference between revisions

From semantic-hub.io
Updated Schema text
Tag: Reverted
Updated Schema text
Tag: Manual revert
Schema / Line 5: Schema / Line 5:
   
   
  <definition> {
  <definition> {
   wdt:P1 . {1} ; #semanticId
   wdt:P1 . {0} ; #semanticId
  }
  }

Revision as of 12:49, 8 February 2026

language codelabeldescriptionaliasesedit
endefinitionWorkstream schemaschema for a semantic definition workstreamdefinition shapeedit
PREFIX wd: <http://semantic-hub.io/wiki/item:>
PREFIX wdt: <http://www.semantic-hub.io/wiki/property:>

 start = @<definition>
 
 <definition> {
   wdt:P1 . {0} ; #semanticId
 }