|
|
(3 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{TemplateMapping
| | #REDIRECT [[Mapping en:Infobox venue]] |
| | mapToClass = Theatre
| |
| | mappings =
| |
| {{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
| |
| {{PropertyMapping | templateProperty = image | ontologyProperty = picture }}
| |
| {{PropertyMapping | templateProperty = address | ontologyProperty = address }}
| |
| {{PropertyMapping | templateProperty = city | ontologyProperty = locationCity }}
| |
| {{PropertyMapping | templateProperty = country | ontologyProperty = locationCountry }}
| |
| <!-- {{PropertyMapping | templateProperty = designation | ontologyProperty = ??? }} -->
| |
| {{GeocoordinatesMapping | latitude = latitude | longitude = longitude }}
| |
| {{PropertyMapping | templateProperty = architect | ontologyProperty = architect }}
| |
| {{PropertyMapping | templateProperty = owner | ontologyProperty = owner }}
| |
| {{PropertyMapping | templateProperty = tenant | ontologyProperty = tenant }}
| |
| {{PropertyMapping | templateProperty = operator | ontologyProperty = operatedBy }}
| |
| {{PropertyMapping | templateProperty = capacity | ontologyProperty = capacity }}
| |
| {{PropertyMapping | templateProperty = type | ontologyProperty = type }}
| |
| {{PropertyMapping | templateProperty = opened | ontologyProperty = openingDate }}
| |
| {{PropertyMapping | templateProperty = opened | ontologyProperty = openingYear }}
| |
| {{PropertyMapping | templateProperty = reopened | ontologyProperty = reopeningDate }}
| |
| {{PropertyMapping | templateProperty = reopened | ontologyProperty = reopeningYear }}
| |
| {{PropertyMapping | templateProperty = yearsactive | ontologyProperty = genre }}
| |
| {{DateIntervalMapping | templateProperty = yearsactive | startDateOntologyProperty = activeYearsStartYear | endDateOntologyProperty = activeYearsEndYear }}
| |
| {{PropertyMapping | templateProperty = rebuilt | ontologyProperty = rebuildingDate }}
| |
| {{PropertyMapping | templateProperty = rebuilt | ontologyProperty = rebuildingYear }}
| |
| {{PropertyMapping | templateProperty = closed | ontologyProperty = closingDate }}
| |
| {{PropertyMapping | templateProperty = closed | ontologyProperty = closingYear }}
| |
| {{PropertyMapping | templateProperty = demolished | ontologyProperty = demolitionDate }}
| |
| {{PropertyMapping | templateProperty = demolished | ontologyProperty = demolitionYear }}
| |
| {{PropertyMapping | templateProperty = othernames | ontologyProperty = foaf:name }}
| |
| {{PropertyMapping | templateProperty = production | ontologyProperty = currentProduction }}
| |
| {{PropertyMapping | templateProperty = currentuse | ontologyProperty = currentlyUsedFor }}
| |
| {{PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
| |
| }}
| |