<?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 rail</title>
        <ns>204</ns>
        <id>3706</id>
        <revision>
          <id>13066</id>
          <timestamp>2011-05-19T13:15:32Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">&lt;!-- This infobox is wildly used for rail systems, companies and trains. I map it to the class PublicTransitSystem, because of the many systems and historic railroads. --&gt;
{{TemplateMapping
| mapToClass = PublicTransitSystem
| mappings =
	{{ PropertyMapping | templateProperty = railroad_name | ontologyProperty = foaf:name }}
	{{ PropertyMapping | templateProperty = logo_filename | ontologyProperty = foaf:logo }}
	{{ PropertyMapping | templateProperty = system_map | ontologyProperty = map }}
	{{ PropertyMapping | templateProperty = marks | ontologyProperty = reportingMark }}
	{{ PropertyMapping | templateProperty = locale | ontologyProperty = location }}
	{{ PropertyMapping | templateProperty = start_year | ontologyProperty = openingDate }}
	{{ PropertyMapping | templateProperty = start_year | ontologyProperty = openingYear}}
	{{ PropertyMapping | templateProperty = end_year | ontologyProperty = closingDate }}
	{{ PropertyMapping | templateProperty = end_year | ontologyProperty = closingYear }}
	&lt;!-- {{ PropertyMapping | templateProperty = predecessor_line | ontologyProperty = ??? }} --&gt;
	&lt;!-- {{ PropertyMapping | templateProperty = successor_line | ontologyProperty = ??? }} --&gt;
	{{ PropertyMapping | templateProperty = gauge | ontologyProperty = railGauge }}
	&lt;!-- {{ PropertyMapping | templateProperty = old_gauge | ontologyProperty = ??? }} --&gt;
	{{ PropertyMapping | templateProperty = electrification | ontologyProperty = typeOfElectrification }}
	{{ PropertyMapping | templateProperty = electrification | ontologyProperty = voltageOfElectrification }}
	{{ PropertyMapping | templateProperty = length | ontologyProperty = trackLength }}
	{{ PropertyMapping | templateProperty = hq_city | ontologyProperty = headquarter }}
	{{ PropertyMapping | templateProperty = website | ontologyProperty = foaf:homepage }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>