Description
ISO 19115 metadata implementations in org.apache.sis.metadata.iso packages have hard-coded mapping between ISO 19115 published in 2003 and the revision published in 2014. We need to verify if this mapping matches the mapping performed by the XSLT sheet published by ISO. See:
- https://github.com/ISO-TC211/XML/wiki/Migrating-ISO-19139-and-19139-2-to-19115-3
- http://standards.iso.org/iso/19115/resources/transforms/ISO19139
In particular, what should be the mapping of (now deprecated) Format.name? Current implementation delegates to Citation.alternateTitle. Is that correct? If not, we need to revisit org.apache.sis.internal.simple.SimpleFormat.
Attachments
Issue Links
- depends upon
-
SIS-94 Update SIS to revision 2014 of the ISO 19115 standard
- Closed
-
SIS-169 Upgrade metadata classes to the new ISO 19115:2014 revision
- Closed
- is depended upon by
-
SIS-345 Upgrade JAXB binding to ISO 19115-3
- Closed
-
SIS-356 NetCDF reader should recognize Earth Observation metadata
- Open
-
SIS-171 Upgrade NetCDF to ISO-19115 mapping
- Closed
- is related to
-
SIS-361 NetCDF to ISO 19115:2014 mapping
- Open