Binary package “libjsonld-perl” in ubuntu noble

Perl toolkit for interacting with JSON-LD data

 This module - JSONLD - implements part of the JSON-LD 1.1 standard
 for manipulating JSON data as linked data.
 .
 linked data (often capitalized as Linked Data) is structured data
 which is interlinked with other data
 so it becomes more useful through semantic queries.
 It builds upon standard Web technologies
 such as HTTP, RDF and URIs,
 but rather than using them to serve web pages
 only for human readers,
 it extends them to share information
 in a way that can be read automatically by computers.