FDRDF is a tool that builds a catalogue of descriptions in an RDF representation of the specified files. The descriptions currently include: file status (as per the stat system call); SHA-1 hash over the file contents; MIME type (as guessed by the file tool), geospatial metadata (as per GDAL), and GRIB file composition (as per GRIB API).
| Tags | RDF Metadata sha1 |
|---|---|
| Licenses | FDL GPLv3 |
| Operating Systems | GNU/Linux |
| Implementation | Perl GDAL |
Recent releases


Release Notes: The API for FDRDF modules was switched to use Perl objects. New ‘gdal’ and ‘mark’ modules were added, and the ‘test’ module removed. The ability to store the resulting model directly into an RDF storage (bypassing serialization) was implemented. The documentation was improved. There were clean-ups and bugfixes in the code and documentation.


Release Notes: Initial public announcement. It's a “bare bones” version, which nevertheless may have some use.