Claudenw / PA4RDF

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.
12 stars 0 forks source link

Ver1 jena4 #5

Open Claudenw opened 1 year ago

Claudenw commented 1 year ago

Jena 4 And associated changes