EntitySchema:E1: Difference between revisions
From semantic-hub.io
Updated Schema text |
Updated Schema text |
||
| 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> | ||
Revision as of 17:57, 29 January 2026
| language code | label | description | aliases | edit |
|---|---|---|---|---|
| en | definition schema | schema for a semantic definition | 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 . {0} ; #semanticId
}
