SparqlHelper Code
SparqlHelper is a SPARQL helper library
Status: Beta
Brought to you by:
hervegirod
File | Date | Author | Commit |
---|---|---|---|
lib | 2025-05-13 |
![]() |
[1fba9a] initial commit |
nbproject | 2025-05-13 |
![]() |
[1fba9a] initial commit |
samples | 2025-05-13 |
![]() |
[1fba9a] initial commit |
src | 2025-05-22 |
![]() |
[c75a19] start to work to handle IRIs in INSERT DATA stuff |
test | 2025-05-22 |
![]() |
[75bf6d] update unit tests |
www | 2025-05-22 |
![]() |
[303f88] update wiki |
.gitignore | 2025-05-13 |
![]() |
[1fba9a] initial commit |
LICENCE | 2025-05-13 |
![]() |
[1fba9a] initial commit |
README.txt | 2025-05-14 |
![]() |
[04323b] update javadoc and wiki |
build.xml | 2025-05-22 |
![]() |
[a92a49] add jj files to the source distribution |
sparqlHelper What is it? ----------- SparqlHelper is a SPARQL helper library to create, parse, and align SPARQL expressions. This is a project by Dassault Aviation. Where is it? ------------ The home page for the SparqlHelper project can be found in the sourceforge Project web site (https://sourceforge.net/projects/sparqlhelper/). There you also find information on how to download the latest release as well as all the other information you might need regarding this project. Requirements ------------ A Java 1.8 or later compatible virtual machine for your operating system. Installation ------------ The SparqlHelper.jar file is the library of the application. Licensing and legal issues -------------------------- The SparqlHelper Library uses a LGPL v3 licence for the source code.