EntitySchema:E2: Difference between revisions

From Almeda
Created a new Schema: country
 
Updated Schema text
 
(One intermediate revision by the same user not shown)
Labels / enLabels / en
countrycity or town
Descriptions / enDescriptions / en
distinct territorial body or political entitytype 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 = @<country>
start = @<town_or_city>


<country> {
<town_or_city> {
     uueat:P4 [uuea:Q1];
     uueat:P4 [uuea:Q252];
     uueat:P13 .;
     uueat:P13 .;
}
}

Latest revision as of 08:47, 20 February 2025

language codelabeldescriptionaliasesedit
lggedit
encity or towntype of human settlementtown or cityedit
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 .;
}