Views Datasource is a set of plugins for Drupal Views for rendering content in a number of shareable, reusable formats based on XML, JSON and XHTML. These formats allow content in a Drupal site to be easily used as data sources for Semantic Web clients and web mash-ups. Views Datasource plugins output content from node lists created in the Drupal Views interface in a variety of formats - XML data documents using schemas like OPML and Atom, RDF data documents using a vocabulary like FOAF, JSON data documents in a format like Exhibit JSON, and XHTML data documents using a microformat like hCard.
Views Datasource can be thought of as a userland complement to the work going on in the Services and RDF APIs as a site operator only needs to know Views to be able to create datasources in the different formats.
The project consists of 4 Views style plugins (and related row plugins):
- views_xml - Output as raw XML, OPML, and Atom;
- views_json - Output as Simile/Exhibit JSON, Canonical JSON, JSONP/JSON in script;
- views_rdf- Output as FOAF, SIOC, and DOAP;
- views_xhtml - Output as hCard, hCalendar, and Geo.
The module requires PHP 5.
The Views Datasource project was created by Allister Beharry as part of Drupal's participation in Google's Summer of Code 2008. The mentors were Gordon Heydon and Jonathan DeLaigle.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: RDF, Syndication, Views
- Reported installs: 6470 sites currently report using this module. View usage statistics.
- Downloads: 35,811
- Last modified: September 10, 2012