Task #3776
Task #3866: Release CCI 1.2.2 Features
EML data table entity attribute parsing support in search index
100%
Description
Define index rules to parse/capture EML data table entity attribute name, description, measurements.
Related issues
History
#1 Updated by Skye Roseboom over 11 years ago
- Milestone changed from CCI-1.3 to CCI-1.4
#2 Updated by Skye Roseboom over 11 years ago
- Status changed from New to In Progress
Aim it is improve discovery of sci-meta / data packages. Display of these attributes is handled by the eml xslt view layer.
Initial proposal to update index with new :
parameterDescriptions: attribute description text, column name in one multicolumn field
parameterUnits: attribute standardUnit
The text for any new fields should also be added to eml's full text field for exposure in oneMercury's basic search.
#3 Updated by Skye Roseboom over 11 years ago
New index fields:
attributeName
Name of the attribute (multivalued, include duplicate values)
attributeLabel
Longer text label for the attribute. (multivalued, include duplicate values)
attributeDescription
Full text description of the attribute (multi-valued, include duplicate values)
attributeUnits
A multi-valued field containing units. Should probably be aligned with a controleld vocabulary (include duplicate values)
attributeText (name could be better....)
Multivalued contatenated field contained all four attribute values for a single attribute, per value in the array (include duplicates)
Update field:
text
update with the attribute text (dedupe....)
#4 Updated by Skye Roseboom over 11 years ago
- Status changed from In Progress to Testing
#5 Updated by Skye Roseboom over 11 years ago
- Parent task changed from #3760 to #3864
#6 Updated by Skye Roseboom over 11 years ago
- Parent task changed from #3864 to #3866
#7 Updated by Skye Roseboom about 11 years ago
- Milestone changed from CCI-1.4 to CCI-1.2
#8 Updated by Skye Roseboom about 11 years ago
- Status changed from Testing to Closed
- translation missing: en.field_remaining_hours set to 0.0
tested in sandbox. ready for release on stable.