Closed heidivanparys closed 3 years ago
The intent of the default value is indeed to be a default value, that can in principle be overridden on a per-feature basis. Thus we would keep the term default for the END case. I will re-check the documentation whether this intent is expressed clearly enough.
The documentation contained this in the description of the parameters of the Model Transformation rule:
retainProperty: Optional parameter, if set to true, indicates that while a default property is set, the column is retained in the output schema so that reporters can override the default value for single features. Default is false. This value is not persisted in the table.
I'e made some minor adjustments to the text otherwise to make it clearer that indeed, a default, not a constant is meant.
According to https://www.collinsdictionary.com/dictionary/english/default:
So when a value is the default value, that means that that value can still be changed. Would "constant" be a better term?