When adding a CropObject and assigning an objid, the model should also directly assign an uid.
The global namespace should be a config value (no way for MUSCIMarker to tell which dataset is being annotated.
The document namespace should be somehow derived from the filename by default. However, it should also perhaps be possible to ask for one - perhaps a config value that on default setting copies current CropObjectList filename? (But what if it changes on export...?)
When adding a
CropObject
and assigning anobjid
, the model should also directly assign anuid
.The global namespace should be a config value (no way for MUSCIMarker to tell which dataset is being annotated.
The document namespace should be somehow derived from the filename by default. However, it should also perhaps be possible to ask for one - perhaps a config value that on
default
setting copies current CropObjectList filename? (But what if it changes on export...?)