janelia-flyem / dvid

Distributed, Versioned, Image-oriented Dataservice
http://dvid.io
Other
197 stars 33 forks source link

Add ability to modify Tags for an instance #335

Closed DocSavage closed 5 years ago

DocSavage commented 5 years ago

Tags can be provided when creating an instance and are useful not only for specifying datastores (e.g., meshes should go to store X) but classes of a datatype (e.g., these are "user-supplied" annotations). We should allow users to add Tags after an instance is created, much like Syncs can also be added. Tags and Syncs will be the only mutable properties for a data instance.