EntitySchema:E1: Difference between revisions

From semantic-hub.io
Updated Schema text
Tag: Manual revert
Updated Schema text
Schema / Line 1: Schema / Line 1:
PREFIX wd: <https://semantic-hub.io/Item:>
PREFIX wd: <https://semantic-hub.io/Item:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>


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

Revision as of 21:32, 18 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}
}