Mapping ja:博物館: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
{{ TemplateMapping | mapToClass = Museum | mappings =  
{{ TemplateMapping | mapToClass = Museum | mappings =  
     {{ PropertyMapping | templateProperty = 名称 | ontologyProperty = foaf:name }}
     {{ PropertyMapping | templateProperty = 名称 | ontologyProperty = foaf:name }}
  {{ PropertyMapping | templateProperty = 愛称 | ontologyProperty = foaf:nick }}
     {{ 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 }}
Line 7: Line 8:
     {{ GeocoordinatesMapping | latitude = latitude | longitude = longitude | latitudeDirection = lat_dir | latitudeDegrees = 緯度度 | latitudeMinutes = 緯度分 | latitudeSeconds = 緯度秒 | longitudeDirection = lon_dir | longitudeDegrees = 経度度 | longitudeMinutes = 経度分 | longitudeSeconds = 経度秒 }}
     {{ GeocoordinatesMapping | latitude = latitude | longitude = longitude | latitudeDirection = lat_dir | latitudeDegrees = 緯度度 | latitudeMinutes = 緯度分 | latitudeSeconds = 緯度秒 | longitudeDirection = lon_dir | longitudeDegrees = 経度度 | longitudeMinutes = 経度分 | longitudeSeconds = 経度秒 }}
     {{ PropertyMapping | templateProperty = 開館 | ontologyProperty = foundingDate }}
     {{ PropertyMapping | templateProperty = 開館 | ontologyProperty = foundingDate }}
     {{ PropertyMapping | templateProperty = dissolved | ontologyProperty = dissolved }}
     {{ PropertyMapping | templateProperty = 閉館 | ontologyProperty = dissolved }}
     {{ PropertyMapping | templateProperty = collection | ontologyProperty = collection }}
     {{ PropertyMapping | templateProperty = 収蔵作品数 | ontologyProperty = collection }}
     {{ PropertyMapping | templateProperty = type | ontologyProperty = type }}
     {{ PropertyMapping | templateProperty = 専門分野 | ontologyProperty = type }}
     {{ PropertyMapping | templateProperty = visitors | ontologyProperty = numberOfVisitors }}
     {{ PropertyMapping | templateProperty = 来館者数 | 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 = 館長 | ontologyProperty = curator }}
     {{ PropertyMapping | templateProperty = network | ontologyProperty = network }}
     {{ PropertyMapping | templateProperty = network | ontologyProperty = network }}
     {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }} }}
     {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }} }}

Revision as of 17:44, 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 愛称
ontology property foaf:nick




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 閉館
ontology property dissolved




Property Mapping (help)
template property 収蔵作品数
ontology property collection




Property Mapping (help)
template property 専門分野
ontology property type




Property Mapping (help)
template property 来館者数
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 館長
ontology property curator




Property Mapping (help)
template property network
ontology property network




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