Open wangf1122 opened 1 day ago
I've seen both cases. The file gmxUom.xml
seems containing kind of codelist https://github.com/geonetwork/core-geonetwork/blob/main/schemas/iso19139/src/main/plugin/iso19139/schema/resources/uom/gmxUom.xml
I don't think HNAP enforces it, at least I don't find that in the specification.
In any case, the code enforcing it is https://github.com/metadata101/iso19139.ca.HNAP/blob/adcfe954b0e7a4b0ac98f043c32a0cd46630c5a0/src/main/plugin/iso19139.ca.HNAP/update-fixed-info.xsl#L915-L929
Maybe can be added a variable in the xsl to enforce the URL or use the provided value as it is.
The current UI is not able to handle HNAP uom spec
The ISO13139 standard has no such url as part of the uom part.
So wonder why HNAP needs such url and how to make the UI handle such url?