Hello,
Still no hyperschema support, but complete draft v4 support is now
here as of 1.3.3:
https://github.com/fge/json-schema-validator
The implementation also switches automatically schema versions
depending on $schema (it is still draft v3 by default), and you can
define entirely new schemas by yourself (with associated core schema
URI and everything). It also supports complete id addressing as
defined by draft v3 (what draft v4 names "inline addressing", although
this is not the default for security reasons.
There is now also a complete set of examples demonstrating the above
addressing capability and more:
https://github.com/fge/json-schema-validator/tree/master/src/main/java/org/eel/kitchen/jsonschema/examples
Have fun,
--
Francis Galiegue,
fgal...@gmail.com
"It seems obvious [...] that at least some 'business intelligence'
tools invest so much intelligence on the business side that they have
nothing left for generating SQL queries" (Stéphane Faroult, in "The
Art of SQL", ISBN 0-596-00894-5)