stellio-context-broker icon indicating copy to clipboard operation
stellio-context-broker copied to clipboard

Refactor and finalize support for the NGSI-LD Query Language (4.9)

Open bobeal opened this issue 10 months ago • 0 comments

  • Parsing of q queries is done via a regex, do a more bulletproof parsing based on the ABNF grammar defined in the specification (using antlr for instance)
  • Add support for missing parts (expandValues and jsonKeys, seed target value, specific processing for JsonProperty and LanguageProperty,...)

bobeal avatar Apr 25 '24 15:04 bobeal