SciCatProject / backend-v3

SciCat Data Catalogue Backend
https://scicatproject.github.io/documentation/
BSD 3-Clause "New" or "Revised" License
13 stars 17 forks source link

Add chkAlg field to OrigDatablock #684

Open jl-wynen opened 2 years ago

jl-wynen commented 2 years ago

Datablock has a chkAlg field to encode the checksum algorithm used for its data files but OrigDatablock lacks this field. As it stands right now, the the data files in an original datablock can have a checksum but some convention or external mechanism is needed to encode the algorithm. Please add OrigDatablock.chkAlg.

nitrosx commented 1 year ago

@jl-wynen and myself brainstormed again on this issue. I'm going to promote this to a must-have feature.