EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Updated Schema English label: index term) |
(Updated Swedish label, description or aliases) |
||
Labels / sv | |||
ämnesord | |||
Descriptions / sv | |||
schema för ämnesord |
Latest revision as of 08:03, 14 September 2023
language code | label | description | aliases | edit |
---|---|---|---|---|
en | index term | schema for index terms | edit | |
sv | ämnesord | schema för ämnesord | edit |
PREFIX wd: <https://metabase.wikibase.cloud/entity/>
PREFIX wdt: <https://metabase.wikibase.cloud/prop/direct/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
start = @<index_term>
<index_term> EXTRA wdt:P5 {
rdfs:label [ @sv ] ;
wdt:P5 [wd:Q12]+;
wdt:P1 IRI + ; # on wikidata
}