Skip to content

Wrapper around the Jena command line tools to simplify querying rdf data.

License

Notifications You must be signed in to change notification settings

xabbu42/sparqlhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

sparqlhelper is a small wrapper around the Jena suite of command line tools to query rdf data.

Installation

sparqlhelper is easiest to install with cpanminus:

cpanm --no-lwp --no-wget https://github.com/downloads/xabbu42/sparqlhelper/App-sparqlhelper-0.1.tar.gz

If you want to install sparqlhelper manually you can use the following commands:

wget --no-check-certificate https://github.com/downloads/xabbu42/sparqlhelper/App-sparqlhelper-0.1.tar.gz
tar -xzf App-psr-0.3.tar.gz
cd App-psr-0.3
perl Makefile.PL
make
sudo make install

Usage

See the manpage for the documentation.

About

Wrapper around the Jena command line tools to simplify querying rdf data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages