Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

KPI_2: good title total score multiples by number of identification sections #125

@amilan17

Description

@amilan17

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.

  1. Do we want to check titles for services as well as data?
  2. 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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions