EntitySchema:E1: Difference between revisions
From semantic-hub.io
Updated Schema text |
Updated Schema text |
||
| (16 intermediate revisions by 3 users not shown) | |||
| Labels / en | Labels / en | ||
| definition schema | definitionWorkstream schema | ||
| Descriptions / en | Descriptions / en | ||
| schema for a semantic definition | schema for a semantic definition workstream | ||
| Schema / Line 1: | Schema / Line 1: | ||
PREFIX wd: < | PREFIX wd: <http://semantic-hub.io/wiki/item:> | ||
PREFIX wdt: < | PREFIX wdt: <http://www.semantic-hub.io/wiki/property:> | ||
start = @<definition> | start = @<definition> | ||
<definition> { | <definition> { | ||
wdt: P1 . | wdt:P1 . ; #semanticId | ||
} | } | ||
Latest revision as of 13:02, 8 February 2026
| language code | label | description | aliases | edit |
|---|---|---|---|---|
| en | definitionWorkstream schema | schema for a semantic definition workstream | definition shape | edit |
PREFIX wd: <http://semantic-hub.io/wiki/item:>
PREFIX wdt: <http://www.semantic-hub.io/wiki/property:>
start = @<definition>
<definition> {
wdt:P1 . ; #semanticId
}
