Goal
(Planned for V2) Allow users to map a DwC term to a static text value (e.g., "PreservedSpecimen" for basisOfRecord) rather than a Specify field.
Background
Some DwC terms are the same for every record in a collection (e.g., basisOfRecord). Static values avoid the need for a calculated or redundant field. Deferred pending confirmation of IsStatic/StaticValue field addition.
This is useful for cases like the Web Portal, which rely on custom column name values so they are intuitive for those using and searching the portals.
Acceptance Criteria
Goal
(Planned for V2) Allow users to map a DwC term to a static text value (e.g.,
"PreservedSpecimen"forbasisOfRecord) rather than a Specify field.Background
Some DwC terms are the same for every record in a collection (e.g.,
basisOfRecord). Static values avoid the need for a calculated or redundant field. Deferred pending confirmation ofIsStatic/StaticValuefield addition.This is useful for cases like the Web Portal, which rely on custom column name values so they are intuitive for those using and searching the portals.
Acceptance Criteria
spqueryfield.IsStaticis set totrue;StaticValuestores the text.