WCGA / West-Coast-Ocean-Data-Portal

bugs and fixes for the geoportal back end and UI front end of the WCODP
1 stars 0 forks source link

Bad paths for attributes from Dublin Core records #30

Open fishytodd opened 9 years ago

fishytodd commented 9 years ago

From Tanya - This is affecting Dublin Core records harvested from the California Geoportal. Example of a record that demonstrates the problem:

"CALIFORNIA STATE PARKS": http://wcga-vm01.sdsc.edu/geoportal/rest/document?id={EDAB87D3-2C73-472D-9714-BFB5D3574100}

Related to https://github.com/Ecotrust/wc-data-registry/issues/99

fishytodd commented 9 years ago

From Emilio - To be more precise, it looks to me like there's no harvesting of additional metadata attributes from Dublin Core currently going on. Assuming that harvesting is supposed to be configured just like the fgdc and iso harvesting, where the xpaths are defined here: site_raw/_includes/js/services/Metadata.js You'll note that all the "cd" keys are empty (I assume "cd" stand for "dublin core", and should really be "dc").

tchaddad commented 9 years ago

Elevating the priority for this one in case it can be fixed when we work on the remaining link detection topics.

tchaddad commented 5 years ago

Lets try to find another Dublin Core record where this is a problem. Lowering priority for now.