<?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="in" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping id:Infobox Automobile</title>
        <ns>254</ns>
        <id>6596</id>
        <revision>
          <id>24380</id>
          <timestamp>2013-03-14T04:12:03Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{TemplateMapping
| mapToClass = Automobile
| mappings =
    {{PropertyMapping | templateProperty = name | ontologyProperty = 	foaf:name }} 
    {{PropertyMapping | templateProperty = image | ontologyProperty = picture }} 
    {{PropertyMapping | templateProperty = manufacturer | ontologyProperty = manufacturer }} 
    {{PropertyMapping | templateProperty = parent_company | ontologyProperty = parentCompany }} 
    {{PropertyMapping | templateProperty = aka | ontologyProperty = foaf:name }} 
    {{DateIntervalMapping | templateProperty = production 
        | startDateOntologyProperty = productionStartDate
        | endDateOntologyProperty = productionEndDate
    }}

	{{DateIntervalMapping | templateProperty = production
        | startDateOntologyProperty = productionStartYear
        | endDateOntologyProperty = productionEndYear
    }}

	{{DateIntervalMapping | templateProperty = model_year 
        | startDateOntologyProperty = modelStartDate
        | endDateOntologyProperty = modelEndDate
    }}

	{{DateIntervalMapping | templateProperty = model_year 
        | startDateOntologyProperty = modelStartYear
        | endDateOntologyProperty = modelEndYear
    }}
    
    {{PropertyMapping | templateProperty = production_start | ontologyProperty = productionStartDate }} 
    {{PropertyMapping | templateProperty = production_end | ontologyProperty = productionEndDate }} 
    {{PropertyMapping | templateProperty = production_start | ontologyProperty = productionStartYear }} 
    {{PropertyMapping | templateProperty = production_end | ontologyProperty = productionEndYear }}
    {{PropertyMapping | templateProperty = assembly | ontologyProperty = assembly }} 
    {{PropertyMapping | templateProperty = predecessor | ontologyProperty = predecessor }} 
    {{PropertyMapping | templateProperty = successor | ontologyProperty = successor }} 
    {{PropertyMapping | templateProperty = class | ontologyProperty = class }} 
    {{PropertyMapping | templateProperty = body_style | ontologyProperty = 	bodyStyle }} 
    {{PropertyMapping | templateProperty = layout | ontologyProperty = layout }} 
    {{PropertyMapping | templateProperty = platform | ontologyProperty = automobilePlatform }} 
    {{PropertyMapping | templateProperty = transmission | ontologyProperty = transmission }} 
    {{PropertyMapping | templateProperty = wheelbase | ontologyProperty = wheelbase | unit = milimeter }} 
    {{PropertyMapping | templateProperty = length | ontologyProperty = length | unit = Length}} 
    {{PropertyMapping | templateProperty = width | ontologyProperty = width | unit = Length }} 
    {{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Length }} 
    {{PropertyMapping | templateProperty = weight | ontologyProperty = weight | unit = Mass }} 
    {{PropertyMapping | templateProperty = related | ontologyProperty = relatedMeanOfTransportation }} 
    {{PropertyMapping | templateProperty = designer | ontologyProperty = designer }} 

    
    &lt;!--
    {{PropertyMapping | templateProperty = engine | ontologyProperty = ??? }} 
    {{PropertyMapping | templateProperty = electric_range | ontologyProperty = ??? }} 
    --&gt;
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>