Closed schymane closed 6 years ago
The validation fails on the DATE line, because in all other records we had "tags" before each date like "Created" or "modified". So it would be needed to put a tag in front of the date, but more than two additional dates are not supported in parentheses. At least no record in existing massbank had more than two. Thats why I implemented it like this.
I suggest, that we don't change the DATE tag, because the history of each record is traceable via the git log. I also suggest, that we do not specify modification dates in record files in the future, because this information is redundant to git log and limited in the information value.
Resolving external report from Yutaka Konya, Kyushu Uni regarding potential mixed CEs in these records by adding a COMMENT as suggested by Takaaki-san. Closes #10