Gradual Typing #1955
GavinMendelGleason
started this conversation in
General
Gradual Typing
#1955
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We would like to radically lower the bar to entry to TerminusDB from other data sources so that people can get the benefits of revision control, schema control and automatic GraphQL interface.
In order to do this we would like to have a gradual typing path which allows users to take existing data, import it directly and then slowly impose additional structure, finally leading to a well typed world.
Ultimately we would like to support easy import from the following source/schema pairs: MongoDB / JSON-Schema, JSON-LD / SHACL, SQL / SQL Schema.
The Roadmap for this development requires the following development steps:
Beta Was this translation helpful? Give feedback.
All reactions