Mapping ja:博物館: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{TemplateMapping | mapToClass = Museum | mappings = {{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }} {{PropertyMapping | templateProperty = native...')
 
No edit summary
Line 1: Line 1:
{{TemplateMapping
 
| mapToClass = Museum
{{ TemplateMapping | mapToClass = Museum | mappings =  
| mappings =
    {{ PropertyMapping | templateProperty = 名称 | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = native_name | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = native_name | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = native_name_lang | ontologyProperty = language }}
{{PropertyMapping | templateProperty = native_name_lang | ontologyProperty = language }}
    {{ PropertyMapping | templateProperty = 所在地 | ontologyProperty = location }}
{{PropertyMapping | templateProperty = location | ontologyProperty = location }}
    {{ GeocoordinatesMapping | latitude = latitude | longitude = longitude | latitudeDirection = lat_dir | latitudeDegrees = 緯度度 | latitudeMinutes = 緯度分 | latitudeSeconds = 緯度秒 | longitudeDirection = lon_dir | longitudeDegrees = 経度度 | longitudeMinutes = 経度分 | longitudeSeconds = 経度秒 }}
{{GeocoordinatesMapping | latitude = latitude | longitude = longitude  
    {{ PropertyMapping | templateProperty = 開館 | ontologyProperty = foundingDate }}
| latitudeDirection = lat_dir | latitudeDegrees   = lat_deg | latitudeMinutes   = lat_min | latitudeSeconds   = lat_sec
    {{ PropertyMapping | templateProperty = dissolved | ontologyProperty = dissolved }}
| longitudeDirection = lon_dir | longitudeDegrees   = lon_deg | longitudeMinutes   = lon_min | longitudeSeconds   = lon_sec
    {{ PropertyMapping | templateProperty = collection | ontologyProperty = collection }}
}}
    {{ PropertyMapping | templateProperty = type | ontologyProperty = type }}
{{PropertyMapping | templateProperty = established | ontologyProperty = foundingDate }}
    {{ PropertyMapping | templateProperty = visitors | ontologyProperty = numberOfVisitors }}
{{PropertyMapping | templateProperty = dissolved | ontologyProperty = dissolved }}
    {{ PropertyMapping | templateProperty = director | ontologyProperty = director }}
{{PropertyMapping | templateProperty = collection | ontologyProperty = collection }}
    {{ PropertyMapping | templateProperty = president | ontologyProperty = president }}
{{PropertyMapping | templateProperty = type | ontologyProperty = type }}
    {{ PropertyMapping | templateProperty = curator | ontologyProperty = curator }}
{{PropertyMapping | templateProperty = visitors | ontologyProperty = numberOfVisitors }}
    {{ PropertyMapping | templateProperty = network | ontologyProperty = network }}
{{PropertyMapping | templateProperty = director | ontologyProperty = director }}
    {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }} }}
{{PropertyMapping | templateProperty = president | ontologyProperty = president }}
{{PropertyMapping | templateProperty = curator | ontologyProperty = curator }}
{{PropertyMapping | templateProperty = network | ontologyProperty = network }}
{{PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
}}

Revision as of 16:43, 2 August 2012

This is the mapping for the Wikipedia template 博物館. 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 名称
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 所在地
ontology property location
Geocoordinates Mapping (help)
latitude template property latitude
longitude template property longitude
longitude degrees template property 経度度
longitude minutes template property 経度分
longitude seconds template property 経度秒
longitude direction template property lon_dir
latitude degrees template property 緯度度
latitude minutes template property 緯度分
latitude seconds template property 緯度秒
latitude direction template property lat_dir




Property Mapping (help)
template property 開館
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