Mapping en:Infobox museum: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
{{PropertyMapping | templateProperty = native_name_lang | ontologyProperty = language }}
{{PropertyMapping | templateProperty = native_name_lang | ontologyProperty = language }}
{{PropertyMapping | templateProperty = location | ontologyProperty = location }}
{{PropertyMapping | templateProperty = location | ontologyProperty = location }}
{{GeocoordinatesMapping | latitude = latitude | longitude = longitude | ontologyProperty = coordinates }}
{{GeocoordinatesMapping | latitude = latitude | longitude = longitude  
| latitudeDirection  = lat_dir | latitudeDegrees    = lat_deg | latitudeMinutes    = lat_min | latitudeSeconds    = lat_sec
| longitudeDirection = lon_dir | longitudeDegrees  = lon_deg | longitudeMinutes  = lon_min | longitudeSeconds  = lon_sec
}}
{{PropertyMapping | templateProperty = established | ontologyProperty = foundingDate }}
{{PropertyMapping | templateProperty = established | ontologyProperty = foundingDate }}
{{PropertyMapping | templateProperty = dissolved | ontologyProperty = dissolved }}
{{PropertyMapping | templateProperty = dissolved | ontologyProperty = dissolved }}
{{PropertyMapping | templateProperty = developer | ontologyProperty = developer }}
{{PropertyMapping | templateProperty = collection | ontologyProperty = collection }}
{{PropertyMapping | templateProperty = architect | ontologyProperty = architect }}
{{PropertyMapping | templateProperty = type | ontologyProperty = type }}
{{PropertyMapping | templateProperty = type | ontologyProperty = type }}
{{PropertyMapping | templateProperty = vistors | ontologyProperty = numberOfVistors }}
{{PropertyMapping | templateProperty = visitors | ontologyProperty = numberOfVisitors }}
{{PropertyMapping | templateProperty = director | ontologyProperty = director }}
{{PropertyMapping | templateProperty = director | ontologyProperty = director }}
{{PropertyMapping | templateProperty = president | ontologyProperty = president }}
{{PropertyMapping | templateProperty = president | ontologyProperty = president }}
{{PropertyMapping | templateProperty = curator | ontologyProperty = curator }}
{{PropertyMapping | templateProperty = curator | ontologyProperty = curator }}
{{PropertyMapping | templateProperty = publictransit | ontologyProperty = publicTransit }}
{{PropertyMapping | templateProperty = network | ontologyProperty = network }}
{{PropertyMapping | templateProperty = network | ontologyProperty = network }}
{{PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
}}
}}

Latest revision as of 13:55, 2 April 2011

This is the mapping for the Wikipedia template Infobox museum. 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 Museum

Mappings




Property Mapping (help)
template property name
ontology property foaf:name




Property Mapping (help)
template property native_name
ontology property foaf:name




Property Mapping (help)
template property native_name_lang
ontology property language




Property Mapping (help)
template property location
ontology property location
Geocoordinates Mapping (help)
latitude template property latitude
longitude template property longitude
longitude degrees template property lon_deg
longitude minutes template property lon_min
longitude seconds template property lon_sec
longitude direction template property lon_dir
latitude degrees template property lat_deg
latitude minutes template property lat_min
latitude seconds template property lat_sec
latitude direction template property lat_dir




Property Mapping (help)
template property established
ontology property foundingDate




Property Mapping (help)
template property dissolved
ontology property dissolved




Property Mapping (help)
template property collection
ontology property collection




Property Mapping (help)
template property type
ontology property type




Property Mapping (help)
template property visitors
ontology property numberOfVisitors




Property Mapping (help)
template property director
ontology property director




Property Mapping (help)
template property president
ontology property president




Property Mapping (help)
template property curator
ontology property curator




Property Mapping (help)
template property network
ontology property network




Property Mapping (help)
template property website
ontology property foaf:homepage