Data of the ERA Register of Railway Infrastructure

August 3, 2026 ยท View on GitHub

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