Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.
/ JenaSecurity Public archive

Security (Permissions) wrapper around Jena RDF implementation

Notifications You must be signed in to change notification settings

Claudenw/JenaSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

JenaSecurity

JenaSecurity is now part of the Apache Jena project.

Please make any contributions at the Apache Jena website: http://jena.apache.org

package name: jena-security (Jena version < 3) package name: jena-permissions (Jena version >= 3)

See Apache Jena website for documentation, source and binary packages.


Security (Permissions) wrapper around Jena RDF implementation.

By implementing a SecurityEvaluator users may apply access restricitons to graphs and optionally to triples within the graphs.

Two implementations are available based on Jena 2.7.4 and another on the upcoming 2.10.0

Documentation is most complete for the 2.10.0 version, however most of that documentation will also apply to 2.7.4.

Maven Info:

Group Id: org.apache.jena
Artifact Id: jena-security

About

Security (Permissions) wrapper around Jena RDF implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages