wmo-im / pywcmp

pywcmp provides validation and quality assessment capabilities for the WMO WIS Core Metadata Profile (WCMP)
https://community.wmo.int/activity-areas/wis
Other
9 stars 8 forks source link

Limit testing of title and abstract to first instance #82

Closed amilan17 closed 11 months ago

amilan17 commented 2 years ago

Per the ISO standard, it's possible to have repeating identification sections and there is nothing in the WCMP guidance that specifically limits gmd:identificationInfo to one. Therefore, please change pywcmp to only test the first instance of title and abstract and ignore the rest. At this point, we are not changing the KPIs. 

wmo-im/wcmp#125