EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Updated Schema text) |
(Updated Schema text) |
||
Schema / Line 2: | Schema / Line 2: | ||
PREFIX wdt: <https://wikibase.world/prop/direct/> | PREFIX wdt: <https://wikibase.world/prop/direct/> | ||
< | <WikibaseSite> EXTRA wdt:P1 { | ||
wdt:P1 IRI ; | wdt:P1 IRI ; | ||
wdt:P2 IRI ; | wdt:P2 IRI ; | ||
wdt:P3 [wd:Q10] | wdt:P3 [wd:Q10] | ||
} | } |
Revision as of 15:33, 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> EXTRA wdt:P1 {
wdt:P1 IRI ;
wdt:P2 IRI ;
wdt:P3 [wd:Q10]
}