SUPPORT THE WORK

GetWiki

railML

ARTICLE SUBJECTS
aesthetics  →
being  →
complexity  →
database  →
enterprise  →
ethics  →
fiction  →
history  →
internet  →
knowledge  →
language  →
licensing  →
linux  →
logic  →
method  →
news  →
perception  →
philosophy  →
policy  →
purpose  →
religion  →
science  →
sociology  →
software  →
truth  →
unix  →
wiki  →
ARTICLE TYPES
essay  →
feed  →
help  →
system  →
wiki  →
ARTICLE ORIGINS
critical  →
discussion  →
forked  →
imported  →
original  →
railML
[ temporary import ]
please note:
- the content below is remote from Wikipedia
- it has been imported raw for GetWiki
{{DISPLAYTITLE:railML}}







factoids
railML (Railway Markup Language) is a proprietary freeware XML Schema-based data exchange format for data interoperability of railway applications.{{Google books|BbWtfTuTHwcC||page=PA4}}

Motivation

(File:InterfacesComparisonRailML.pdf|thumb|Advantage of a universal exchange format)The growing number of computer applications modeling different aspects of railway operations, with different operators developing separate solutions parallelly, bore a chronic difficulty of connecting different railway IT applications. The exchange of data for operation concepts, slot management, simulation or infrastructure planning, etc. was possible either by hand or with a lot of special developed interfaces with loss of time and cost problems for railway companies. If there are n applications that are supposed to exchange data, with a special interface for each pair of programs respectively, frac{ncdot(n-1)}{2} interfaces are required — only one, if n=2, but 10, if n=5 — increasing the complexity above average.This problem can be mitigated by means of enterprise application integration with a single, universal exchange format that is supported by all applications and meets the needs of all kinds of data exchange in the field of railway operation: The number of required interfaces decreases to n — one interface to the exchange format for each application respectively. railML tries to place at disposal a free and self-describing format close to existing standards. The paradigm is to meet the demands of the data exchange processes of railways, industry and authorities rather than describing the complete railway system.

Outline

History

The development of railML was initiated in early 2002 by the Fraunhofer-IVI (Dresden, Germany) and the ETH Zürich – IVT (Zurich, Switzerland) against the background of the chronic difficulty of connecting different railway IT applications.BOOK, RailML – A standard data interface for railroad applications, Nash, Andrew, Proc. of the 9th International Conference on Computer in Railways (Comprail IX), WIT Press, Southampton, United Kingdom, 2004, Dresden,weblink Huerlimann, Daniel, Schuette, Joerg, Kolmorgen (Krauss), Vasco Paul, railML is changed and adapted to the needs of (:Category:Railway infrastructure companies|railway infrastructure managers) (IMs) and railway undertakings (RUs) within discussions.WEB,weblink RailTopoModel and railML®, uic.org, 2016-01-26, {{Google books|BbWtfTuTHwcC||page=PA5}} The first stable version 1.0 was released in 2005 for productive usage.WEB,weblinkweblink" title="web.archive.org/web/20160306124822weblink">weblink 2016-03-06, Daten für PSItraffic: Standardisiertes Datenmanagement mit railML® und dem UIC RailTopoModel, psitrans.de, 2015-10-20, dead, Up to now the versions 1.0; 1.1; 2.0 to 2.5 were released for download and productive use. railML's version 3 with a new topology model based on RailTopoModel and other evolutions was under development since mid 2015 to be released as beta in mid 2016WEB,weblink 5th UIC RailTopoModel and railML® Conference, railML, 2016-02-01, 29, 2017-05-06, 2019-02-09,weblink dead, and finally released with 3.1 for productive use in February 2019 and evolved to 3.2 in 2022.In 2015 a viewer and validator programme for railML data named railVIVID was released.

Working principle

railML (railway mark-up language) is a common exchange format, which employs XML for the description of rail-specific data. railML enables the exchange of railway data between internal and external railway applications. railML is developed within the so-called “railML consortium” from railML.org. The model language of railML is UML and the documentation language is English. Every railML developer and user is invited to contribute or propose scheme extensions.Applications can exchange data via railML either via exporting respectively importing railML files, or as a direct inter-process communication via TCP/IP.{{Google books|BbWtfTuTHwcC||page=PA6}}

Licensing and pricing

The usage of railML is possible at no charge as long as users register at railML.org, do not redistribute or modify the code, and do not use railML commercially. It is a free data exchange format but not open due to being licensed under a heavily restricted and non-permissive Creative Commons license.Versions 0.x and 1.x were licensed under a proprietary license, where version 0.x was intended only for internal use and shared within the consortium.Version 2.0 to 2.2 used to be licensed with the Creative Commons license CC-BY-NC-SA until June 2013. Since July 2013 all versions from 2.0 onward were offered parallelly either with a commercial usable CC-BY-ND (V 3) license or with a restricted CC-BY-NC-ND (V 3) license. The organization behind railML claims that the restrictions preventing redistribution and modifications are for quality control purposes, the means of which is requiring application developers to purchase a certification.Version 3.x is licensed under the same Creative Commons conditions, but in CC version 4.0. With this railML.org adapts the enhancements made by CC and garanties schema user the same usage rights as in previous years and railML versions.WEB,weblink railML Licence: Minor Changes come with railML3, Augele, Vivian, 2019-01-29, www.railML.org, railML.org; Dresden/Germany, 2019-03-23, The Logo and the word railML are a registered as trademarks by the railML consortium at the EUIPO.

