The various options for temporal and spatial representation have been split into separate "sub"-templates, similar to the file handling for the CNM template. I haven't tried to use these yet, so there may be tweaks down the line, but I think this is a reasonable starting point.
Note also that I'm simply hard-coding the checksum type as SHA256. I suggest we don't worry about adding checksum flexibility until we know we need it.
The various options for temporal and spatial representation have been split into separate "sub"-templates, similar to the file handling for the CNM template. I haven't tried to use these yet, so there may be tweaks down the line, but I think this is a reasonable starting point.
Note also that I'm simply hard-coding the checksum type as
SHA256
. I suggest we don't worry about adding checksum flexibility until we know we need it.