Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(drs): add support for the GA4GH DRS API #54

Open
4 tasks
pavelnikonorov opened this issue Nov 4, 2024 · 0 comments
Open
4 tasks

feat(drs): add support for the GA4GH DRS API #54

pavelnikonorov opened this issue Nov 4, 2024 · 0 comments

Comments

@pavelnikonorov
Copy link
Collaborator

pavelnikonorov commented Nov 4, 2024

Description:

Enhance the GA4GH SDK and associated CLI by adding support for the GA4GH Data Repository Service (DRS) API. This feature would enable users to interact with DRS-compliant data repositories, both programmatically (via the SDK) and through command-line commands (via the CLI). Users could retrieve, manage, and access data objects hosted in DRS-compliant environments, facilitating streamlined access to federated data storage within GA4GH ecosystems.

This implementation is targeting v1.4.0 of the DRS specification. Please refer to the corresponding DRS documentation and OpenAPI specification document for detailed requirements.

Associated Issues:

This meta issue requires the following individual issues to be addressed:

Documentation Requirements:

Update CLI and SDK documentation with usage examples and configuration details for DRS.

Testing Requirements:

Add integration tests for CLI commands and unit tests for SDK methods to confirm functionality and error handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant