Menu

Tree [c9fdab] master /
 History

HTTPS access


File Date Author Commit
 lib 2025-10-19 herve herve [9dab6b] 0.1
 nbproject 2025-10-19 herve herve [9dab6b] 0.1
 samples 2025-05-13 herve herve [1fba9a] initial commit
 src 2025-10-22 herve herve [c29e07] Fix the manifest not being present in the library
 test 2025-10-19 herve herve [9dab6b] 0.1
 www 2025-10-22 herve herve [6a9927] Move the owl-time class to the model.owltime pa...
 .gitignore 2025-05-13 herve herve [1fba9a] initial commit
 HISTORY.md 2025-10-22 herve herve [3de1f4] Fix the manifest not being present in the library
 LICENCE 2025-05-13 herve herve [1fba9a] initial commit
 README.md 2025-10-22 herve herve [c9fdab] licence
 README.txt 2025-05-14 herve herve [04323b] update javadoc and wiki
 build.xml 2025-10-22 herve herve [527191] Fix the manifest not being present in the library

Read Me

sparqlHelper

sparqlHelper is a SPARQL helper library to create and parse SPARQL expressions. This is a project by Dassault Aviation.

Installation

You only need to have a working JRE (at least Java 8, but it should work up to Java 17).

Just unzip the sparqlHelper-bin-<version>.jar zip file which contain the binary files.
The distribution contain all the necessary dependencies.

Documentation

The sparqlHelper-wiki-<version>.jar zip file contains the documentation for the tool.

History

See HISTORY.md

The sparqlHelper library uses a LGPL v3 license