hydra-java package started

Dear mailing list members,

Inspired by Markus Lanthaler's PHP package, I have started
https://github.com/dschulten/hydra-java.

hydra-java allows to render jsonld responses from java beans.

Currently there is only very basic support for json-ld, no
hydra-specific stuff yet, and right now it is only possible to expose
attributes and types. Links are next on my list.

One challenge is to code the links in such a way that the
corresponding resource handlers in java can be found automatically,
therefore there is no @Id annotation, although it would be easy to add.

The other challenge is to understand the hydra draft - just now
printing out the latest version :)

Feedback is most welcome.

Thanks to everybody who answered my questions on the list, you were
very helpful.

Best regards,
Dietrich Schulten

-- 
Dietrich Schulten
Escalon System-Entwicklung
Bubenhalde 10
74199 Untergruppenbach

Received on Saturday, 6 September 2014 17:20:54 UTC