Martin Desruisseaux created SIS-601:
---------------------------------------

             Summary: Upgrade the namespace of metadata XML
                 Key: SIS-601
                 URL: https://issues.apache.org/jira/browse/SIS-601
             Project: Spatial Information Systems
          Issue Type: Task
          Components: Metadata
    Affects Versions: 1.4
            Reporter: Martin Desruisseaux


The XML encoding of metadata supported by Apache SIS is the legacy ISO 19139, 
or ISO 19115-3:2016 version 1. The latter can be recognized by the following 
attribute in the header of a XML document:

{code:xml}
xmlns:mdb="http://standards.iso.org/iso/19115/-3/mdb/1.0";
{code}

However Geonetwork uses a newer version, identical to the above URL except for 
the last element which is "2.0" instead of "1.0". This upgrade is discussed on 
the [ISO-TC211 GitHub 
repository|https://github.com/ISO-TC211/XML/wiki/Schema-Updates]. Apache SIS 
needs to be improved for supporting that version as well.

This issue has been reported on the [mailing 
list|https://lists.apache.org/thread/svo5bfw3yb3m7t428b856hpktk08l3df].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to