ResearchObject / workflow-run-crate

Workflow Run RO-Crate profile
https://www.researchobject.org/workflow-run-crate/
Apache License 2.0
8 stars 9 forks source link

Add SPARQL layout and first queries #76

Closed simleo closed 4 months ago

simleo commented 4 months ago

Adds a directory to contain the SPARQL queries for the CQs. I tried to keep things minimal. Each query is contained in a Python script named after the CQ itself, e.g. cq6.py, which contains:

There's a readme that explains the above and gives instructions on how to run the scripts. I've added a link after the CQ table that points to the new sparql directory.