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

Data repositories #6

Open
luiztauffer opened this issue Apr 13, 2020 · 3 comments
Open

Data repositories #6

luiztauffer opened this issue Apr 13, 2020 · 3 comments

Comments

@luiztauffer
Copy link
Member

map the files from possibly 3 source repositories:

  • Google drive
  • Globus Connect (already present, see DataRepository table under Data app)
  • Local file system
@bendichter
Copy link

If the google drive is mounted this shouldn't be very different from a local filesystem, right? In both cases, we'd need a base location and a formula for the data path within that location.

@bendichter
Copy link

bendichter commented Apr 24, 2020

I think it makes sense to be in line with DANDI, which is trying to impose the structure 'sub-{}/sub-{}_ses-{}.nwb'.format(subject_id, subject_id, session_id) for all the data files, e.g. https://gui.dandiarchive.org/#/file-browser/folder/5ea1a111a8c7364fa9308f4f

@luiztauffer
Copy link
Member Author

I agree with the Google drive mounted locally, but that doesn't need to be the case, right? If they have the infinite storage as you mentioned, the'd probably have to access it through an API.
I'll take a look at the DANDI link later

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

No branches or pull requests

2 participants