definition schema (E1)
From semantic-hub.io
| language code | label | description | aliases | edit |
|---|---|---|---|---|
| en | definition schema | schema for a semantic definition | definition shape | edit |
PREFIX wd: <https://semantic-hub.io/wiki/item:>
PREFIX wdt: <https://www.semantic-hub.io/wiki/property:>
start = @<definition>
<definition> {
wdt:P1 . {0} ; #semanticId
}
