EntitySchema:E7: Difference between revisions

From MetaBase
Jump to navigation Jump to search
(Created a new Schema: human)
 
(Updated Swedish label, description or aliases)
 
(2 intermediate revisions by one other user not shown)
Labels / sv
person
Descriptions / sv
schema för personer
Schema / Line 6: Schema / Line 6:




<index_term> EXTRA wdt:P5 {
<human> EXTRA wdt:P5 {
rdfs:label [ @sv ] ;
rdfs:label [ @sv ] ;
 
wdt:P5 [wd:Q23]+;
wdt:P1 IRI ; # on wikidata
wdt:P34 IRI ; # affiliation
}
}

Latest revision as of 08:03, 14 September 2023

language codelabeldescriptionaliasesedit
enhumanedit
svpersonschema för personeredit
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 = @<human>


<human> EXTRA wdt:P5 {
rdfs:label [ @sv ] ;
wdt:P5 [wd:Q23]+; 
wdt:P1 IRI ; # on wikidata
wdt:P34 IRI ; # affiliation
}