Mapping pt:Info/Aeroporto: Difference between revisions
From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{TemplateMapping | mapToClass = Airport | mappings = {{PropertyMapping | templateProperty = nome | ontologyProperty = foaf:name }} {{PropertyMapping | templateProperty = códi...') |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
| mappings = | | mappings = | ||
{{PropertyMapping | templateProperty = nome | ontologyProperty = foaf:name }} | {{PropertyMapping | templateProperty = nome | ontologyProperty = foaf:name }} | ||
{{PropertyMapping | templateProperty = | {{PropertyMapping | templateProperty = nome2 | ontologyProperty = foaf:name }} | ||
{{PropertyMapping | templateProperty = imagem | ontologyProperty = picture }} | |||
<!--Identificação do Aeroporto--> | |||
{{PropertyMapping | templateProperty = código_IATA | ontologyProperty = iataLocationIdentifier }} | {{PropertyMapping | templateProperty = código_IATA | ontologyProperty = iataLocationIdentifier }} | ||
{{PropertyMapping | templateProperty = código_ICAO | ontologyProperty = icaoLocationIdentifier }} | |||
{{PropertyMapping | templateProperty = código_FAA | ontologyProperty = faaLocationIdentifier }} | |||
<!--Sumário do Aeroporto--> | |||
{{PropertyMapping | templateProperty = tipo | ontologyProperty = type }} | |||
{{PropertyMapping | templateProperty = administração | ontologyProperty = owningOrganisation }} | |||
{{PropertyMapping | templateProperty = cidade_servida | ontologyProperty = city }} | |||
<!--{{PropertyMapping | templateProperty = fundação | ontologyProperty = foundingDate }}--> | |||
{{PropertyMapping | templateProperty = altitude | ontologyProperty = elevation }} | {{PropertyMapping | templateProperty = altitude | ontologyProperty = elevation }} | ||
{{PropertyMapping | templateProperty = | |||
{{ | <!--{{PropertyMapping | templateProperty = operadora | ontologyProperty = operator }}--> | ||
{{PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }} | |||
{{GeocoordinatesMapping | latitudeDegrees = latd | latitudeMinutes = latm | latitudeSeconds = lats | latitudeDirection = latNS | longitudeDegrees = longd | | longitudeMinutes = longm | longitudeSeconds = longs | longitudeDirection = longEW}} | |||
}} | }} |
Latest revision as of 01:08, 30 March 2012
This is the mapping for the Wikipedia template Info/Aeroporto. 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 | Airport |
Mappings
Property Mapping (help) | |
---|---|
template property | nome |
ontology property | foaf:name |
Property Mapping (help) | |
---|---|
template property | nome2 |
ontology property | foaf:name |
Property Mapping (help) | |
---|---|
template property | imagem |
ontology property | picture |
Property Mapping (help) | |
---|---|
template property | código_IATA |
ontology property | iataLocationIdentifier |
Property Mapping (help) | |
---|---|
template property | código_ICAO |
ontology property | icaoLocationIdentifier |
Property Mapping (help) | |
---|---|
template property | código_FAA |
ontology property | faaLocationIdentifier |
Property Mapping (help) | |
---|---|
template property | tipo |
ontology property | type |
Property Mapping (help) | |
---|---|
template property | administração |
ontology property | owningOrganisation |
Property Mapping (help) | |
---|---|
template property | cidade_servida |
ontology property | city |
Property Mapping (help) | |
---|---|
template property | altitude |
ontology property | elevation |
Property Mapping (help) | |
---|---|
template property | website |
ontology property | foaf:homepage |
Geocoordinates Mapping (help) | |
---|---|
longitude degrees template property | longd |
longitude minutes template property | longm |
longitude seconds template property | longs |
longitude direction template property | longEW |
latitude degrees template property | latd |
latitude minutes template property | latm |
latitude seconds template property | lats |
latitude direction template property | latNS |