Mapping de:Infobox Hochschule: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{ TemplateMapping | mapToClass = University | mappings = {{ PropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }} {{ PropertyMapping | ...')
 
mNo edit summary
Line 9: Line 9:
       {{ PropertyMapping | templateProperty = Ort | ontologyProperty = locationCity }}
       {{ PropertyMapping | templateProperty = Ort | ontologyProperty = locationCity }}
       {{ PropertyMapping | templateProperty = Leiter | ontologyProperty = head }}
       {{ PropertyMapping | templateProperty = Leiter | ontologyProperty = head }}
      {{ PropertyMapping | templateProperty = Leitungstitel | ontologyProperty = superintendent }}
       {{ PropertyMapping | templateProperty = Studentenzahl | ontologyProperty = numberOfStudents }}
       {{ PropertyMapping | templateProperty = Studentenzahl | ontologyProperty = numberOfStudents }}
       {{ PropertyMapping | templateProperty = Mitarbeiterzahl | ontologyProperty = staff }}
       {{ PropertyMapping | templateProperty = Mitarbeiterzahl | ontologyProperty = staff }}
       {{ PropertyMapping | templateProperty = Jahresetat | ontologyProperty = endowment }}
       {{ PropertyMapping | templateProperty = Jahresetat | ontologyProperty = endowment | unit = Currency}}
       {{ PropertyMapping | templateProperty = Website | ontologyProperty = foaf:homepage }}
       {{ PropertyMapping | templateProperty = Website | ontologyProperty = foaf:homepage }}
}}
}}
Line 22: Line 21:


       Maybe useful properties but without a counterpart so far:
       Maybe useful properties but without a counterpart so far:
      {{ PropertyMapping | templateProperty = Leitungstitel | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = Trägerschaft | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = Trägerschaft | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = davonProfessoren | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = davonProfessoren | ontologyProperty = }}
-->
-->

Revision as of 13:43, 17 May 2011

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

Mappings




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




Property Mapping (help)
template property Motto
ontology property slogan




Property Mapping (help)
template property Gründungsdatum
ontology property foundingDate




Property Mapping (help)
template property Auflösungsdatum
ontology property extinctionDate




Property Mapping (help)
template property Ort
ontology property locationCity




Property Mapping (help)
template property Leiter
ontology property head




Property Mapping (help)
template property Studentenzahl
ontology property numberOfStudents




Property Mapping (help)
template property Mitarbeiterzahl
ontology property staff


Property Mapping (help)
template property Jahresetat
ontology property endowment
unitCurrency




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