Open
Description
We're arriving at a clearer distinction of what local and cloud datasets are:
-
Local dataset:
- Based around a local directory
- Metadata is stored locally
- Not guaranteed to be available outside the local machine
-
Cloud dataset:
- Based around a cloud directory
- Metadata is stored in cloud
- Guaranteed to be available outside the local machine (with the correct permissions)
The files in both types of dataset can have local/cloud duality but the following restrictions apply:
- A local dataset should not have files that are purely cloud-based
- A cloud dataset should not have files that are purely local
Should we enforce these restrictions or just advise them?
Originally posted by @cortadocodes in #364 (comment)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status