EntitySchema:E1: Difference between revisions
From semantic-hub.io
Updated Schema English label: DefinitionSchema |
Updated English label, description or aliases |
||
| Descriptions / en | |||
| Schema for a semantic definition | |||
| Aliases / en / 0 | |||
| definition schema | |||
| Aliases / en / 1 | |||
| definition shape | |||
Revision as of 09:05, 29 December 2025
| language code | label | description | aliases | edit |
|---|---|---|---|---|
| en | DefinitionSchema | Schema for a semantic definition | definition schema | definition shape | edit |
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
start = @<wikidata-instanceof>
<wikidata-instanceof> {
wdt:P31 IRI+;
}
