
Evaluate semantic stabilization readiness
semantic_stabilisation.RdEvaluate whether a semantically enriched observational vector can be coerced into stricter semantic representations.
Value
A named list containing:
- valid
Logical.
TRUEif coercion succeeded.- message
Diagnostic warning or error message, if any.
Details
The function currently evaluates whether a vector with
provisional semantic overlays can be represented as a
labelled::labelled() vector.
Semantic stabilization is interpreted progressively:
observational vectors preserve raw observed values;
prelabelledvectors attach provisional semantic overlays;stricter semantic representations may require additional semantic normalization or stabilization.
The function therefore does not evaluate semantic correctness, but rather structural readiness for coercion into stricter semantic representations.