json-schema-org.github.io
json-schema-org.github.io copied to clipboard
JSON Schema website
Every time we fix a bug in place someone complains, so explain somewhere that we do that, what it means, and that it's on purpose. Also say something about what...
Whenever we get to topic guides, here, @jdesrosiers wrote [an excellent answer to the question of inheritance](https://github.com/json-schema-org/json-schema-spec/issues/348#issuecomment-322940347), ending with the great quote > Schemas are not describing objects, they are...
There was, at one time, a link to "Understanding JSON Schema" on json-schema.org. Understandably, as it became out-of-date, it was removed. Now that it's moved to the json-schema-org and updates...
To make it easier for people to contribute to the website, there should be a link to edit the source file on GitHub. Some details: * https://milanaryal.com/adding-edit-on-github-links-to-github-pages-using-jekyll/ Additional examples (look...
Would be awesome if someone could include some of the new draft-7 features into the examples. E.g. I'm highly interested in the actual use of if / then / else...
It might be useful if we include a brief summary of what features different validators support, and indicate test suite compliance. This might be a task better handled by someone...
Discussed in #31 but really a separate issue, the schemas of the drafts not having an extension means they always download when a user clicks the link, sites like Schema...
Things to probably include: - http://codalogic.github.io/jcr/ - https://datatracker.ietf.org/doc/draft-cordell-jcr-co-constraints/ - https://tools.ietf.org/html/draft-greevenbosch-appsawg-cbor-cddl-08
- http://spacetelescope.github.io/understanding-json-schema/index.html - http://cswr.github.io/JsonSchema/spec/introduction/ - http://www2016.net/proceedings/proceedings/p263.pdf
Refs: json-schema-org/community#199