EntitySchema:E1: Difference between revisions

From semantic-hub.io
Updated Schema text
Updated Schema text
Schema / Line 1: Schema / Line 1:
PREFIX wd: <https://semantic-hub.io/wiki/item:>
PREFIX wd: <http://semantic-hub.io/wiki/item:>
PREFIX wdt: <https://www.semantic-hub.io/wiki/property:>
PREFIX wdt: <http://www.semantic-hub.io/wiki/property:>


  start = @<definition>
  start = @<definition>

Revision as of 17:57, 29 January 2026

language codelabeldescriptionaliasesedit
endefinition schemaschema for a semantic definitiondefinition 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
 }