geonetwork-delwp / metashare

jibx java tool for converting metashare database to 19115-3
0 stars 0 forks source link

Question: metadata contact (mdb:contact) #2

Closed sppigot closed 2 years ago

sppigot commented 5 years ago

The way it works now:

If contact exists with organisation_name and role of 'Metadata Author' use that else if contact exists with organisation_name and role 'Dataset Data Manager' use that otherwise FAIL

sppigot commented 5 years ago

Is it necessary to add a default online resource and contact instructions for a metadataContact eg:

              <cit:onlineResource>
                <cit:CI_OnlineResource>
                  <cit:linkage>
                    <gco:CharacterString>https://www.delwp.vic.gov.au/maps</gco:CharacterString>
                  </cit:linkage>
                  <cit:protocol>
                    <gco:CharacterString>WWW:LINK-1.0-http- -related</gco:CharacterString>
                  </cit:protocol>
                  <cit:description>
                    <gco:CharacterString>Web page listing describing spatial information in Department of Environment, Land, Water and Planning (DELWP)</gco:CharacterString>
                  </cit:description>
                </cit:CI_OnlineResource>
              </cit:onlineResource>
              <cit:contactInstructions>
                <gco:CharacterString>Please consult the above link for a list of Data Distributors from whom this resource may be purchased</gco:CharacterString>
              </cit:contactInstructions>
spatialgeorge commented 5 years ago

ISD will review in Geonetwork - No default online resource as part of a metadata contact.

May consider using the last updated user, excluding Admin i.e GM ES

spatialgeorge commented 2 years ago

Resolved