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

Connectivity to other datasets #17

Open
ricoderks opened this issue Dec 1, 2022 · 1 comment
Open

Connectivity to other datasets #17

ricoderks opened this issue Dec 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ricoderks
Copy link
Collaborator

Develop a module for connecting to other datasets.

@ricoderks ricoderks added the enhancement New feature or request label Dec 1, 2022
@cjsifuen
Copy link

cjsifuen commented Feb 3, 2023

This would be great!

Would this be a similar idea to FAIRDataCube?

A naive thought on how this could work

  1. Link to a searchable and filterable database that contain metadata files of a fixed format.
  2. Allow user to search and filter the fixed format metadata files.
  3. Use the selected metadata information to pull out the file of interest (specifically formatted counts, for example).
  4. Verify format, or format directly, then proceed.

Additional considerations

  1. Would need to log database access information (date, version, file, and metadata information)
  2. Would want to start with a large database that contains datasets of interest and a very well controlled metadata and data formatting schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants