EntitySchema:E1: Difference between revisions

From semantic-hub.io
Updated Schema text
Updated Schema text
 
(12 intermediate revisions by 2 users not shown)
Labels / enLabels / en
definition schemadefinitionWorkstream schema
Descriptions / enDescriptions / en
schema for a semantic definitionschema for a semantic definition workstream
Schema / Line 1: Schema / Line 1:
PREFIX wd: <https://semantic-hub.io/Item:>
PREFIX wd: <http://semantic-hub.io/wiki/item:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>
PREFIX wdt: <http://www.semantic-hub.io/wiki/property:>


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

Latest revision as of 13:02, 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 . ; #semanticId
 }