|
|
(3 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{DisclaimerMapping|{{PAGENAMEE}}}}
| | #REDIRECT [[Mapping en:Infobox Automobile generation]] |
| | |
| {{TemplateMapping
| |
| |mapToClass = Automobile
| |
| |correspondingClass = Automobile
| |
| |correspondingProperty = variantOf
| |
| |mappings =
| |
| {{PropertyMapping | templateProperty = name | ontologyProperty =
| |
| foaf:name}}
| |
| | |
| {{PropertyMapping | templateProperty = manufacturer | ontologyProperty = manufacturingCompany}}
| |
| | |
| {{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_years |
| |
| startDateOntologyProperty = modelStartDate|
| |
| endDateOntologyProperty = modelEndDate}}
| |
| | |
| {{DateIntervalMapping | templateProperty = model_years |
| |
| startDateOntologyProperty = modelStartYear|
| |
| endDateOntologyProperty = modelEndYear}}
| |
| | |
| {{PropertyMapping | templateProperty = production_start | ontologyProperty = productionStartDate}}
| |
| | |
| {{PropertyMapping | templateProperty = production_start | ontologyProperty = productionStartYear}}
| |
| | |
| {{PropertyMapping | templateProperty = production_end | ontologyProperty = productionEndDate}}
| |
| | |
| {{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}}
| |
| | |
| <!-- Produces wrong results in many cases
| |
| {{PropertyMapping | templateProperty = engine | ontologyProperty = engine}}
| |
| -->
| |
| | |
| {{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 }}
| |
| | |
| <!-- Produces wrong results in many cases
| |
| {{PropertyMapping | templateProperty = engine | ontologyProperty =
| |
| foaf:name}}
| |
| | |
| {{PropertyMapping | templateProperty = engine | ontologyProperty = valvetrain}}
| |
| -->
| |
| }}
| |
| | |
| {{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 = designer | ontologyProperty = designer}}
| |
| | |
| {{PropertyMapping | templateProperty = designer | ontologyProperty = designCompany}}
| |
| | |
| | |
| }}
| |