How to Install librdf-queryx-lazy-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install librdf-queryx-lazy-perl

Description:

avoid all those boring PREFIX definitions

RDF::QueryX::Lazy is a fairly trivial subclass of RDF::Query that auto-defines many prefixes for you, so you can be lazy. It should have most of the common ones in there. . Oh yeah, and if you want, you can pass a key 'lazy' in the RDF::Query %options hash with additional prefix mappings.

Homepage: https://metacpan.org/release/RDF-QueryX-Lazy

Version: 0.003-1

Section: universe/perl