Mapping en:Infobox dam: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
(Created page with '{{ ConditionalMapping | cases = {{ Condition | templateProperty = installed_capacity | operator = isSet | mapping = {{ TemplateMapping | mapToClass = PowerStation | m...') |
(Ontology properties should be referenced with lower case first letter) |
||
Line 4: | Line 4: | ||
{{ConstantMapping | ontologyProperty = fuel | value = Hydropower }} | {{ConstantMapping | ontologyProperty = fuel | value = Hydropower }} | ||
{{PropertyMapping | templateProperty = installed_capacity | ontologyProperty = | {{PropertyMapping | templateProperty = installed_capacity | ontologyProperty = powerOutput }} | ||
}} | }} | ||
}} | defaultMappings = | }} | defaultMappings = | ||
Line 12: | Line 12: | ||
{{PropertyMapping | templateProperty = operator | ontologyProperty = operator }} | {{PropertyMapping | templateProperty = operator | ontologyProperty = operator }} | ||
{{PropertyMapping | templateProperty = status | ontologyProperty = status }} | {{PropertyMapping | templateProperty = status | ontologyProperty = status }} | ||
{{PropertyMapping | templateProperty = construction_began | ontologyProperty = | {{PropertyMapping | templateProperty = construction_began | ontologyProperty = buildingStartDate }} | ||
{{PropertyMapping | templateProperty = commissioned | ontologyProperty = | {{PropertyMapping | templateProperty = commissioned | ontologyProperty = commissioningDate }} | ||
{{PropertyMapping | templateProperty = decommissioned | ontologyProperty = | {{PropertyMapping | templateProperty = decommissioned | ontologyProperty = commissioningDate }} | ||
{{GeocoordinatesMapping | latitudeDegrees = lat_d | latitudeMinutes = lat_m | latitudeSeconds = lat_s | latitudeDirection = lat_NS | longitudeDegrees = long_d | longitudeMinutes = long_m | longitudeSeconds = long_s | longitudeDirection = long_EW }} | {{GeocoordinatesMapping | latitudeDegrees = lat_d | latitudeMinutes = lat_m | latitudeSeconds = lat_s | latitudeDirection = lat_NS | longitudeDegrees = long_d | longitudeMinutes = long_m | longitudeSeconds = long_s | longitudeDirection = long_EW }} | ||
}} | }} |
Revision as of 13:33, 9 July 2013
This is the mapping for the Wikipedia template Infobox dam. 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.
Conditions
Condition (help) | |
---|---|
template property | installed_capacity |
operator | isSet |
This is the mapping for the Wikipedia template Infobox dam. 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 PowerStation Mappings
Constant Mapping (help) ontology property fuel value Hydropower
Property Mapping (help) template property installed_capacity ontology property powerOutput
Default Mappings
Property Mapping (help) template property name ontology property foaf:name
Property Mapping (help) template property country ontology property country
Property Mapping (help) template property owner ontology property owner
Property Mapping (help) template property operator ontology property operator
Property Mapping (help) template property status ontology property status
Property Mapping (help) template property construction_began ontology property buildingStartDate
Property Mapping (help) template property commissioned ontology property commissioningDate
Property Mapping (help) template property decommissioned ontology property commissioningDate
Geocoordinates Mapping (help) longitude degrees template property long_d longitude minutes template property long_m longitude seconds template property long_s longitude direction template property long_EW latitude degrees template property lat_d latitude minutes template property lat_m latitude seconds template property lat_s latitude direction template property lat_NS