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

Feature request: Datalog schema #609

Open
bsless opened this issue Jan 5, 2022 · 0 comments
Open

Feature request: Datalog schema #609

bsless opened this issue Jan 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bsless
Copy link
Contributor

bsless commented Jan 5, 2022

Like malli.json-schema but for datalog.
Then with providers we can build a pipeline of inference -> schema -> datalog schema, which is neat.

Some considerations which come to mind:

  • :map, :or map1 map2should be mapped toref`
  • same for ref and schema
  • :enum should be mapped to ident
  • should maps with one key be flattened instead of using two references?
  • tuple -> tuple
  • missing bigint and uri

wdyt?

@ikitommi ikitommi added the enhancement New feature or request label May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants