Open wm75 opened 5 years ago
A few things we may want/need to decide on:
I've been thinking about some of these issues while working on the kraken2 data manager and also a data manager that I'm currently working on for mob_suite
A few ideas:
value
, name
, and path
.value
field must be unique but there are not many other guidelines for how those values should be formatted, it might be a good place to use a UUID. If a UUID(1) were used then it would incorporate timestamp information as well.bagit
on the contents of the data/index (inspired by the CWLProv project). If that were used routinely, would it provide useful provenance information that could be captured by workflows? (see also https://github.com/galaxyproject/galaxy/issues/7949 and https://github.com/galaxyproject/idc/issues/5)
With DMs as a major data source, some degree of standardization between them may be desirable.