The libgnurdf library makes it easy to create, modify, and search RDF (Resource Description Format) files. It was based off the RDF implementation in gnorpm, but has evolved since then, and is suited for all types of applications.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Linux Other |
| Implementation | C |
Recent releases


Changes: This release now compiles with the latest libxml and libxml2. Some possible compiler errors were fixed, along with libxml-generated warnings during runtime, and a bug where a '=' was used instead of a '==' during comparison. pkg-config support was added, and the leakbug integration improved. The code has been cleaned up a bit.


Changes: Added new functions to the API and renamed some functions to be more consistent. Fixed a few bugs and added performance enhancements.


Changes: Added autoconf 2.50 support, better libxml2 support, and more compliance with the RDF specification. Some segfaults were also fixed.


Changes: Compilation problems on some platforms have been fixed.


Changes: A fix for a segfault bug in rdfGetElementValue(), and some portability checks.