Replies: 2 comments 1 reply
-
Is there currently a way to do the 'transforming' from json schema/json-LD to metador schemas? because that will be the first step. also here is a list of tools available for the schema generation from instances: |
Beta Was this translation helpful? Give feedback.
1 reply
-
These might be useful schemas to allow:
... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After completing #59, it could be checked out how well JSON Schemas can be generated from example instances, using
https://pypi.org/project/genson/
or a similar library, and transforming them into metador schemas (at least "drafts").
Beta Was this translation helpful? Give feedback.
All reactions