The newest version of Persistence Annotations for RDF (PA4RDF) has been
released (http://pa4rdf.sourceforge.net/index.html)

This version introduces 2 new properties of the Predicate annotation:
"impl" indicates that a concrete method is being annotated, and
"postExec" which will execute a method whenever an instance is created.

PA4RDF has been developed with Jena 2.10.1 and has been tested with Jena
2.10.0 and the previous 2.7 release.

Persistence Annotation for RDF (PA4RDF) is a set of annotations and an
entity manager that provides JPA like functionality on top of an RDF store
while accounting for and exploiting the fundamental differences between
graph storage and relational storage. PA4RDF introduces three (3)
annotations that map a RDF triple (subject, predicate, object) to a Plain
Old Java Object (POJO) using Java's dynamic proxy capabilities.

-- 
I like: Like Like - The likeliest place on the web<http://like-like.xenei.com>
Identity: https://www.identify.nu/[email protected]
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to