Skip to content

Proposal to determine distribution format from ISO gmx:mimeFileType #10

@antjacques

Description

@antjacques

Dear all,

I work as a subcontractor for Luxembourg INSPIRE/HVD catalog. We recently had conversation with people implementing HVD GeoDCAT metadata in European Data Portal about distribution format.

Currently ISO19139 gmd:distributionFormat node allows to indicate several formats but it is unfortunately not possible to associate it with the right gmd:transferOptions. This matter is partly addressed in ticket #8
For example a case where we have an INSPIRE dataset available as GML and ZIP format:

Image

We took the opportunity to use the gmx:MimeFileType rather than the default gco:CharacterString because it is something that we can natively configure in GeoNetwork UI:

Image

In facts, when filling in the “Format” field in the configuration of the transfer option, it will automatically change the gmd:CI_OnlineResource/gmd:name/gco:CharacterString to gmx:MimeFileType. Resulting in those:
GUI

Image

XML

Image

If it’s not too much work, we think it could be a good improvement to your ISO-DCAT mapping to include this case that might be used by other member states since it is a standard field in GeoNetwork. Ultimately, it should:

  • Take the gmd:name/gmx:MimeFileType/text() value to the distribution name
  • Take gmd:name/gmx:MimeFileType/@type/string() value as the distribution mediaType rather than gmd: distributionFormat which might provide the same format for every distribution in the dataset (at least, that's the current behaviour on European Data Portal).

Don't you think that it's a good compromise to encode format in ISO distributions? Then it could be mapped to IANA mimetype list for instance.

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions