https://github.com/swh/lrdf
A lightweight RDF library for accessing plugin metadata in the LADSPA plugin system
https://github.com/swh/lrdf
Last synced: 8 months ago
JSON representation
A lightweight RDF library for accessing plugin metadata in the LADSPA plugin system
- Host: GitHub
- URL: https://github.com/swh/lrdf
- Owner: swh
- License: gpl-2.0
- Created: 2011-07-01T09:05:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T09:36:28.000Z (almost 8 years ago)
- Last Synced: 2024-05-21T01:09:01.319Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 431 KB
- Stars: 16
- Watchers: 7
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
This 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, it also has a light
taxonomic inference capablility.
N.B. this is the decendent project of https://sourceforge.net/projects/lrdf/