|
|
Line 2: |
Line 2: |
| | mapToClass = Monument | | | mapToClass = Monument |
| | mappings = | | | mappings = |
| {{ PropertyMapping | templateProperty = location | ontologyProperty = location }}
| | |
| {{ PropertyMapping | templateProperty = monument_name | ontologyProperty = foaf:name }} | | {{ PropertyMapping | templateProperty = monument_name | ontologyProperty = foaf:name }} |
| {{ PropertyMapping | templateProperty = designer | ontologyProperty = designer }} | | {{ PropertyMapping | templateProperty = designer | ontologyProperty = designer }} |
| | |
| | {{GeocoordinatesMapping |
| | | latitudeDirection = latNS | latitudeDegrees = latd | latitudeMinutes = latm | latitudeSeconds = lats |
| | | longitudeDirection = longEW | longitudeDegrees = longd | longitudeMinutes = longm | longitudeSeconds = longs }} |
| }} | | }} |
|
| |
| <!--
| |
| {{ PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
| |
| {{ GeocoordinatesMapping | latitude = latitude | longitude = longitude }}
| |
| {{ PropertyMapping | templateProperty = motto | ontologyProperty = motto }}
| |
| {{ PropertyMapping | templateProperty = established | ontologyProperty = foundingDate }}
| |
| {{ PropertyMapping | templateProperty = established | ontologyProperty = foundingYear }}
| |
| {{ PropertyMapping | templateProperty = closed | ontologyProperty = closingDate }}
| |
| {{ PropertyMapping | templateProperty = closed | ontologyProperty = closingYear }}
| |
| {{ PropertyMapping | templateProperty = type | ontologyProperty = type }}
| |
| {{ PropertyMapping | templateProperty = religion | ontologyProperty = religion }}
| |
| {{ PropertyMapping | templateProperty = president | ontologyProperty = president }}
| |
| {{ PropertyMapping | templateProperty = head_label | ontologyProperty = headLabel }}
| |
| {{ PropertyMapping | templateProperty = head | ontologyProperty = head }}
| |
| {{ PropertyMapping | templateProperty = r_head_label | ontologyProperty = religiousHeadLabel }}
| |
| {{ PropertyMapping | templateProperty = r_head | ontologyProperty = religiousHead }}
| |
| {{ PropertyMapping | templateProperty = deputy_head_label | ontologyProperty = vicePrincipalLabel }}
| |
| {{ PropertyMapping | templateProperty = deputy_head | ontologyProperty = vicePrincipal }}
| |
| {{ PropertyMapping | templateProperty = chair_label | ontologyProperty = chairLabel }}
| |
| {{ PropertyMapping | templateProperty = chair | ontologyProperty = chairperson }}
| |
| {{ PropertyMapping | templateProperty = founder | ontologyProperty = foundedBy }}
| |
| {{ PropertyMapping | templateProperty = specialist | ontologyProperty = specialist }}
| |
| {{ PropertyMapping | templateProperty = city | ontologyProperty = city }}
| |
| {{ PropertyMapping | templateProperty = county | ontologyProperty = county }}
| |
| {{ PropertyMapping | templateProperty = country | ontologyProperty = country }}
| |
| {{ PropertyMapping | templateProperty = postcode | ontologyProperty = postalCode }}
| |
| {{ PropertyMapping | templateProperty = LEA | ontologyProperty = localAuthority }}
| |
| {{ PropertyMapping | templateProperty = dfeno | ontologyProperty = dfE }}
| |
| {{ PropertyMapping | templateProperty = dcsfno | ontologyProperty = dfE }}
| |
| {{ PropertyMapping | templateProperty = urn | ontologyProperty = uRN }}
| |
| {{ PropertyMapping | templateProperty = dcsfurn | ontologyProperty = uRN }}
| |
| {{ PropertyMapping | templateProperty = staff | ontologyProperty = staff }}
| |
| {{ PropertyMapping | templateProperty = enrollment | ontologyProperty = numberOfStudents }}
| |
| {{ PropertyMapping | templateProperty = enrolment | ontologyProperty = numberOfStudents }}
| |
| {{ PropertyMapping | templateProperty = gender | ontologyProperty = gender }}
| |
| {{ PropertyMapping | templateProperty = lower_age | ontologyProperty = lowerAge }}
| |
| {{ PropertyMapping | templateProperty = upper_age | ontologyProperty = upperAge }}
| |
| {{ PropertyMapping | templateProperty = colours | ontologyProperty = officialSchoolColour }}
| |
| {{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
| |
| -->
| |