Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

RENCI-NRIG/gleen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLEEN - A regular path library for ARQ SparQL

The GLEEN library is a property function library for the Jena ARQ SparQL query engine.

GLEEN was developed by:

Todd Detwiler
Structural Informatics Group
University of Washington

GLEEN is currently licensed under the Apache License, version 2.0


This version of GLEEN is forked from the last released version: 0.6.1

The fork was created by Victor J. Orlikowski (Duke University) in support of the ORCA project (https://github.com/RENCI-NRIG/orca5), which makes use of GLEEN.

This new revision ports GLEEN forward to currently supported versions of JENA (http://jena.apache.org/). There are two branches in the code - master branch tied to Jena 2.11.0 and producing Gleen artifact with version 0.6.3-jena-2.11.0-SNAPSHOT. The other branch is called JENA_3_3_0 and produces an artifact with version 0.6.3-jena-3.3.0-SNAPSHOT.


Building

For this revision of GLEEN, simply check out the source, make sure you have a recent version of maven, and type:

mvn clean compile

Releases

No releases published

Packages

No packages published

Languages