Legal entity

Legal entity for the so-called railML consortium is the railML.org e.V. a registered non-profit association by German law (registration number VR 5750 at the local court in Dresden/Germany) since April 23, 2012.

railML schemes

railML is based on XML and sub-areas use other existing XML-schemes such as MathML and GML. It is composed of sub-schemes. Through version 2.4, three sub-schemes are in productive use:
  • timetable for the description of timetables,
  • infrastructure for the (priority topological) description of tracks and signalling equipment and
  • rolling stock for the description of vehicles.
Since railML version 3.1 an additional sub-scheme was introduced due to the demand of the community: Additional sub-schemes are station facilities (ticket machines, waiting rooms, vending machines, etc.) or crew rostering (shift planning/rosters and working time management for conductors, etc.) are currently on hold, as there is no demand from the users.

Timetable

This sub-schema serves the exchange of detailed timetables. Particularly, the schema is designed for the following information:WEB,weblink Timetable – railML.org (EN), railml.org, 2016-01-26,
  • Train running times (arrivals, departures and passing times)
  • Operating Periods: the days on which a train is operated
  • Train Parts: scheduling and routing information for through coaches in trains, e.g. the Orient Express on the traject from Budapest to Beograd on Mondays.
  • Trains: a collection of train parts, adding up to the colloquial perspective, e.g. the Orient Express.
  • Rostering: Circulation plans for rolling stock, linked with Train Parts.

Infrastructure

The focus of this sub-schema is the infrastructure of railway networks.WEB,weblink Infrastructure – railML.org (EN), railml.org, 2016-01-26, Important aspects are:
  • Network topology
  • Coordinates
  • Geometry: track geometry (gradient, curve radius)
  • Railway infrastructure elements: inventory like balises and signals
  • Further located elements: abstract things that cannot be touched but located, like speed limits and track condition

Rolling stock

While the Infrastructure sub-schema is focused on immobile assets, Rolling stock describes assets circulating in the network.WEB,weblink Rollingstock – railML.org (EN), railml.org, 2016-01-26,
  • Vehicles
  • Formations: the combination of vehicles as a train
  • Tractive effort of locomotives and motor units

Interlocking

Code example

Example for a time table formulated in railML Line 3 expresses that the employed railML-version is 1.1.Line 4 bears the train code.Lines 5 and 15 frame the itinerary with, in this case, 8 itinerary entries.The itinerary entries in line 6 to 14 have arguments like position ID (e.g. a station), time of departure or arrival, and in line 9 an obligation to stop.

Versions{| class"wikitable" style"sortable; text-align:center; margin-left:1em"

! Version! Release date! Supported untilWEB,weblink Licence – railML.org (EN), railml.org, 2023-05-25, ! Licence! Commento|0.x}}|2002–2005|December 2005|No (internal usage only)|beta version timetableo|1.0}}|December 2005|June 2013|proprietary|First practical experienceo|1.1}}|November 2007|June 2013|proprietary|o|2.0}}|November 2009|March 2017|restricted CC-BY-ND 2.0|o|2.1}}|July 2011|March 2017|restricted CC-BY-ND 2.0|Downwardly compatible with V2.0o|2.2}}TITLE=NEWS OF RAILML COMMON PARTS ON 24TH RAILML.ORG MEETINGWEBSITE=THE RAILML.ORG INITIATIVEACCESS-DATE=21 MAY 2017PAGE=6DATE=18 SEPTEMBER 2013, LAST=KOLMORGENDATE=2019-06-30ACCESS-DATE=2023-05-25, |restricted CC-BY-NC-ND 3.0|Downwardly compatible with V2.1-V2.0co|2.3}}|March 10, 2016LAST=KOLMORGENDATE=2021-06-21ACCESS-DATE=2023-05-25, |restricted CC-BY-NC-ND 3.0|Predominant downward compatible with V2.2-V2.0co|2.4}}|October 7, 2018||restricted CC-BY-NC-ND 3.0|Predominant downward compatible with V2.3-V2.0c|2.5}}PUBLISHER=URL-STATUS=ARCHIVE-URL=LAST=YEAR=PAGES=, ||restricted CC-BY-NC-ND 3.0International Organization for Standardization>ISO 4398:2022 standardHTTPS://WWW.ISO.ORG/HOME.ISODOCUMENTSDOWNLOAD.DO?T=HMRCODPQUTRGKS5BK6-RNE_ENRTQDVKQBD00ZUCBZLVBENPUN-ICBSON4GTM_A2O&CSRFTOKEN=ZP8N-I9H2-UT1K-PUNC-GTCA-SP9D-21V5-N1W2>TITLE=THE FUTURE OF RAIL IS INTELLIGENT. DATA COLLECTION AND EXCHANGE ARE KEY.FIRST=HAKIMTYPE=PDFACCESS-DATE=2023-05-25, ''o|3.0}}LAST=AUGELEDATE=2017-11-15ACCESS-DATE=2017-11-25, WORK=RAILML.ORG WEBSITE, 2020-03-10, |No (internal usage only)International Union of Railways>UIC's RailTopoModel V1.1co|3.1}}|February 19, 2019||restricted CC-BY-NC-ND 4.0RailTopoModel V1.2#Infrastructure>Infrastructure and Signalling data onlyc|3.2}}|April 26, 2022||restricted CC-BY-NC-ND 4.0RailTopoModel V1.4added support of #Timetable>Timetable and Rolling stock datap|3.3}}|≥ 2023||restricted CC-BY-NC-ND|based on RailTopoModelp|3.4}}|not yet decided||restricted CC-BY-NC-ND|based on RailTopoModel {{Version show=011111}}

