An open API service indexing awesome lists of open source software.

https://github.com/cefriel/chimera-rml-implementation-report


https://github.com/cefriel/chimera-rml-implementation-report

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# chimera-rml-implementation-report

[Chimera](https://github.com/cefriel/chimera) configuration to generate the [RML implementation report](https://github.com/RMLio/rml-implementation-report).

Clone the repository with submodules.

`git clone --recurse-submodules https://github.com/cefriel/chimera-rml-implementation-report.git`

Download the latest release of `chimera-example` JAR from the [Chimera](https://github.com/cefriel/chimera) repository or add the right `wget` command to the `run.sh` file.

The script `run.sh` can be used to run the tests. Manual inspection is needed on http://rml.io/test-cases/ to check and assess if Chimera behaves as defined in the test cases.