metadata101 / iso19139.ca.HNAP

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

Add multilingual thesaurus title to index #388

Closed tylerjmchugh closed 3 months ago

tylerjmchugh commented 4 months ago

Original Issue: #384 Depends on: https://github.com/geonetwork/core-geonetwork/pull/8154

The purpose of this PR is to implement multilingual thesaurus titles to take advantage of the changes from https://github.com/geonetwork/core-geonetwork/pull/8154. This will allow translated thesaurus titles to be displayed in the record "default view".

Backwards compatibility is maintained by keeping the title attribute available as a fallback.

Changes will be ineffective without the above core-geonetwork changes.