biigle / volumes

:m: BIIGLE module to create, edit and explore image volumes
0 stars 0 forks source link

Volume export/import #26

Closed mzur closed 6 years ago

mzur commented 7 years ago

Implement an export and import for volumes. Volume admins can request an export file for a volume that can be downloaded. When this file is imported in another Biigle instance, the volume including all information (image metadata, annotations etc) should be created there.

Note that the volume should be newly created. This feature does not provide a method to merge diverged volumes that exist in both Biigle instances.

Notes:

Questions:

I think we need a detailed use case before we can develop this issue further.

mzur commented 7 years ago

Comments:

mzur commented 7 years ago

Comments:

mzur commented 7 years ago

@dlangenk I just discovered this issue about "Biigle Lite". We can use this as a resource for any future discussions.

mzur commented 6 years ago

Possible duplicate of BiodataMiningGroup/biigle-core#85. Continued there.