Mapping es:Ficha de hotel: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
(Created page with '{{TemplateMapping | mapToClass = Hotel <!-- | mappings = {{PropertyMapping | templateProperty = hotel_name | ontologyProperty = foaf:name }} {{PropertyMapping | templatePrope...') |
No edit summary |
||
Line 1: | Line 1: | ||
{{TemplateMapping | {{TemplateMapping | ||
| mapToClass = Hotel | | mapToClass = Hotel | ||
| mappings = | |||
{{PropertyMapping | templateProperty = nombre | ontologyProperty = foaf:name }} | |||
{{PropertyMapping | templateProperty = Dirección | ontologyProperty = address }} | |||
{{PropertyMapping | templateProperty = Fecha de la inauguración | ontologyProperty = openingDate }} | |||
{{PropertyMapping | templateProperty = Plantas | ontologyProperty = floorCount }} | |||
{{PropertyMapping | templateProperty = Habitaciones | ontologyProperty = numberOfRooms }} | |||
<!-- | <!-- | ||
{{PropertyMapping | templateProperty = location | ontologyProperty = location }} | {{PropertyMapping | templateProperty = location | ontologyProperty = location }} | ||
{{GeocoordinatesMapping | coordinates = coordinates }} | {{GeocoordinatesMapping | coordinates = coordinates }} | ||
{{GeocoordinatesMapping | latitude = latitude | longitude = longitude | latitudeDirection = latNS | longitudeDirection = longEW | latitudeDegrees = latd | latitudeMinutes = latm | latitudeSeconds = lats | longitudeDegrees = longd | longitudeMinutes = longm | longitudeSeconds = longs }} | {{GeocoordinatesMapping | latitude = latitude | longitude = longitude | latitudeDirection = latNS | longitudeDirection = longEW | latitudeDegrees = latd | latitudeMinutes = latm | latitudeSeconds = lats | longitudeDegrees = longd | longitudeMinutes = longm | longitudeSeconds = longs }} | ||
{{PropertyMapping | templateProperty = closing_date | ontologyProperty = closingDate }} | {{PropertyMapping | templateProperty = closing_date | ontologyProperty = closingDate }} | ||
{{PropertyMapping | templateProperty = developer | ontologyProperty = developer }} | {{PropertyMapping | templateProperty = developer | ontologyProperty = developer }} | ||
Line 16: | Line 20: | ||
{{PropertyMapping | templateProperty = chain | ontologyProperty = chain }} | {{PropertyMapping | templateProperty = chain | ontologyProperty = chain }} | ||
{{PropertyMapping | templateProperty = number_of_restaurants | ontologyProperty = numberOfRestaurants }} | {{PropertyMapping | templateProperty = number_of_restaurants | ontologyProperty = numberOfRestaurants }} | ||
{{PropertyMapping | templateProperty = number_of_suites | ontologyProperty = numberOfSuites }} | {{PropertyMapping | templateProperty = number_of_suites | ontologyProperty = numberOfSuites }} | ||
{{PropertyMapping | templateProperty = owner | ontologyProperty = owner }} | {{PropertyMapping | templateProperty = owner | ontologyProperty = owner }} | ||
{{PropertyMapping | templateProperty = operator | ontologyProperty = tenant }} | {{PropertyMapping | templateProperty = operator | ontologyProperty = tenant }} | ||
{{PropertyMapping | templateProperty = floor_area | ontologyProperty = floorArea | unit = Area }} | {{PropertyMapping | templateProperty = floor_area | ontologyProperty = floorArea | unit = Area }} | ||
{{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Metre }} | {{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Metre }} | ||
{{PropertyMapping | templateProperty = parking | ontologyProperty = numberOfParkingSpaces }} | {{PropertyMapping | templateProperty = parking | ontologyProperty = numberOfParkingSpaces }} | ||
Ciudad | |||
--> | --> | ||
}} | }} |
Revision as of 12:26, 4 November 2011
This is the mapping for the Wikipedia template Ficha de hotel. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) | |
---|---|
map to class | Hotel |
Mappings
Property Mapping (help) | |
---|---|
template property | nombre |
ontology property | foaf:name |
Property Mapping (help) | |
---|---|
template property | Dirección |
ontology property | address |
Property Mapping (help) | |
---|---|
template property | Fecha de la inauguración |
ontology property | openingDate |
Property Mapping (help) | |
---|---|
template property | Plantas |
ontology property | floorCount |
Property Mapping (help) | |
---|---|
template property | Habitaciones |
ontology property | numberOfRooms |