Re: [json-schema] JJSchema - Java JSON Schema and Hyper-Schema Generator

660 views
Skip to first unread message

Francis Galiegue

unread,
Jan 25, 2013, 8:11:47 AM1/25/13
to json-...@googlegroups.com
On Fri, Jan 25, 2013 at 2:03 PM, <danilo...@gmail.com> wrote:
> Hi everyone.
>
> I've been studying some media types for a while, seeking that one who would
> fit my hypermedia needs.
> It happens that i could not get fully satisfied with all *+json types that i
> really studied.
> When i was going to deep invest in the html, i had some illumination and
> decided to use json-schema, the one who proved to be more extensible, though
> not yet mature.
>
> Since then, I was building a Java JSON-Schema generator for automating my
> rest services. It is still very very incipient, but it can do things like:
> - Generate a (almost) full JSON-Schema from a Java Type by using an
> additional annotation.
> - Supports inheritance.
> - Generate Hyper-Schema from Java JAX-RS like Resource classes.
> by just typing JsonSchema.from(Type.class) or HyperSchema.from(Type.class)
>
> For correct Java-JSON marshalling, use Jackson.
>
> I'm still preparing some tutorials, but those eager for novelties can
> explore the project at https://github.com/daniloreinert/JJSchema.
>

Brilliant!

Have you posted this at d...@jackson.codehaus.org?

This in combination with my validator which also uses Jackson gives a
nearly complete chain... Only forms are missing!

--
Francis Galiegue, fgal...@gmail.com
Try out your JSON Schemas: http://json-schema-validator.herokuapp.com

Nate Silva

unread,
Feb 5, 2013, 7:19:19 PM2/5/13
to json-...@googlegroups.com, danilo...@gmail.com
Oh boy. I unfortunately just published a project also called “JJSchema”—a validator for JavaScript. I then joined this group to announce it, and see that the name is taken. I apologize and I’ll be renaming my project shortly.

Regards,
Nate Silva

On Sunday, January 27, 2013 5:22:32 PM UTC-8, danilo...@gmail.com wrote:
I've changed the repository to https://github.com/reinert/JJSchema

Em sexta-feira, 25 de janeiro de 2013 11h21min35s UTC-3, danilo...@gmail.com escreveu:
I've posted at d...@jackson.codehaus.org

Francis Galiegue

unread,
Feb 5, 2013, 7:27:21 PM2/5/13
to json-...@googlegroups.com, danilo...@gmail.com
On Wed, Feb 6, 2013 at 1:19 AM, Nate Silva <na...@natesilva.com> wrote:
> Oh boy. I unfortunately just published a project also called “JJSchema”—a
> validator for JavaScript. I then joined this group to announce it, and see
> that the name is taken. I apologize and I’ll be renaming my project shortly.
>

That is really nothing to worry about.

My project is named json-schema-validator and other projects since
then have picked up that name... And they are not in the same language
to boot.

No worries, then! As a Java oriented person, I look forward to one
JJSchema... Just not yours ;) Congratulations for the release anyway,
I guess a good deal of people on the group will test it to its claims
:p

And if you want torture tests, I can write them without a problem... I
am a specialist in torture tests... Which is why my implementation is
so solid... But then my implementation is not JavaScript ;)

Danilo Reinert

unread,
Feb 5, 2013, 7:29:41 PM2/5/13
to Francis Galiegue, json-...@googlegroups.com
No problem Nate. Any support is valid!

Atenciosamente,
Danilo Reinert

Nate Silva

unread,
Feb 5, 2013, 7:34:27 PM2/5/13
to json-...@googlegroups.com, Francis Galiegue, danilo...@gmail.com
Hey, I’ve renamed it anyway! Hopefully I Googled enough on the new name.

Regards,
Nate Silva
Reply all
Reply to author
Forward
0 new messages