Resource Description Framework (RDF)
RDF is a W3C standard for modeling and sharing distributed knowledge based on a decentralized open-world assumption. Any knowledge about anything can be decomposed into triples (3-tuples) consisting of subject, predicate, and object; essentially, RDF is the lowest common denominator for exchanging data between systems.
This module provides comprehensive RDF functionality and interoperability for the Drupal 6.x platform. For more information, read the introductory posting or watch the demo video. Be sure to subscribe to the Semantic Web group on groups.drupal.org to keep up with the latest happenings.
The module requires PHP 5.2 or newer, makes use of the ARC2 library if available, and will integrate with the Views, FeedAPI, Feed Element Mapper, Location, and Services modules if they are installed. For adding SPARQL query support, see the related SPARQL project.
Projects that rely on this module as a dependency include Calais, File Framework, FeedAPI RDF and the Relations and DAV APIs and their spin-offs such as File Relations Server.
This project is being developed by Arto Bendiken, Miglius Alaburda, Ben Lavender, Jeff Miccolis, Frank Febbraro and Stéphane Corlosquet. Development has been in part sponsored by OpenBand and MakaluMedia.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-alpha7 | 2009-Mar-25 | 63.71 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jun-30 | 64.85 KB | Download · Release notes | Development snapshot | |
