Stian Soiland-Reyes
Stian Soiland-Reyes
Thanks for the addition, @manabuishii ! To be honest I have never understood the difference between `--tmp-outdir-prefix` and `--tmpdir-prefix` - should we try to explain that? I am not sure...
Example that previously worked: https://github.com/NCI-GDC/gdc-dnaseq-cwl/blob/ea96f02/workflows/dnaseq/transform.cwl
I think this would be a nice Google Summer of Code project or similar, however the current architecture is a bit tied into having a file store with git checkouts,...
I don't think your question relates to the schema.org vocabulary but how the [schema.org Markup validator](https://validator.schema.org/) can't find your RDF through content negotiation. As your page do not contain any...
+1 - w3id permalinks are quite straight forward and can even be made with regular expressions to pass over the version. The permalink should redirect probably to https://raw.githubusercontent.com/ga4gh/data-repository-service-schemas/drs-1.1.0/openapi/data_repository_service.swagger.yaml or github.io...
Example from IEEE 2791 (BioCompute Object) ``` { "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://w3id.org/ieee/ieee-2791-schema/error_domain.json", "type": "object", "title": "Error Domain", "description": "Fields in the Error Domain are open-ended and not restricted nor defined...
I realized deferred lengths do not work well without decompressing (it can't skip ahead without knowing uncompressed size). For now e5b5488 `-l` bails out early with a more useful error...
(sorry for missing your comment, @woolfie!) This was to get filenames listed on STDOUT as soon as the zip is streaming, rather than wait for the end TOC - however...
I agree that more needs to be done to expand the FAIR metadata needed. Many of those requirements are covered by the underlying specs, for instance [Research Object Bundle](https://researchobject.github.io/specifications/bundle/#provenance) manifests...
Remove inheritance, at best "referenced/suggested" profiles.