You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/07/11 13:47:42 UTC

[jena-site] branch main updated: Removed line break (#108)

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a692d883c Removed line break (#108)
a692d883c is described below

commit a692d883ce160d1eab3a47d3b51f4bf0c14b736d
Author: Yaron Shahrabani <sh...@gmail.com>
AuthorDate: Mon Jul 11 16:47:38 2022 +0300

    Removed line break (#108)
    
    The table was broken, there's an extra row at the end which shouldn't exist.
---
 source/about_jena/contributions.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/source/about_jena/contributions.md b/source/about_jena/contributions.md
index 052b20e4b..46be95ebd 100644
--- a/source/about_jena/contributions.md
+++ b/source/about_jena/contributions.md
@@ -33,5 +33,4 @@ GeoSpatialWeb | This projects adds geo-spatial predicates and reasoning features
 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 S [...]
 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)
+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)