common-workflow-language / common-workflow-language/schema_salad

RFE: fetch directly JSON from HDF5 files?

Open
#250 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
86
Forks
64
Avg merge
19h 24m
Merged PRs (30d)
19

Description

Would it be possible with slight changes in the resolving logic to support fetchers that produce YAML directly?

What i have specifically in mind is to read HDF5 files, either with pandas, or using the [client-library](https://github.com/HDFGroup/h5pyd) of the newly published [HDFServer+HDFJson standards](https://support.hdfgroup.org/projects/hdfserver/).
For both, i would need to:
- craft "deep-linking" URLs into the HDF5 files,
- modify the fetch-procedure to use one of the 2 access methods.

What would be the API changes needed to accomdate this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.