Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-345 Upgrade JAXB binding to ISO 19115-3
  3. SIS-402

Missing @XmlElement on DefaultMetadata.getCharacterSets()

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0
    • Metadata

    Description

      ISO 19139:2007 was used to represent language code and character set as two different properties. This model matched well the Java Locale and Charset classes respectively. But ISO 19115-3:2016 merges language and character set together. We do not yet have JAXB adapter doing this work. In particular, the new getCharacterSets() method in DefaultMetadata does not yet have its @XmlElement annotation.

      After this issue has been fixed, we should remove the REGRESSION hack in org.apache.sis.test.integration.MetadataTest.

      Resolving this issue may depend on GeoAPI issue #28.

      Attachments

        Activity

          People

            desruisseaux Martin Desruisseaux
            desruisseaux Martin Desruisseaux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: