processNotDescribedIntervals
Function: processNotDescribedIntervals()
Section titled “Function: processNotDescribedIntervals()”function processNotDescribedIntervals(_value, context): NotDescribedInterval[];Defined in: src/resolvers/bore-resolvers.ts:1661
Process not described intervals from boreholeSampleDescription element
Extracts array of intervals that were not described and the reason.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
_value | string | null |
context | ResolverContext |