Jump to content

Málaga: Difference between revisions

From NeoWiki Demo
Content deleted Content added
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Málaga''' (Getty TGN 7007942) is a city in Andalusia, southern Spain, on the Costa del Sol. It is the birthplace of [[Pablo Picasso]].
'''Málaga''' (Getty TGN 7007942) is a city in Andalusia, southern Spain, on the Costa del Sol. It is the birthplace of [[Pablo Picasso]].


Its City Subject projects into EDM as an <code>edm:Place</code> via the [[Mapping:CityToEDM]] ontology mapping, so a person's <code>rdaGr2:placeOfBirth</code> can point at a typed place.
Its City Subject projects into EDM as an <code>edm:Place</code> via the [[Mapping:EDM]] ontology mapping, so a person's <code>rdaGr2:placeOfBirth</code> can point at a typed place.
neo
Line 7: Line 7:
"statements": {
"statements": {
"Country": {
"Country": {
"type": "text",
"propertyType": "text",
"value": [
"value": [
"Spain"
"Spain"
Line 13: Line 13:
},
},
"Population": {
"Population": {
"type": "number",
"propertyType": "number",
"value": 578460
"value": 578460
},
},
"Website": {
"Website": {
"type": "url",
"propertyType": "url",
"value": [
"value": [
"https://www.malaga.eu"
"https://www.malaga.eu"

Latest revision as of 22:06, 27 July 2026

Málaga (Getty TGN 7007942) is a city in Andalusia, southern Spain, on the Costa del Sol. It is the birthplace of Pablo Picasso.

Its City Subject projects into EDM as an edm:Place via the Mapping:EDM ontology mapping, so a person's rdaGr2:placeOfBirth can point at a typed place.