Mapping de:Infobox Stausee: Difference between revisions
From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{ TemplateMapping | mapToClass = Lake | mappings = {{ PropertyMapping | templateProperty = Name | ontologyProperty = foaf:name }} {{ GeocoordinatesMapping | ...') |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
| mapToClass = Lake | | mapToClass = Lake | ||
| mappings = | | mappings = | ||
{{ PropertyMapping | templateProperty = | {{ PropertyMapping | templateProperty = NAME | ontologyProperty = foaf:name }} | ||
{{ PropertyMapping | templateProperty = BILD | ontologyProperty = foaf:img }} | |||
{{ GeocoordinatesMapping | latitude = BREITENGRAD | longitude = LÄNGENGRAD }} | {{ GeocoordinatesMapping | latitude = BREITENGRAD | longitude = LÄNGENGRAD }} | ||
{{ PropertyMapping | templateProperty = REGION-ISO | ontologyProperty = region }} | {{ PropertyMapping | templateProperty = REGION-ISO | ontologyProperty = region }} | ||
Line 8: | Line 9: | ||
{{ PropertyMapping | templateProperty = ZUFLUSS | ontologyProperty = inflow }} | {{ PropertyMapping | templateProperty = ZUFLUSS | ontologyProperty = inflow }} | ||
{{ PropertyMapping | templateProperty = ABFLUSS | ontologyProperty = outflow }} | {{ PropertyMapping | templateProperty = ABFLUSS | ontologyProperty = outflow }} | ||
{{ PropertyMapping | templateProperty = | {{ PropertyMapping | templateProperty = SEELAENGE | ontologyProperty = length | unit = kilometre }} | ||
{{ PropertyMapping | templateProperty = SEEBREITE | ontologyProperty = width | unit = kilometre }} | {{ PropertyMapping | templateProperty = SEEBREITE | ontologyProperty = width | unit = kilometre }} | ||
{{ PropertyMapping | templateProperty = EINZUG | ontologyProperty = areaOfCatchment | unit = squareKilometre }} | {{ PropertyMapping | templateProperty = EINZUG | ontologyProperty = areaOfCatchment | unit = squareKilometre }} | ||
}} | }} | ||
<!-- Properties which are not mapped (yet) | <!-- | ||
Properties which are not mapped (yet) | |||
Useless properties: | |||
{{ PropertyMapping | templateProperty = BILD | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BILD-BREITE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BILDBESCHREIBUNG | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = UFERSTADT | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = NAHESTADT | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = UFERORT | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = NAHERORT | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BESONDERHEITEN | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = ANMERKUNGEN | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BILD1...BILD5 | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BILD1-BREITE...BILD5-BREITE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BILD1-BESCHREIBUNG...BILD5-BESCHREIBUNG | ontologyProperty = }} | |||
Maybe useful properties but without a counterpart so far: | |||
{{ PropertyMapping | templateProperty = HÖHE-BEZUG | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = Typ | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BAUZEIT | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BAUHOEHE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = TALHOEHE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = GRUENDUNGSHOEHE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = WASSERHOEHE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = KRONENHOEHE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = MAUERVOL | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = KRONENLAENGE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = KRONENBREITE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BASISBREITE | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = RADIUS | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = NEIGUNG-LUFT | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = NEIGUNG-WASSER | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = LEISTUNG | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = BETREIBER | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = STAUZIEL | ontologyProperty = }} | |||
Two units possible: ha / km² => condition needed here: | |||
{{ PropertyMapping | templateProperty = FLÄCHE | ontologyProperty = areaTotal | unit = squareKilometre }} | |||
{{ PropertyMapping | templateProperty = SPEICHERRAUM | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = STAURAUM | ontologyProperty = }} | |||
{{ PropertyMapping | templateProperty = HOCHWASSER | ontologyProperty = }} | |||
--> |
Latest revision as of 09:53, 28 March 2015
This is the mapping for the Wikipedia template Infobox Stausee. 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 | Lake |
Mappings
Property Mapping (help) | |
---|---|
template property | NAME |
ontology property | foaf:name |
Property Mapping (help) | |
---|---|
template property | BILD |
ontology property | foaf:img |
Geocoordinates Mapping (help) | |
---|---|
latitude template property | BREITENGRAD |
longitude template property | LÄNGENGRAD |
Property Mapping (help) | |
---|---|
template property | REGION-ISO |
ontology property | region |
Property Mapping (help) | |
---|---|
template property | LAGE |
ontology property | locatedInArea |
Property Mapping (help) | |
---|---|
template property | ZUFLUSS |
ontology property | inflow |
Property Mapping (help) | |
---|---|
template property | ABFLUSS |
ontology property | outflow |
Property Mapping (help) | |
---|---|
template property | SEELAENGE |
ontology property | length |
unit | kilometre |
Property Mapping (help) | |
---|---|
template property | SEEBREITE |
ontology property | width |
unit | kilometre |
Property Mapping (help) | |
---|---|
template property | EINZUG |
ontology property | areaOfCatchment |
unit | squareKilometre |