ANTLR grammar for opening_hours from OpenStreetMap
- No deep semantic ATM ("14:00-12:00" is "okay") because first iterations should be flexible
- There no linter YET. No soft error checking in minimal version, like opening_hours.js (HTML-like parsing "Oh you did mistake here, let me fix this for you" is not goal of this project); because it will bloat grammar in every aspect and direction.
- Multiple versions of grammar (more/less restrictive) may occur over time.