Skip to content

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

 
 
 

Contributors

Languages