EntitySchema:E1: Difference between revisions
From semantic-hub.io
Updated Schema text |
Updated Schema text |
||
| Schema / Line 6: | Schema / Line 6: | ||
<definition> { | <definition> { | ||
wdt: P1 | wdt: P1 . {0} ; #semanticID | ||
} | } | ||
Revision as of 11:43, 29 December 2025
| language code | label | description | aliases | edit |
|---|---|---|---|---|
| en | definition schema | schema for a semantic definition | definition shape | edit |
PREFIX wd: <https://semantic-hub.io/Item:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>
start = @<definition>
<definition> {
wdt: P1 . {0} ; #semanticID
}
