Mapping en:Infobox engine: Difference between revisions
From DBpedia Mappings
Jump to navigationJump to search
(rtrim on lines) |
m (Chile moved page Mapping en:Infobox automobile engine to Mapping en:Infobox engine: moved template) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{TemplateMapping | ||
|mapToClass = AutomobileEngine | |mapToClass = AutomobileEngine | ||
|mappings = | |mappings = | ||
{{ | {{PropertyMapping | templateProperty = name | ontologyProperty = | ||
foaf:name}} | foaf:name}} | ||
{{ | {{PropertyMapping | templateProperty = manufacturer | ontologyProperty = manufacturer}} | ||
{{ | {{PropertyMapping | templateProperty = aka | ontologyProperty = | ||
foaf:name}} | foaf:name}} | ||
{{ | {{DateIntervalMapping | templateProperty = production | | ||
startDateOntologyProperty = productionStartDate| | startDateOntologyProperty = productionStartDate| | ||
endDateOntologyProperty = productionEndDate}} | endDateOntologyProperty = productionEndDate}} | ||
{{ | {{DateIntervalMapping | templateProperty = production | | ||
startDateOntologyProperty = productionStartYear| | startDateOntologyProperty = productionStartYear| | ||
endDateOntologyProperty = productionEndYear}} | endDateOntologyProperty = productionEndYear}} | ||
{{ | {{PropertyMapping | templateProperty = predecessor | ontologyProperty = predecessor}} | ||
{{ | {{PropertyMapping | templateProperty = successor | ontologyProperty = successor}} | ||
{{ | {{PropertyMapping | templateProperty = configuration | ontologyProperty = configuration}} | ||
{{ | {{PropertyMapping | templateProperty = displacement | ontologyProperty = displacement | unit = Volume}} | ||
{{ | {{PropertyMapping | templateProperty = bore | ontologyProperty = cylinderBore | unit = Length }} | ||
{{ | {{PropertyMapping | templateProperty = stroke | ontologyProperty = pistonStroke | unit = Length}} | ||
{{ | {{PropertyMapping | templateProperty = length | ontologyProperty = length | unit = Length}} | ||
{{ | {{PropertyMapping | templateProperty = width | ontologyProperty = width | unit = Length}} | ||
{{ | {{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Length}} | ||
{{ | {{PropertyMapping | templateProperty = diameter | ontologyProperty = diameter | unit = Length}} | ||
{{ | {{PropertyMapping | templateProperty = weight | ontologyProperty = weight | unit = Mass}} | ||
{{ | {{PropertyMapping | templateProperty = block | ontologyProperty = blockAlloy}} | ||
{{ | {{PropertyMapping | templateProperty = head | ontologyProperty = headAlloy}} | ||
{{ | {{PropertyMapping | templateProperty = valvetrain | ontologyProperty = valvetrain}} | ||
{{ | {{PropertyMapping | templateProperty = fuelsystem | ontologyProperty = fuelSystem}} | ||
{{ | {{PropertyMapping | templateProperty = fueltype | ontologyProperty = fuelType}} | ||
{{ | {{PropertyMapping | templateProperty = oilsystem | ontologyProperty = oilSystem}} | ||
{{ | {{PropertyMapping | templateProperty = coolingsystem | ontologyProperty = coolingSystem}} | ||
{{ | {{PropertyMapping | templateProperty = power | ontologyProperty = powerOutput | unit = Power}} | ||
<!-- | <!-- | ||
specific power has a very special dimension: power per volume. | specific power has a very special dimension: power per volume. | ||
We don't have that dimension yet. | We don't have that dimension yet. | ||
{{ | {{PropertyMapping | templateProperty = specpower | ontologyProperty = specificPower}} | ||
--> | --> | ||
{{ | {{PropertyMapping | templateProperty = torque | ontologyProperty = torqueOutput | unit = Torque}} | ||
{{ | {{PropertyMapping | templateProperty = compression | ontologyProperty = compressionRatio}} | ||
{{ | {{PropertyMapping | templateProperty = fuelcon | ontologyProperty = fuelConsumption}} | ||
<!-- supercharger too few entries --> | <!-- supercharger too few entries --> |
Latest revision as of 17:32, 15 October 2017
This is the mapping for the Wikipedia template Infobox engine. Find usages of this Wikipedia template here.
Test this mapping (or in namespace File or Creator) with some example Wikipedia pages. Check which properties are not mapped yet.
Read more about mapping Wikipedia templates.
Template Mapping (help) | |
---|---|
map to class | AutomobileEngine |
Mappings
Property Mapping (help) | |
---|---|
template property | name |
ontology property | foaf:name |
Property Mapping (help) | |
---|---|
template property | manufacturer |
ontology property | manufacturer |
Property Mapping (help) | |
---|---|
template property | aka |
ontology property | foaf:name |
Date Interval Mapping (help) | |
---|---|
template property | production |
start date ontology property | productionStartDate |
end date ontology property | productionEndDate |
Date Interval Mapping (help) | |
---|---|
template property | production |
start date ontology property | productionStartYear |
end date ontology property | productionEndYear |
Property Mapping (help) | |
---|---|
template property | predecessor |
ontology property | predecessor |
Property Mapping (help) | |
---|---|
template property | successor |
ontology property | successor |
Property Mapping (help) | |
---|---|
template property | configuration |
ontology property | configuration |
Property Mapping (help) | |
---|---|
template property | displacement |
ontology property | displacement |
unit | Volume |
Property Mapping (help) | |
---|---|
template property | bore |
ontology property | cylinderBore |
unit | Length |
Property Mapping (help) | |
---|---|
template property | stroke |
ontology property | pistonStroke |
unit | Length |
Property Mapping (help) | |
---|---|
template property | length |
ontology property | length |
unit | Length |
Property Mapping (help) | |
---|---|
template property | width |
ontology property | width |
unit | Length |
Property Mapping (help) | |
---|---|
template property | height |
ontology property | height |
unit | Length |
Property Mapping (help) | |
---|---|
template property | diameter |
ontology property | diameter |
unit | Length |
Property Mapping (help) | |
---|---|
template property | weight |
ontology property | weight |
unit | Mass |
Property Mapping (help) | |
---|---|
template property | block |
ontology property | blockAlloy |
Property Mapping (help) | |
---|---|
template property | head |
ontology property | headAlloy |
Property Mapping (help) | |
---|---|
template property | valvetrain |
ontology property | valvetrain |
Property Mapping (help) | |
---|---|
template property | fuelsystem |
ontology property | fuelSystem |
Property Mapping (help) | |
---|---|
template property | fueltype |
ontology property | fuelType |
Property Mapping (help) | |
---|---|
template property | oilsystem |
ontology property | oilSystem |
Property Mapping (help) | |
---|---|
template property | coolingsystem |
ontology property | coolingSystem |
Property Mapping (help) | |
---|---|
template property | power |
ontology property | powerOutput |
unit | Power |
Property Mapping (help) | |
---|---|
template property | torque |
ontology property | torqueOutput |
unit | Torque |
Property Mapping (help) | |
---|---|
template property | compression |
ontology property | compressionRatio |
Property Mapping (help) | |
---|---|
template property | fuelcon |
ontology property | fuelConsumption |