Closed jansule closed 1 year ago
The naming of the enumerations of the RelationalOperator are inconsisten between the table and the UML class diagram in https://github.com/opengeospatial/styles-and-symbology/blob/main/core/sections/clause_7_core.adoc#operation-expressions. E.g the UML class diagram states a value equal whereas the table states equalTo.
RelationalOperator
equal
equalTo
Fixed.
The naming of the enumerations of the
RelationalOperator
are inconsisten between the table and the UML class diagram in https://github.com/opengeospatial/styles-and-symbology/blob/main/core/sections/clause_7_core.adoc#operation-expressions. E.g the UML class diagram states a valueequal
whereas the table statesequalTo
.