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

Document compliance-related JSON Schema extension vocabulary (or vocabularies) #4

Open
handrews opened this issue Apr 25, 2023 · 0 comments
Assignees

Comments

@handrews
Copy link
Collaborator

Ideas so far:

  • OAS compliance-specific vocabulary that will guide the initial creation of graph nodes and edges
  • Custom error reporting vocabulary to improve validation UX (messages, priorities, severities, etc.)
  • Generic annotation-driven validation vocabularies (e.g. better URI validation beyond format: uri etc.)
  • Possibly an ABNF validation vocabulary, but it is probably simpler as an annotation-driven validation step connected to specific data types (URIs, email, etc.)

Simple value annotation-only vocabularies do not require custom code as of jschon 0.10.

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