sparql_views 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-7.x-2.0-beta1.tar.gz | 32.22 KB | c4d0478c0f3dc834db832fe0e8577945 |
| sparql_views-7.x-2.0-beta1.zip | 47.98 KB | 45b18080929454f5524828954e9a5856 |
Release notes
- 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
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-7.x-2.0-alpha4.tar.gz | 23.99 KB | 7f1734f6ba75456cd5247c577703e35f |
| sparql_views-7.x-2.0-alpha4.zip | 34.24 KB | 846790e14947d2e9604356825d5fe1ef |
Release notes
- 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-alpha3
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-7.x-2.0-alpha3.tar.gz | 22.88 KB | 6b87691bbbe1f918f92e98dec6d4f5f6 |
| sparql_views-7.x-2.0-alpha3.zip | 32.42 KB | 220bbde39c46cdbf5f9a940d67613d7c |
Release notes
Minor bug fixes and enhanced field formatting.
sparql_views 7.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-7.x-2.0-alpha2.tar.gz | 22.57 KB | e96f6d3747fb3e5c0c5d389ef0328bbd |
| sparql_views-7.x-2.0-alpha2.zip | 32.12 KB | 1fea9099c82da694f60feec6dd24f104 |
Release notes
Fixed minor notices.
sparql_views 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-7.x-2.0-alpha1.tar.gz | 20.53 KB | 188bcdf3f5cba9bcb4cdc4e247d571b0 |
| sparql_views-7.x-2.0-alpha1.zip | 27.9 KB | 28e02a62ac716bb700acb19b98ab5b93 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-7.x-2.x-dev.tar.gz | 35.04 KB | 295a9660ad52d8c88166b77b3b9431b2 |
| sparql_views-7.x-2.x-dev.zip | 52.79 KB | 8ecec4be1930ca69a60db73bf9bc659b |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-6.x-1.1-alpha1.tar.gz | 29.63 KB | c3ec5dc121477d3688571e41d08da2ee |
| sparql_views-6.x-1.1-alpha1.zip | 40.7 KB | 21640f204e38e3bcb15c4d79422b294d |
Release notes
Fixes a bug that resulted in "Default uses fields but no fields selected" error
sparql_views 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| sparql_views-6.x-1.0-alpha1.tar.gz | 29.59 KB | 0b3dcf2fbab924c115d01ce5c6c3deea |
| sparql_views-6.x-1.0-alpha1.zip | 40.68 KB | 49a48178b10cef6a38d2fa3b86af973c |
Release notes
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