Closed alexhambley closed 3 months ago
This PR primarily addresses: #37, #34, #33, #28, #17
The snakemake workflow consists of 3 main rules:
source_ro_crates
merge_files
.ttl
create_ro_crate
ro-crate-metadata.json
The example .ttl file consists of all versions of all publicly accessible RO crates on WorkflowHub.
This PR primarily addresses: #37, #34, #33, #28, #17
The snakemake workflow consists of 3 main rules:
source_ro_crates
sources the RO crates and checks their outputmerge_files
creates the merged.ttl
filecreate_ro_crate
creates thero-crate-metadata.json
fileThe example
.ttl
file consists of all versions of all publicly accessible RO crates on WorkflowHub.