metadata101 / iso19139.ca.HNAP

ISO Harmonized North American Profile (HNAP)
GNU General Public License v2.0
4 stars 18 forks source link

pass index and hash in resource and thumbnail add #373

Closed wangf1122 closed 2 months ago

wangf1122 commented 3 months ago

This PR is to coordinate with recent change in Geonetwork ISO 19139 schema change. For online resource and thumbnail add/removal, we need to pass index and hash code to determine the correct resource to add or remove.

For details, please see PR https://github.com/geonetwork/core-geonetwork/pull/7740