sparql_views 7.x-2.0-beta1

New features
Bug fixes

- Fixed filters and arguments to work even without field
- Added CURIE handling in filters
- Added related resource field for connecting two resources
- Added RDF type handling
- Fixed number handling
- Added tests
- Fixed misc bugs. Full list at http://drupal.org/node/817148/commits

sparql_views 7.x-2.0-alpha4

New features
Bug fixes

- Fixed compatibility with Entity API 7.x-1.x-beta9
- Added support for OPTIONAL and DISTINCT
- Added support for RDF type (by full URI only)
- Minor bug fixes

sparql_views 7.x-2.0-alpha1

New in Drupal 7:
- Each endpoint has it's own View type.
- Instead of using a drag-and-drop UI, the UI is more like usual Views.
- All resources in the endpoint have corresponding entities in Drupal. The predicate mappings for these entities are used to build the query.
- Multiple field types are supported.

sparql_views 7.x-2.x-dev

Initial release for Drupal 7. This version changes the backend significantly to use a local representation of the nodes in the remote repository. The local representation is handled with a custom fieldable entity type.

sparql_views 6.x-1.1-alpha1

Bug fixes

Fixes a bug that resulted in "Default uses fields but no fields selected" error

sparql_views 6.x-1.0-alpha1

Initial release of SPARQL Views.

Features include:
SPARQL Query plugin for constructing SELECT queries with simple WHERE clauses
Group multiple field values functionality
Token API integration for subject and object variables
Exhibit integration

Subscribe with RSS Subscribe to Releases for SPARQL Views