<?xml version="1.0" encoding="utf-8"?><mediawiki xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping en:Infobox tunnel</title>
        <ns>204</ns>
        <id>3395</id>
        <revision>
          <id>51388</id>
          <timestamp>2016-08-01T14:35:12Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =

	&lt;!-- Road conditions --&gt;
	{{Condition
	| templateProperty = route
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RoadTunnel }}
	}}
	{{Condition
	| templateProperty = toll
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RoadTunnel }}
	}}
	{{Condition
	| templateProperty = vpd
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RoadTunnel }}
	}}
	{{Condition
	| templateProperty = lanes
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RoadTunnel }}
	}}
	
	&lt;!-- Railway conditions --&gt;
	{{Condition
	| templateProperty = line
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	{{Condition
	| templateProperty = system
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	{{Condition
	| templateProperty = stations
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	{{Condition
	| templateProperty = linelength
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	{{Condition
	| templateProperty = tracklength
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	{{Condition
	| templateProperty = notrack
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	{{Condition
	| templateProperty = gauge
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	{{Condition
	| templateProperty = el
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
	
	&lt;!-- Waterway conditions --&gt;
	{{Condition
	| templateProperty = waterway
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = WaterwayTunnel }}
	}}
	{{Condition
	| templateProperty = depth
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = WaterwayTunnel }}
	}}
	{{Condition
	| templateProperty = passable
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = WaterwayTunnel }}
	}}
	{{Condition
	| templateProperty = towpath
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = WaterwayTunnel }}
	}}

	&lt;!-- otherwise --&gt;
	{{Condition
	| operator = otherwise
	| mapping = {{TemplateMapping | mapToClass = Tunnel }}
	}}

| defaultMappings  =
	{{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
	{{PropertyMapping | templateProperty = image | ontologyProperty = picture }}
	{{PropertyMapping | templateProperty = location | ontologyProperty = location }}
	{{GeocoordinatesMapping | coordinates = coordinates }}
	{{PropertyMapping | templateProperty = status | ontologyProperty = status }}
	{{PropertyMapping | templateProperty = start | ontologyProperty = routeStartLocation }}
	{{PropertyMapping | templateProperty = end | ontologyProperty = routeEndLocation }}
	{{PropertyMapping | templateProperty = open | ontologyProperty = openingDate }}
	{{PropertyMapping | templateProperty = open | ontologyProperty = openingYear }}
	{{PropertyMapping | templateProperty = closed | ontologyProperty = closingDate }}
	{{PropertyMapping | templateProperty = closed | ontologyProperty = closingYear }}
	{{PropertyMapping | templateProperty = rebuilt | ontologyProperty = rebuildingDate }}
	{{PropertyMapping | templateProperty = rebuilt | ontologyProperty = rebuildingYear }}
	{{PropertyMapping | templateProperty = owner | ontologyProperty = owner }}
	{{PropertyMapping | templateProperty = operator | ontologyProperty = operator }}
	{{PropertyMapping | templateProperty = engineer | ontologyProperty = architect }}
	{{DateIntervalMapping
	| templateProperty = construction
	| startDateOntologyProperty = buildingStartDate
	| endDateOntologyProperty = buildingEndDate
	}}
	{{DateIntervalMapping
	| templateProperty = construction
	| startDateOntologyProperty = buildingStartYear
	| endDateOntologyProperty = buildingEndYear
	}}
	{{PropertyMapping | templateProperty = construction | ontologyProperty = yearOfConstruction }}
	{{PropertyMapping | templateProperty = length | ontologyProperty = length | unit = Length }}
	&lt;!-- {{PropertyMapping | templateProperty = traffic | ontologyProperty = trafficType }} --&gt;
	{{PropertyMapping | templateProperty = speed | ontologyProperty = speedLimit | unit = Speed }}
	{{PropertyMapping | templateProperty = height | ontologyProperty = height | unit = Length }}
	{{PropertyMapping | templateProperty = width | ontologyProperty = width | unit = Length }}
	
	&lt;!-- Road properties --&gt;
	{{PropertyMapping | templateProperty = route | ontologyProperty = isPartOfName }}
	{{PropertyMapping | templateProperty = toll | ontologyProperty = toll | unit = Currency}}
	{{PropertyMapping | templateProperty = vpd | ontologyProperty = vehiclesPerDay }}
	{{PropertyMapping | templateProperty = lanes | ontologyProperty = numberOfLanes }}
	
	&lt;!-- Railway properties --&gt;
	{{PropertyMapping | templateProperty = line | ontologyProperty = railwayLineUsingTunnel }}
	&lt;!-- {{PropertyMapping | templateProperty = system | ontologyProperty = ??? }} --&gt;
	{{PropertyMapping | templateProperty = stations | ontologyProperty = numberOfStations }}
	{{PropertyMapping | templateProperty = linelength | ontologyProperty = lineLength }}
	{{PropertyMapping | templateProperty = tracklength | ontologyProperty = trackLength }}
	{{PropertyMapping | templateProperty = notrack | ontologyProperty = numberOfTracks }}
	{{PropertyMapping | templateProperty = gauge | ontologyProperty = railGauge }}
	{{PropertyMapping | templateProperty = el | ontologyProperty = typeOfElectrification }}
	{{PropertyMapping | templateProperty = el | ontologyProperty = voltageOfElectrification }}
	
	&lt;!-- Waterway properties --&gt;
	{{PropertyMapping | templateProperty = waterway | ontologyProperty = waterwayThroughTunnel }}
	&lt;!-- {{PropertyMapping | templateProperty = depth | ontologyProperty = ??? }} --&gt;
	&lt;!-- {{PropertyMapping | templateProperty = passable | ontologyProperty = ??? }} --&gt;
	&lt;!-- {{PropertyMapping | templateProperty = towpath | ontologyProperty = ??? }} --&gt;
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>