How to Install librdf-ns-perl in Ubuntu 18.04



Install librdf-ns-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install librdf-ns-perl

Description:

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 . 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.

Homepage: http://search.cpan.org/dist/RDF-NS/

Version: 20170111-1

Section: universe/perl