<?xml version="1.0" encoding="utf-8"?><mediawiki xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="de" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping de:Infobox Unternehmen</title>
        <ns>208</ns>
        <id>3616</id>
        <revision>
          <id>51882</id>
          <timestamp>2017-02-12T11:10:00Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping
   | mapToClass = Company
   | mappings =
       {{ PropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = Logo | ontologyProperty = foaf:logo }}
       {{ PropertyMapping | templateProperty = Gründungsdatum | ontologyProperty = formationDate }}
       {{ PropertyMapping | templateProperty = Auflösungsdatum | ontologyProperty = extinctionDate }}
       {{ PropertyMapping | templateProperty = Sitz | ontologyProperty = location }}
       &lt;!-- Actually something like 'manager' would be more appropriate: --&gt;
       &lt;!-- Attention: words like &quot;Vorstandsvorsitzender&quot; are not filtered: --&gt;
       {{ PropertyMapping | templateProperty = Leitung | ontologyProperty = chairman }}
       {{ PropertyMapping | templateProperty = Mitarbeiterzahl | ontologyProperty = numberOfEmployees }}
       &lt;!-- Broken, the currency is disregarded: --&gt;
       {{ PropertyMapping | templateProperty = Umsatz | ontologyProperty = revenue }}
       &lt;!-- Broken, content causes strange results: --&gt;
       {{ PropertyMapping | templateProperty = Branche | ontologyProperty = industry }}
       {{ PropertyMapping | templateProperty = Homepage | ontologyProperty = foaf:homepage }}
       {{ PropertyMapping | templateProperty = Unternehmensform | ontologyProperty = type}}
       {{ PropertyMapping | templateProperty = Produkte | ontologyProperty = product }}
}}

&lt;!-- 
     Properties which are not mapped (yet)
      Maybe useful properties but without a counterpart so far:
       {{ PropertyMapping | templateProperty = Unternehmensform | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = ISIN | ontologyProperty = }}
--&gt;</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>