<?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="es" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping es:Ficha de automóvil</title>
        <ns>214</ns>
        <id>4710</id>
        <revision>
          <id>15782</id>
          <timestamp>2011-11-03T17:34:31Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{TemplateMapping
|mapToClass = Automobile
|correspondingClass = Automobile
|correspondingProperty = variantOf
|mappings =
	{{PropertyMapping | templateProperty = nombre | ontologyProperty = foaf:name }}
	{{PropertyMapping | templateProperty = fabricante | ontologyProperty = manufacturer }}
	{{PropertyMapping | templateProperty = compañía | ontologyProperty = parentCompany }}
	{{PropertyMapping | templateProperty = alias | ontologyProperty =	foaf:name }}

	{{DateIntervalMapping | templateProperty = production
		| startDateOntologyProperty = productionStartDate
		| endDateOntologyProperty = productionEndDate
	}}
	{{DateIntervalMapping | templateProperty = production
		| startDateOntologyProperty = productionStartYear
		| endDateOntologyProperty = productionEndYear
	}}
	{{DateIntervalMapping | templateProperty = model_years
		| startDateOntologyProperty = modelStartDate
		| endDateOntologyProperty = modelEndDate
	}}
	{{DateIntervalMapping | templateProperty = model_years
		| startDateOntologyProperty = modelStartYear
		| endDateOntologyProperty = modelEndYear
	}}

	{{PropertyMapping | templateProperty = fecha de inicio de producción | ontologyProperty = productionStartDate}}
	{{PropertyMapping | templateProperty = año de inicio de producción | ontologyProperty = productionStartYear}}
	{{PropertyMapping | templateProperty = fecha de finalización de producción | ontologyProperty = productionEndDate}}
	{{PropertyMapping | templateProperty = año de finalización de producción | ontologyProperty = productionEndYear}}
	{{PropertyMapping | templateProperty = montaje | ontologyProperty = assembly}}
	{{PropertyMapping | templateProperty = predecesor | ontologyProperty = predecessor}}
	{{PropertyMapping | templateProperty = sucesor | ontologyProperty = successor}}
	{{PropertyMapping | templateProperty = clase | ontologyProperty = class}}
	{{PropertyMapping | templateProperty = estilo | ontologyProperty = bodyStyle }}
	{{PropertyMapping | templateProperty = diseño | ontologyProperty = layout }}
	{{PropertyMapping | templateProperty = plataforma | ontologyProperty = automobilePlatform}}

    &lt;!-- Produces wrong results in many cases
	{{PropertyMapping | templateProperty = motor | ontologyProperty = engine}}
    --&gt;

	{{IntermediateNodeMapping
	| nodeClass = AutomobileEngine
	| correspondingProperty = engine
	| nodeURI = /{superResource}/Engine/{number}
	| mappings =
    	{{PropertyMapping | templateProperty = motor | 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 = transmisión | ontologyProperty = transmission}}
	{{PropertyMapping | templateProperty = automoción | ontologyProperty = wheelbase | unit = millimetre}}
	{{PropertyMapping | templateProperty = longitud | ontologyProperty = length | unit = Length}}
	{{PropertyMapping | templateProperty = ancho | ontologyProperty = width | unit = Length}}
	{{PropertyMapping | templateProperty = alto | ontologyProperty = height | unit = Length}}
	{{PropertyMapping | templateProperty = peso | ontologyProperty = weight | unit = Mass}}
	{{PropertyMapping | templateProperty = medio de transmisión | ontologyProperty = relatedMeanOfTransportation}}
	{{PropertyMapping | templateProperty = capacidad de combustible | ontologyProperty = fuelCapacity | unit = Volume }}
	{{PropertyMapping | templateProperty = capacidad de combustible | ontologyProperty = fuelCapacity | unit = Volume }}
	{{PropertyMapping | templateProperty = diseñador | ontologyProperty = designer}}
	{{PropertyMapping | templateProperty = compañía diseñadora | ontologyProperty = designCompany}}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>