SparqlHelper Code
SparqlHelper is a SPARQL helper library
Status: Beta
Brought to you by:
hervegirod
| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2025-10-19 |
|
[9dab6b] 0.1 |
| nbproject | 2025-10-19 |
|
[9dab6b] 0.1 |
| samples | 2025-05-13 |
|
[1fba9a] initial commit |
| src | 2025-10-22 |
|
[c29e07] Fix the manifest not being present in the library |
| test | 2025-10-19 |
|
[9dab6b] 0.1 |
| www | 2025-10-22 |
|
[6a9927] Move the owl-time class to the model.owltime pa... |
| .gitignore | 2025-05-13 |
|
[1fba9a] initial commit |
| HISTORY.md | 2025-10-22 |
|
[3de1f4] Fix the manifest not being present in the library |
| LICENCE | 2025-05-13 |
|
[1fba9a] initial commit |
| README.md | 2025-10-22 |
|
[c9fdab] licence |
| README.txt | 2025-05-14 |
|
[04323b] update javadoc and wiki |
| build.xml | 2025-10-22 |
|
[527191] Fix the manifest not being present in the library |
sparqlHelper is a SPARQL helper library to create and parse SPARQL expressions. This is a project by Dassault Aviation.
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.
The sparqlHelper-wiki-<version>.jar zip file contains the documentation for the tool.
See HISTORY.md
The sparqlHelper library uses a LGPL v3 license