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

#question: How to think about yaml schema management ? #158

Open
SemanticBeeng opened this issue Dec 8, 2020 · 0 comments
Open

#question: How to think about yaml schema management ? #158

SemanticBeeng opened this issue Dec 8, 2020 · 0 comments

Comments

@SemanticBeeng
Copy link

SemanticBeeng commented Dec 8, 2020

Should there be support for yaml schema management ? validation, conversion, etc?

This project handles yaml and then there is circe-json-schema specifically for json schema validation.
This states the relation between json schema and yaml schema:

YAML has advanced features that cannot be directly mapped to JSON, most YAML files use features that can be validated by JSON Schema. JSON Schema is the most portable and broadly supported choice for YAML validation

source: https://json-schema-everywhere.github.io/yaml

I am coming from the pov of applications to data management (asset catalog, data schema, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant