<?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 MLB player</title>
        <ns>208</ns>
        <id>3466</id>
        <revision>
          <id>47245</id>
          <timestamp>2015-03-28T16:25:30Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping
   | mapToClass = BaseballPlayer
   | mappings =
       {{ PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
       {{ PropertyMapping | templateProperty = image | ontologyProperty = foaf:img }}
       {{ PropertyMapping | templateProperty = team | ontologyProperty = club }}
       &lt;!-- If 'altleague' is not used the property 'league' should have a constant value like 'MLB'.. --&gt;
&lt;!--       {{ PropertyMapping | templateProperty = altleague | ontologyProperty = league }} --&gt;
       {{ PropertyMapping | templateProperty = position | ontologyProperty = position }}
&lt;!--       {{ PropertyMapping | templateProperty = birthdate | ontologyProperty = birthDate }} --&gt;
       {{ PropertyMapping | templateProperty = birthplace | ontologyProperty = birthPlace }}
       {{ PropertyMapping | templateProperty = deathdate | ontologyProperty = deathDate }}
       {{ PropertyMapping | templateProperty = deathplace | ontologyProperty = deathPlace }}
       {{ PropertyMapping | templateProperty = bats | ontologyProperty = battingSide }}
       {{ PropertyMapping | templateProperty = throws | ontologyProperty = throwingSide }}
       {{ PropertyMapping | templateProperty = debutteam | ontologyProperty = debutTeam }}
       {{ PropertyMapping | templateProperty = finalteam | ontologyProperty = formerTeam }}
       &lt;!-- Broken because of misleading content in property ...year? --&gt;
       {{ CombineDateMapping 
          | templateProperty1 = debutdate  
          | unit1 = xsd:gMonthDay   
          | templateProperty2 = debutyear    
          | unit2 = xsd:gYear   
          | ontologyProperty = activeYearsStartDate }}
       {{ CombineDateMapping   
          | templateProperty1 = finaldate    
          | unit1 = xsd:gMonthDay   
          | templateProperty2 = finalyear    
          | unit2 = xsd:gYear   
          | ontologyProperty = activeYearsEndDate }}
       &lt;!--
       Statistics do not make sense because they the seperate properties rip the cohesion apart: 
       {{ PropertyMapping | templateProperty = statyear | ontologyProperty = statisticYear }}
       {{ PropertyMapping | templateProperty = stat1/2/3/4/5/6label | ontologyProperty = statisticLabel }}
       {{ PropertyMapping | templateProperty = stat1/2/3/4/5/6value | ontologyProperty = statisticValue }}
       --&gt;
       {{ PropertyMapping | templateProperty = awards | ontologyProperty = award }}
       {{ PropertyMapping | templateProperty = teams | ontologyProperty = formerTeam }}
}}

&lt;!-- 
     Properties which are not mapped (yet)
      Useless properties:
       {{ PropertyMapping | templateProperty = image | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = width | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = caption | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = update | ontologyProperty = }}

      Maybe useful properties but without a counterpart so far:
       {{ PropertyMapping | templateProperty = altleagueshort | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = positionplain | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = positionplain | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = hofdate | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = hofvote | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = hofmethod | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = hoftype | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = hoflink | ontologyProperty = }}
--&gt;</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>