rapper
The Raptor RDF parsing utility. Part of the Raptor RDF Syntax Library. More information: <http://librdf.org/raptor/rapper.html>.
Install
- All systems
-
curl cmd.cat/rapper.sh
- Debian
-
apt-get install raptor-utils - Ubuntu
-
apt-get install raptor-utils -
Alpine
-
apk add raptor2 - Arch Linux
-
pacman -S raptor - Kali Linux
-
apt-get install raptor2-utils - CentOS
-
yum install raptor - Fedora
-
dnf install raptor2 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install raptor-utils - OS X
-
brew install raptor - Raspbian
-
apt-get install raptor-utils - Docker
-
docker run cmd.cat/rapper rapperpowered by Commando
The Raptor RDF parsing utility. Part of the Raptor RDF Syntax Library. More information: <http://librdf.org/raptor/rapper.html>.
-
Convert an RDF/XML document to Turtle:
rapper -i rdfxml -o turtle path/to/file -
Count the number of triples in a Turtle file:
rapper -i turtle -c path/to/file
© tl;dr; authors and contributors