metadata101 / iso19139.ca.HNAP

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

Add missing for-each to logic for keywords without thesaurus #375

Closed tylerjmchugh closed 3 months ago

tylerjmchugh commented 3 months ago

For-each was missing from the logic for displaying the values of keywords without a thesaurus reference.

Without this PR all keywords without a thesaurus reference have empty values.

image

Fixes issues caused in PR https://github.com/metadata101/iso19139.ca.HNAP/pull/374