perlrdf

RDF command line utils

Install

All systems
curl cmd.cat/perlrdf.sh
Debian Debian
apt-get install perlrdf
Ubuntu
apt-get install perlrdf
Windows (WSL2)
sudo apt-get update sudo apt-get install perlrdf
Raspbian
apt-get install perlrdf

perlrdf

RDF command line utils

Resource Description Framework (RDF) is a standard model for data interchange on the Web. perlrdf is a single front-end to various RDF functionality available for Perl. It includes commands to create and manipulate quad stores (i.e. databases for RDF data); and commands to parse, serialise, convert and validate RDF data in various formats.