How to Install librdf-linkeddata-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install librdf-linkeddata-perl

Description:

simple Linked Data implementation

Resource Description Framework (RDF) is a standard model for data interchange on the Web. . RDF::LinkedData is used to create a minimal Linked Data server that can serve RDF data out of an RDF::Trine::Model. It will look up URIs in the model and do the right thing (known as the 303 dance) and mint URLs for that, as well as content negotiation. Thus, you can concentrate on URIs for your things, you need not be concerned about minting URLs for the pages to serve it.

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

Version: 1.02-1

Section: universe/perl