|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| {{TemplateMapping
| | #REDIRECT [[Mapping en:Infobox organization]] |
| | mapToClass = Non-ProfitOrganisation
| |
| | mappings =
| |
| {{PropertyMapping | templateProperty = Non-profit_name | ontologyProperty = foaf:name }}
| |
| {{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
| |
| {{PropertyMapping | templateProperty = founded_date | ontologyProperty = foundingDate }}
| |
| {{PropertyMapping | templateProperty = founded_date | ontologyProperty = foundingYear }}
| |
| {{PropertyMapping | templateProperty = founder | ontologyProperty = foundedBy }}
| |
| <!-- founded property is sometimes used e.g. http://en.wikipedia.org/wiki/Aflatoun retrieved 10/06/2011 -->
| |
| {{PropertyMapping | templateProperty = founded | ontologyProperty = foundingDate }}
| |
| {{PropertyMapping | templateProperty = founded | ontologyProperty = foundingYear }}
| |
| {{PropertyMapping | templateProperty = founded | ontologyProperty = foundedBy }}
| |
| {{PropertyMapping | templateProperty = location | ontologyProperty = location }}
| |
| {{PropertyMapping | templateProperty = key_people | ontologyProperty = keyPerson}}
| |
| <!--
| |
| {{IntermediateNodeMapping | nodeClass = PersonFunction |
| |
| correspondingProperty = leaderFunction | mappings =
| |
| {{PropertyMapping | templateProperty = key_people | ontologyProperty = person}}
| |
| {{PropertyMapping | templateProperty = key_people | ontologyProperty = title}}
| |
| }}
| |
| | |
| {{IntermediateNodeMapping | nodeClass = PersonFunction |
| |
| correspondingProperty = leaderFunction | mappings =
| |
| {{PropertyMapping | templateProperty = key_people | ontologyProperty = personName}}
| |
| {{PropertyMapping | templateProperty = key_people | ontologyProperty = title}}
| |
| }}
| |
| -->
| |
| {{PropertyMapping | templateProperty = product | ontologyProperty = product }}
| |
| {{PropertyMapping | templateProperty = revenue | ontologyProperty = revenue | unit = Currency }}
| |
| {{PropertyMapping | templateProperty = endowment | ontologyProperty = endowment | unit = Currency }}
| |
| {{PropertyMapping | templateProperty = num_employees | ontologyProperty = numberOfEmployees }}
| |
| {{PropertyMapping | templateProperty = homepage | ontologyProperty = foaf:homepage }}
| |
| {{PropertyMapping | templateProperty = organization_name | ontologyProperty = foaf:name }}
| |
| {{PropertyMapping | templateProperty = organization_motto | ontologyProperty = motto }}
| |
| {{GeocoordinatesMapping | coordinates = coordinates | ontologyProperty = location }}
| |
| }}
| |