Skip to content

Access the Register of Railway Infrastructure database

License

Notifications You must be signed in to change notification settings

bergmannjg/RInfData

Repository files navigation

Data of the ERA Register of Railway Infrastructure

F# program to access the ERA (EU Agency for Railways) Register of Infrastructure database and the ERA knowledge graph.

Package

The rinf-graph JavaScript package contains the RInfGraph JavaScript code and the EraKGLoader executable to load data from the knowledge graph (build-package).

Installation in JavaScript project:

  • install dotnet
  • install rinf-graph package
  • execute ./node_modules/rinf-graph/bin/EraKGLoader <countries>

Program