roqet
A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings
Install
- All systems
-
curl cmd.cat/roqet.sh
- Debian
-
apt-get install rasqal-utils
- Ubuntu
-
apt-get install rasqal-utils
- Alpine
-
apk add rasqal
- Arch Linux
-
pacman -S rasqal
- Kali Linux
-
apt-get install rasqal-utils
- CentOS
-
yum install rasqal
- Fedora
-
dnf install rasqal
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rasqal-utils
- OS X
-
brew install rasqal
- Raspbian
-
apt-get install rasqal-utils
- Dockerfile
- dockerfile.run/roqet
- Docker
-
docker run cmd.cat/roqet roqet
powered by Commando
rasqal
A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings
rasqal-utils
Rasqal RDF Query utilities
This package provides the roqet tool for querying RDF content with SPARQL and RDQL RDF query languages using the Rasqal RDF query library.