Mapping ja:Infobox artwork: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{ TemplateMapping | mapToClass = Company | mappings = {{ PropertyMapping | templateProperty = artist | ontologyProperty = creator }} {{ PropertyMapping | templateProperty...')
 
No edit summary
Line 1: Line 1:
{{ TemplateMapping  
{{ TemplateMapping  
| mapToClass = Company
| mapToClass = Artwork
| mappings =  
| mappings =  
   {{ PropertyMapping | templateProperty = artist | ontologyProperty = creator }}
   {{ PropertyMapping | templateProperty = artist | ontologyProperty = creator }}
Line 13: Line 13:
   {{ PropertyMapping | templateProperty = other_title_1 | ontologyProperty = dc:title }}
   {{ PropertyMapping | templateProperty = other_title_1 | ontologyProperty = dc:title }}
   {{ PropertyMapping | templateProperty = other_title_2 | ontologyProperty = dc:title }}
   {{ PropertyMapping | templateProperty = other_title_2 | ontologyProperty = dc:title }}
  {{ PropertyMapping | templateProperty = city | ontologyProperty = location }}
}
}

Revision as of 11:46, 17 August 2012

{{ TemplateMapping | mapToClass = Artwork | mappings =




Property Mapping (help)
template property artist
ontology property creator




Property Mapping (help)
template property artist
ontology property painter




Property Mapping (help)
template property type
ontology property type




Property Mapping (help)
template property museum
ontology property museum




Property Mapping (help)
template property image_file
ontology property picture




Property Mapping (help)
template property year
ontology property releaseDate




Property Mapping (help)
template property title
ontology property dc:title




Property Mapping (help)
template property height
ontology property height




Property Mapping (help)
template property width
ontology property width




Property Mapping (help)
template property other_title_1
ontology property dc:title




Property Mapping (help)
template property other_title_2
ontology property dc:title




Property Mapping (help)
template property city
ontology property location

}