Ecotrust / wc-data-registry

Data Registry for the West Coast Governors Alliance
Other
10 stars 8 forks source link

Refer to different metadata fields #50

Closed timglaser closed 10 years ago

timglaser commented 10 years ago

From Tanya:

I was inspecting the results that are coming from ISO metadata records and I think we are not quite using the correct paths to the intended fields for the CREATOR, and CONTACT Fields.

I think you are using this path for CREATOR: gmd:MD_Metadata/gmd:fileIdentifier/gmd:contact/gmd:CI_ResponsibleParty/gmd:organisationName/gco:CharacterString

but we should use this for CREATOR: gmd:MD_Metadata/gmd:fileIdentifier/gmd:MD_DataIdentification/gmd:pointOfContact/gmd:CI_ResponsibleParty/gmd:organisationName/gco:CharacterString

For CONTACT we should use the following 2 fields: gmd:MD_Metadata/gmd:fileIdentifier/gmd:MD_DataIdentification/gmd:pointOfContact/gmd:CI_ResponsibleParty/gmd:individualName/gco:CharacterString gmd:MD_Metadata/gmd:fileIdentifier/gmd:MD_DataIdentification/gmd:pointOfContact/gmd:CI_ResponsibleParty/gmd:contactInfo/gmd:CI_Contact/gmd:address/gmd:electronicMailAddress/gco:CharacterString

For PUBLISHER, it looks like you are using: gmd:MD_Metadata/gmd:fileIdentifier/gmd:contact/gmd:CI_ResponsibleParty/gmd:organisationName/gco:CharacterString

This last one looks correct to me.

Hope my comment makes sense – if not just ask.

tchaddad commented 10 years ago

Was just talking to Todd about this one again - so this is just a bump.

For and example of the failure in action, do a search on "lithology" and select the record called "Lithology Map for the Oregon Territorial Sea, OSU ATSML, 2008"

The results detail view shows the CREATOR as "Oregon Coastal Management Program", and the CONTACT as "Tanya Haddad", which are both incorrect.

the correct answers should read CREATOR = Active Tectonics Seafloor Mapping Lab, with CONTACT = Chris Romsos.