rdfns

just use popular RDF namespace prefixes from prefix.cc

Install

All systems
curl cmd.cat/rdfns.sh
Debian Debian
apt-get install librdf-ns-perl
Ubuntu
apt-get install librdf-ns-perl
image/svg+xml Kali Linux
apt-get install librdf-ns-perl
Fedora
dnf install perl-RDF-NS
Windows (WSL2)
sudo apt-get update sudo apt-get install librdf-ns-perl
Raspbian
apt-get install librdf-ns-perl

librdf-ns-perl

just use popular RDF namespace prefixes from prefix.cc

Hardcoding URI namespaces and prefixes for RDF applications is neither fun nor maintainable. In the end we all use more or less the same prefix definitions, as collected at <http://prefix.cc>. RDF::NS includes all these prefixes as defined at specific snapshots in time. These snapshots correspond to version numbers of this module. By selecting particular versions, you make sure that changes at prefix.cc won't affect your scripts.

perl-RDF-NS

prefix.cc