Mapping de:Infobox Unternehmen: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
No edit summary |
(locationCountry /City) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
| mappings = | | mappings = | ||
{{ PropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }} | {{ PropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }} | ||
{{ PropertyMapping | templateProperty = Logo | ontologyProperty = foaf:logo }} | |||
{{ PropertyMapping | templateProperty = Gründungsdatum | ontologyProperty = formationDate }} | {{ PropertyMapping | templateProperty = Gründungsdatum | ontologyProperty = formationDate }} | ||
{{ PropertyMapping | templateProperty = Auflösungsdatum | ontologyProperty = extinctionDate }} | {{ PropertyMapping | templateProperty = Auflösungsdatum | ontologyProperty = extinctionDate }} | ||
{{ PropertyMapping | templateProperty = Sitz | ontologyProperty = | {{ PropertyMapping | templateProperty = Sitz | ontologyProperty = location }} | ||
<!-- Actually something like 'manager' would be more appropriate: --> | <!-- Actually something like 'manager' would be more appropriate: --> | ||
<!-- Attention: words like "Vorstandsvorsitzender" are not filtered: --> | <!-- Attention: words like "Vorstandsvorsitzender" are not filtered: --> | ||
{{ PropertyMapping | templateProperty = Leitung | ontologyProperty = chairman }} | {{ PropertyMapping | templateProperty = Leitung | ontologyProperty = chairman }} | ||
{{ PropertyMapping | templateProperty = Mitarbeiterzahl | ontologyProperty = numberOfEmployees }} | {{ PropertyMapping | templateProperty = Mitarbeiterzahl | ontologyProperty = numberOfEmployees }} | ||
{{ PropertyMapping | templateProperty = Umsatz | ontologyProperty = revenue | <!-- Broken, the currency is disregarded: --> | ||
{{ PropertyMapping | templateProperty = Umsatz | ontologyProperty = revenue }} | |||
<!-- Broken, content causes strange results: --> | |||
{{ PropertyMapping | templateProperty = Branche | ontologyProperty = industry }} | {{ PropertyMapping | templateProperty = Branche | ontologyProperty = industry }} | ||
{{ PropertyMapping | templateProperty = Homepage | ontologyProperty = foaf:homepage }} | {{ PropertyMapping | templateProperty = Homepage | ontologyProperty = foaf:homepage }} | ||
{{ PropertyMapping | templateProperty = Unternehmensform | ontologyProperty = type}} | |||
{{ PropertyMapping | templateProperty = Produkte | ontologyProperty = product }} | |||
}} | }} | ||
<!-- | <!-- | ||
Properties which are not mapped (yet) | Properties which are not mapped (yet) | ||
Maybe useful properties but without a counterpart so far: | Maybe useful properties but without a counterpart so far: | ||
{{ PropertyMapping | templateProperty = Unternehmensform | ontologyProperty = }} | {{ PropertyMapping | templateProperty = Unternehmensform | ontologyProperty = }} | ||
{{ PropertyMapping | templateProperty = ISIN | ontologyProperty = }} | {{ PropertyMapping | templateProperty = ISIN | ontologyProperty = }} | ||
--> | --> |
Latest revision as of 12:10, 12 February 2017
This is the mapping for the Wikipedia template Infobox Unternehmen. 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 | Company |
Mappings
Property Mapping (help) | |
---|---|
template property | Name |
ontology property | foaf:name |
Property Mapping (help) | |
---|---|
template property | Logo |
ontology property | foaf:logo |
Property Mapping (help) | |
---|---|
template property | Gründungsdatum |
ontology property | formationDate |
Property Mapping (help) | |
---|---|
template property | Auflösungsdatum |
ontology property | extinctionDate |
Property Mapping (help) | |
---|---|
template property | Sitz |
ontology property | location |
Property Mapping (help) | |
---|---|
template property | Leitung |
ontology property | chairman |
Property Mapping (help) | |
---|---|
template property | Mitarbeiterzahl |
ontology property | numberOfEmployees |
Property Mapping (help) | |
---|---|
template property | Umsatz |
ontology property | revenue |
Property Mapping (help) | |
---|---|
template property | Branche |
ontology property | industry |
Property Mapping (help) | |
---|---|
template property | Homepage |
ontology property | foaf:homepage |
Property Mapping (help) | |
---|---|
template property | Unternehmensform |
ontology property | type |
Property Mapping (help) | |
---|---|
template property | Produkte |
ontology property | product |