Language

Package: guile-rdf @ 1.0

Synopsis

Guile implementation of the RDF abstract and concrete syntaxes

Description

Guile RDF is an implementation of the RDF (Resource Description Framework) format defined by the W3C for GNU Guile. RDF structures include triples (facts with a subject, a predicate and an object), graphs which are sets of triples, and datasets, which are collections of graphs.

RDF specifications include the specification of concrete syntaxes and of operations on graphs. This library implements some basic functionalities, such as parsing and producing turtle and nquads syntax, as well as manipulating graphs and datasets.

Home page
https://framagit.org/tyreunom/guile-rdf
Location
gnu/packages/guile-xyz.scm (line: 4048, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings