EntitySchema:E1: Difference between revisions

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

Revision as of 07:23, 28 January 2026

language codelabeldescriptionaliasesedit
endefinition schemaschema for a semantic definitiondefinition shapeedit
PREFIX wd: <https://semantic-hub.io/Item:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>
 

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