Task #7752
Add gmx:Anchor path for Solr indexing of the http://www.isotc211.org/2005/gmd-noaa metadata "title"
100%
Description
Some groups (specifically BCO-DMO) use the xPath "/gmd:indentificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:title/gmx:Anchor" to define a data package title in the metadata format http://www.isotc211.org/2005/gmd-noaa. DataONE does not currently index this field, but should do so to pick up the correct data package title.
The current DataONE http://www.isotc211.org/2005/gmd-noaa title xPath is "/gmd:indentificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString"
See the attached files as examples (555889.xml for gmx:Anchor and {2C845538-0EFA-46BC-A303-50384267FEA9}.xml for gco:CharacterString).
Related issues
History
#1 Updated by Jing Tao over 8 years ago
- % Done changed from 0 to 30
- Status changed from New to In Progress
Added the xpath to https://repository.dataone.org/software/cicore/trunk/cn-buildout/dataone-cn-index/usr/share/dataone-cn-index/debian/index-generation-context/application-context-isotc211-base.xml and https://repository.dataone.org/software/cicore/trunk/cn/d1_cn_index_processor/src/main/resources/application-context-isotc211-base.xml
Deploy to dev:
https://cn-dev.test.dataone.org/cn/v2/query/solr/?q=id:noaa-index-4
https://cn-dev.test.dataone.org/cn/v2/query/solr/?q=id:noaa-index-6
#2 Updated by Jing Tao over 8 years ago
- Target version set to CCI-2.2.0
#3 Updated by Jing Tao over 8 years ago
- translation missing: en.field_remaining_hours set to 0.0
- % Done changed from 30 to 100
- Status changed from In Progress to Closed
#4 Updated by Ben Leinfelder over 8 years ago
- Duplicated by Task #7812: Investigate title tag rendering for BCO-DMO, support as needed added
#5 Updated by Jing Tao over 8 years ago
- Estimated time set to 0.00
- Category set to d1_cn_index_processor
#6 Updated by Jing Tao over 8 years ago
- % Done changed from 100 to 30
- Status changed from Closed to In Progress
We need to merge the change to the 2.2 branches.
#7 Updated by Jing Tao over 8 years ago
- % Done changed from 30 to 100
- Status changed from In Progress to Closed
Merged the change to D1_CN_INDEX_PROCESSOR_v2.2 branch. Robert created the branch DATAONE-CN-INDEX_v2.2 from the trunk, so we don't need to merge.