opengeospatial / ogcapi-connected-systems

Public Repository for the Connected Systems SWG
Other
7 stars 6 forks source link

What REGEX flavor should be used for constrain patterns in JSON? #18

Closed alexrobin closed 1 year ago

alexrobin commented 1 year ago

Suggestion is to use ECMA script 262 regex flavor since it is the one used in JSON schema (and Javascript).

alexrobin commented 1 year ago

Approved today by the SWG.

We will also clarify in the v2.1 spec that the XML Schema REGEX flavor should be used in the XML implementation.