EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Created a new Schema: Wikibase site) |
(Updated Schema text) |
||
Schema / Line 1: | Schema / Line 1: | ||
PREFIX wd: <https://wikibase.world/entity/> | |||
PREFIX wdt: <https://wikibase.world/prop/direct/> | |||
<wikibasesite> { | <wikibasesite> { | ||
wdt:P1 IRI ; | wdt:P1 IRI ; |
Revision as of 14:21, 5 June 2023
language code | label | description | aliases | edit |
---|---|---|---|---|
en | Wikibase site | An individual use case of the Wikibase software | Wikibase instance | Wikibase installation | edit |
PREFIX wd: <https://wikibase.world/entity/>
PREFIX wdt: <https://wikibase.world/prop/direct/>
<wikibasesite> {
wdt:P1 IRI ;
wdt:P2 IRI ;
wdt:P3 [wd:Q10]
}