<?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="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping en:Infobox automobile platform</title>
        <ns>204</ns>
        <id>39</id>
        <revision>
          <id>7247</id>
          <timestamp>2010-05-12T14:23:07Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{TemplateMapping
|mapToClass = Automobile
|correspondingClass = Automobile
|correspondingProperty = variantOf
|mappings =
	{{PropertyMapping | templateProperty = name | ontologyProperty =
	foaf:name}}

	{{PropertyMapping | templateProperty = manufacturer | ontologyProperty = manufacturer }}

	{{PropertyMapping | templateProperty = aka | ontologyProperty =
	foaf:name}}

	{{DateIntervalMapping | templateProperty = production |
	startDateOntologyProperty = productionStartDate|
	endDateOntologyProperty = productionEndDate}}

	{{DateIntervalMapping | templateProperty = production |
	startDateOntologyProperty = productionStartYear|
	endDateOntologyProperty = 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 }}

	{{IntermediateNodeMapping | nodeClass = AutomobileEngine |
	correspondingProperty = engine | nodeURI =
	/{superResource}/Engine/{number} | mappings =

        {{PropertyMapping | templateProperty = engine | ontologyProperty = powerOutput | unit = Power }}

		{{PropertyMapping | templateProperty = engine | ontologyProperty = displacement | unit = Volume }}

		{{PropertyMapping | templateProperty = engine | ontologyProperty = configuration | unit = engineConfiguration }}

    &lt;!-- Produces wrong results in many cases
		{{PropertyMapping | templateProperty = engine | ontologyProperty =
		foaf:name}}

		{{PropertyMapping | templateProperty = engine | ontologyProperty = valvetrain}}
    --&gt;

	}}

	{{PropertyMapping | templateProperty = layout | ontologyProperty = layout }}

	{{PropertyMapping | templateProperty = transmission | ontologyProperty = transmission}}

	{{PropertyMapping | templateProperty = wheelbase | ontologyProperty = wheelbase | unit = millimetre}}

	{{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 = vehicles | ontologyProperty = vehicle}}



}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>