Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/about_jena%2Fcontributions.mdtext

Jean-Marc Vanel

Index: trunk/content/about_jena/contributions.mdtext
===================================================================
--- trunk/content/about_jena/contributions.mdtext       (revision 1813111)
+++ trunk/content/about_jena/contributions.mdtext       (working copy)
@@ -30,4 +30,5 @@
 Jenabean | Jenabean uses Jena's flexible RDF/OWL API to persist Java beans. | 
Apache 2.0 | Taylor Cowan and David Donohue | [Jenabean project 
page](http://code.google.com/p/jenabean/)
 Persistence Annotations 4 RDF | Persistence Annotation for RDF (PAR) 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. PAR 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. | Apache 2.0 | 
Claude Warren |  [PA4RDF at 
Sourceforge](https://sourceforge.net/projects/pa4rdf/)
 JenaSecurity | Security (Permissions) wrapper around Jena RDF implementation. 
| Apache 2.0 | Claude Warren | [JenaSecurity at 
GitHub](https://github.com/Claudenw/JenaSecurity)
+Semantic_Forms | Swiss army knife for data management and social networking. | 
open source | Jean-Marc Vanel | 
[Semantic_Forms](https://github.com/jmvanel/semantic_forms)
 JDBC 4 SPARQL | JDBC 4 SPARQL is a type 4 JDBC Driver that uses a SPARQL 
endpoint (or Jena Model) as the data store.  Presents graph data as relational 
data to tools that understand SQL and utilize JDBC| Apache 2.0 (Some components 
GNU LGPL V3.0) | Claude Warren | [jdbc4sparql at 
GitHub](https://github.com/Claudenw/jdbc4sparql)
\ No newline at end of file

Reply via email to