Skip to content

Secured SPARQL Endpoint based on Fuseki applying the Rewrite SPARQL Query approach

License

Notifications You must be signed in to change notification settings

kad-busses/secured-sparql-endpoint-rewrite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secured SPARQL Endpoint based on Fuseki applying the Rewrite SPARQL Query approach

This repo is an experimental implementation using the Apache Jena Fuseki2 server. This implementation tries to apply a rewrite of the SPARQL Query which applies the Authorization Onthology. This onthology is under research in the Lock-Unlock Project.

Other relevant repositories are:

Development

To build locally use Maven:

mvn compile

To run locally from within your IDE, start the server with the test class (either in run or debug mode): StartServer.main()

License

Licensed under EUPL-1.2

About

Secured SPARQL Endpoint based on Fuseki applying the Rewrite SPARQL Query approach

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 43.8%
  • Shell 34.9%
  • Java 21.3%