Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bobeal opened this issue Apr 25, 2024 · 0 comments
Open

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

bobeal opened this issue Apr 25, 2024 · 0 comments
Labels
core Relates to core API feature New feature or request ngsild-1.8.1 refactoring Code refactoring temporal Relates to temporal API

Comments

@bobeal
Copy link
Member

bobeal commented Apr 25, 2024

  • 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 bobeal added refactoring Code refactoring feature New feature or request core Relates to core API temporal Relates to temporal API ngsild-1.8.1 labels Apr 25, 2024
@bobeal bobeal added this to Roadmap Jun 16, 2024
@bobeal bobeal moved this to Short term in Roadmap Jun 16, 2024
@bobeal bobeal moved this from Short term to Medium term in Roadmap Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Relates to core API feature New feature or request ngsild-1.8.1 refactoring Code refactoring temporal Relates to temporal API
Projects
Status: Medium term
Development

No branches or pull requests

1 participant