EntitySchema:E2: Difference between revisions
Created a new Schema: country |
Updated Schema text |
||
(One intermediate revision by the same user not shown) | |||
Labels / en | Labels / en | ||
country | city or town | ||
Descriptions / en | Descriptions / en | ||
distinct territorial body or political entity | type of human settlement | ||
Aliases / en / 0 | |||
town or city | |||
Aliases / en / 1 | |||
countries | |||
Schema / Line 2: | Schema / Line 2: | ||
PREFIX uuea:<https://wikibase.almeda.engelska.uu.se/entity> | PREFIX uuea:<https://wikibase.almeda.engelska.uu.se/entity> | ||
start = @< | start = @<town_or_city> | ||
< | <town_or_city> { | ||
uueat:P4 [uuea: | uueat:P4 [uuea:Q252]; | ||
uueat:P13 .; | uueat:P13 .; | ||
} | } |
Latest revision as of 08:47, 20 February 2025
language code | label | description | aliases | edit |
---|---|---|---|---|
lgg | edit | |||
en | city or town | type of human settlement | town or city | edit |
PREFIX uueat:<https://wikibase.almeda.engelska.uu.se/prop/direct/>
PREFIX uuea:<https://wikibase.almeda.engelska.uu.se/entity>
start = @<town_or_city>
<town_or_city> {
uueat:P4 [uuea:Q252];
uueat:P13 .;
}