lrdf
Lightweight RDF library for accessing LADSPA plugin metadata
LRDF is a library to make it easy to manipulate RDF files describing LADSPA plugins. It can also be used for general RDF manipulation. It can read RDF/XLM and N3 files and export N3 files, and it also has a light taxonomic inference capability.
- Versions: 0.6.1
- Website: https://github.com/swh/LRDF
- Licenses: GPL 2
- Package source: gnu/packages/rdf.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lrdf
as follows:
guix install lrdf
Or install a particular version:
guix install lrdf@0.6.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of lrdf about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/lrdf'><img src='https://packages.guix.gnu.org/packages/lrdf/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/lrdf)
Example Org:
[[https://packages.guix.gnu.org/packages/lrdf][https://packages.guix.gnu.org/packages/lrdf/badges/latest-version.svg]]