Author: ajs6f
Date: Tue Oct 24 15:14:25 2017
New Revision: 1813185
URL: http://svn.apache.org/viewvc?rev=1813185&view=rev
Log:
Add Jean-Marc Vanel's project
Modified:
jena/site/trunk/content/about_jena/contributions.mdtext
Modified: jena/site/trunk/content/about_jena/contributions.mdtext
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/about_jena/contributions.mdtext?rev=1813185&r1=1813184&r2=1813185&view=diff
==============================================================================
--- jena/site/trunk/content/about_jena/contributions.mdtext (original)
+++ jena/site/trunk/content/about_jena/contributions.mdtext Tue Oct 24 15:14:25
2017
@@ -30,4 +30,5 @@ Jena Derby Driver | Jena driver for the
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