You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
Summary and Purpose
The total score for a the title category should be 8, but some records have more than 1 title and the total score multiples by the number of identification sections. This is most common in metadata records that are probably auto generated in THREDDS from NetCDF and have SV_ServiceIdentification sections as well as MD_DataIdentification. It seems that all records with this result are from EBAS.
Do we want to check titles for services as well as data?
Does it matter if the total score multiplies? Maximum total score should be 8, in the ebas records, it's 24...
Proposal
Change the Xpath from:
//gmd:identificationInfo//gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString
to
/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:title