Skip to content

improve data_access in iso-to-mmd #299

@ferrighi

Description

@ferrighi

the data_access should not be populated when the source type is not matching the mmd vocabulary. The following is not valid in mmd and should never be created:

  <mmd:data_access>
    <mmd:type/>
    <mmd:resource>https:/...</mmd:resource>
  </mmd:data_access>

Additionally the protocol mapping should be extended to support more variation of the same protocols:

external="OGC:WMS:getCapabilities" mmd="OGC WMS"
external="OGC:WMS" mmd="OGC WMS" <-- this should be added

Metadata

Metadata

Assignees

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