Resource Description Framework (RDF)

Arto - October 10, 2007 - 14:39

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 is an ensemble of modules providing 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.

These modules require PHP 5.2 or newer, and make use of the ARC2 library if available. For adding SPARQL support, see the related SPARQL API project.

This project is being developed by Arto Bendiken, Miglius Alaburda and Ben Lavender. Development has been in part sponsored by M.C. Dean and MakaluMedia.

Releases

Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Mar-1531.43 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.