How to Install librdf-generator-void-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install librdf-generator-void-perl

Description:

generate VoID descriptions based on data in an RDF model

Resource Description Framework (RDF) is a standard model for data interchange on the Web. . VoID is an RDF Schema vocabulary for expressing metadata about RDF datasets, intended as a bridge between the publishers and users of RDF data. More info at . . RDF::Generator::Void takes a RDF::Trine::Model object as input to the constructor, and based on the data in that model as well as data supplied by the user, it creates a new model with a VoID description of the data in the model.

Homepage: https://metacpan.org/module/RDF::Generator::Void

Version: 0.16-3

Section: universe/perl