Usage of railML data

At the beginning the most employed usage of railML data was timetable data for passenger information, duty planning for conductors and drivers and timetable simulation, following the usage of railML data for interlocking planning and infrastructure like network statements of IM's.

Computer programmes

Applications using railML version 2.x include a lot of timetable related programmes like OpenTrack (interactive railway simulatorWEB,weblink OpenTrack Railway Technology – Eisenbahnsimulation, opentrack.ch, 2015-10-20, ), FBS (planning software for railway operationWEB, Christian Roessiger, railML Schnittstelle – Institut für Regional- und Fernverkehrsplanung,weblink iRFP e.K.; Dresden/Germany, 21 May 2017, de, 15 September 2016, ), Viriato (scheduling systemWEB,weblink Software für die Eisenbahn, sma-partner.ch, 2015-10-20, ) and OpenTimeTable (real time analysis of network operation dataWEB,weblink OpenTimeTable, via-con.de, 2015-10-20, 2017-04-18,weblink" title="web.archive.org/web/20170418144636weblink">weblink dead, ). Applications using railML version 3.x include additionally BIM related infrastructure planning software like VIS All 3DWEB,weblink VIS-All® 3D- der einfache Weg in die 3D-Welt!, Software-Service John, de, May 21, 2017, or railway survey systems like GPSinfradat.WEB,weblink GPSinfradat, Bahnkonzept Dresden/Germany, 2019-04-19, A complete list of programmes with (certified) interfaces is available at railML's website of compatible applications.

railVIVID

railVIVID is a free tool provided by UIC and railML.org to validate railML files of version 2.x or higher and to show the content of railML files in some special views. The intention of the tool is to allow less technical users access to data described in railML. Therefore, some sights of railway data can be shown, copied and printed with railVIVID:WEB,weblink railVIVID – railML.org (EN), railml.org, 2016-01-26, railVIVID is available via railML's website under terms similar to those of the railML schema. There are binary versions for Microsoft Windows and Java, also the source code was published in Autumn 2015 under the EUPL licence.WEB,weblink 4th UIC RailTopoModel and railML Conference: Achievements, SNCF Réseau and TU Dresden, April 28, 2015,

railML.org initiative

The development of railML is driven by the railML.org – Initiative, a development partnership of independent companies and organizations and European railways. The participation on the development and semi-annual conferences to exchange experience and discuss basics is open. The continuous development work is mainly internet-based (German and English forums). The organisation of the discussions is managed by so-called railML Coordinators. The railML.org Consortium membership is mandatory for the download and usage of railML schemes. Obtaining a commercial certification is required before any commercial or productive use of software interfaces for the format.WEB,weblink Certification – railML.org (EN), www.railml.org, en, 2019-04-19,

Members

Members of railML.org are currently:WEB,weblink Partners – railML.org (EN), railml.org, 2016-01-26, A complete and updated list is published at the website of railML.org community.

Cooperations

railML.org works in the ERIM (abbreviation for European Rail Infrastructure MasterplanWEB,weblink Functioning of railML.org and RailTopoModel – railML.org (EN), www.railml.org, ) project of the International Union of Railways (UIC) for the development of RailTopoModel as a common data model in the railway sector.WEB,weblink UIC e-news 362: The foundation for a Universal Infrastructure Data Exchange Format, November 30, 2014, Also railML.org cooperates with Eurocontrol and European Union Agency for Railways.

References

{{Reflist}}

External links



- content above as imported from Wikipedia
- "railML" does not exist on GetWiki (yet)
- time: 5:06am EDT - Sat, May 18 2024
[ this remote article is provided by Wikipedia ]
LATEST EDITS [ see all ]
GETWIKI 23 MAY 2022
GETWIKI 09 JUL 2019
Eastern Philosophy
History of Philosophy
GETWIKI 09 MAY 2016
GETWIKI 18 OCT 2015
M.R.M. Parrott
Biographies
GETWIKI 20 AUG 2014
CONNECT