Interoperable-data / ERA_vocabulary

ERA vocabulary is an ontology defined by the European Union Agency for Railways (ERA) to describe the concepts and relationships related to the European railway infrastructure and the vehicles authorized to operate over it.
https://data-interop.era.europa.eu/era-vocabulary/
MIT License
4 stars 3 forks source link
era ontology public-authority railway

era-vocabulary

This is the repository where the vocabulary (ontology) for the European Union Agency for Railways is being developed and released. The online documentation for this vocabulary is available at https://data-interop.era.europa.eu/era-vocabulary/, and its URI is http://data.europa.eu/949/. All ontology components (classes, properties) use this base URI and are dereferenceable (e.g., http://data.europa.eu/949/Track).

The repository is organised as in the following folders:

Issues

We welcome issues and enhancement requests that follow these guidelines:

  1. Issues opened in this repository should concern the ERA vocabulary definitions.
  2. Please label your issues using the corresponding version tag. For example, using the label v3.0.0.

Contributing

Please read and respect the ERA principles while contributing to this repository.

For contributions we follow the "fork-and-pull" Git workflow:

  1. Fork this repository on GitHub.
  2. Clone the project in your local machine.
  3. Commit the changes to your own branch.
  4. Push your changes back up to your own fork.
  5. Submit a Pull request to the dev branch so we can review your changes.

NOTE: Make sure to merge the latest "upstream" version before submitting a pull request.

Validation procedure for user requests

  1. Any actor can request improvements to the ERA Vocabulary.
  2. The Vocabulary team evaluates if the request is technically sound and its impact in the current deployment of the Vocabulary itself and on the RINF System.
  3. ERA evaluates its impact from the business and project management point of view and ultimately approves (or not) the request.
  4. The actor who requested the improvements is informed on when the request will be attended, including an indication of the Vocabulary release number that will include the request.
  5. The request, if approved, is implemented by the Vocabulary team.