lines 29-37 here contain the ISO xpaths. These should be limited to dates with dateTypeCode "revision". Also included are dateTypes of creation and publication, which don't seem to fit the definition of the check
I also think that just /eml/*/maintenance/changeHistory/changeDate should be included, excluding eml/*/pubDate, to be consistent.
DataCite should be /resource/dates/date/dateType = 'Updated'
lines 29-37 here contain the ISO xpaths. These should be limited to dates with dateTypeCode "revision". Also included are dateTypes of creation and publication, which don't seem to fit the definition of the check
I also think that just
/eml/*/maintenance/changeHistory/changeDate
should be included, excludingeml/*/pubDate
, to be consistent.DataCite should be
/resource/dates/date/dateType = 'Updated'