SPARQL

Arto - February 17, 2008 - 19:22

SPARQL is a query language for pattern matching against RDF graphs. The syntax resembles SQL, making for a friendly learning curve, but SPARQL is far more powerful, enabling queries spanning multiple disparate (local or remote) data sources containing heterogeneous semistructured data.

This is a module that enables the use of SPARQL queries with the RDF API for Drupal 6.x. 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.

This module requires PHP 5.2 or newer, and makes use of the ARC2 library which must be installed per the instructions provided with the RDF API.

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

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-alpha12008-Jun-0612.8 KBRecommended for 6.xThis is currently the recommended release for 6.x.
 
 

Drupal is a registered trademark of Dries Buytaert.