rdfproc
Library that provides a high-level interface to RDF data
Install
- All systems
-
curl cmd.cat/rdfproc.sh
- Debian
-
apt-get install redland-utils
- Ubuntu
-
apt-get install redland-utils
- Alpine
-
apk add redland
- Arch Linux
-
pacman -S redland
- Kali Linux
-
apt-get install redland-utils
- CentOS
-
yum install redland
- Fedora
-
dnf install redland
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install redland-utils
- OS X
-
brew install redland
- Raspbian
-
apt-get install redland-utils
- Dockerfile
- dockerfile.run/rdfproc
- Docker
-
docker run cmd.cat/rdfproc rdfproc
powered by Commando
redland
Library that provides a high-level interface to RDF data
redland-utils
Redland Resource Description Framework (RDF) Utility programs
This package provides the rdfproc utility for processing the Resource Description Framework (RDF) format using the Redland RDF library. It allows reading RDF from syntaxes, manipulating the RDF graph, querying using RDQL and SPARQL and serializing RDF into syntaxes in RDF/XML, N-Triples, Turtle and RSS 1.0.