https://github.com/cefriel/chimera-rml-implementation-report
https://github.com/cefriel/chimera-rml-implementation-report
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cefriel/chimera-rml-implementation-report
- Owner: cefriel
- Created: 2021-03-10T11:55:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-10T13:33:00.000Z (over 5 years ago)
- Last Synced: 2025-09-09T23:48:30.017Z (10 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.