Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.64 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.64 KB

era-vocabulary

Vocabulary definition for the European Union Agency for Railways.

Online documentation for this vocabulary is available at http://era.ilabt.imec.be/era-vocabulary/index-en.html

See also

  1. Data mappings for generating the ERA Knowledge Graph, defined using the RML mapping language.
  2. SPARQL query interface for the ERA Knowledge Graph.
  3. TPF query interface for the ERA Knowledge Graph, based on the Linked Data Fragments approach and powered by Comunica.

Issues

We welcome issues and enhancement requests that follow these guidelines:

  1. Issues opened in this repository should concern the ERA vocabulary definitions. For issues related to the ERA Knowledge Graph, please refer to the data mappings repository.
  2. Please label your issues using the corresponding version tag. For example, using the label v0.9.0.

Contributing

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.