SPARQL Entity Storage
This module provides a SPARQL backend for Drupal entities, allowing entities to be stored and queried using a SPARQL triple store. It is a foundational component for other modules that define entities requiring this type of storage.
Description
The SPARQL Entity Storage module offers a SPARQL backend for Drupal entities. The module provides an entity storage and query. Simply enabling the module, doesn't bring any user visible new feature, the module is a prerequisite for other modules that are defining Drupal entities that requires a SPARQL triple-store backend. A very simple example of such an entity is the sparql_test entity provided in the SPARQL Test testing module, included in this package (see the SparqlTest class).
A more sophisticated module that uses the SPARQL backend, and runs already in the wild, is the RDF Entity module. The entity provided there (rdf_entity) can be used as it is, can be extended or, simply, used as an example when designing a new entity type.
Getting started
See the module's README.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
1 tracked project depends on this one
- RDF SKOS 227 sites
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-beta2 | Pre-release | 10–11 | Jun 10, 2026 | ||
| 2.0.0-beta1 | Pre-release | 10–11 | Drupal 11.2 support. | Nov 17, 2025 | |
| 2.0.0-alpha19 | Pre-release | 10–11 | Mar 11, 2025 | ||
| 2.0.0-alpha18 | Pre-release | 10–11 | Drupal 11 compatibility. | Feb 17, 2025 | |
| 2.0.0-alpha17 | Pre-release | 9–10 | Oct 7, 2024 |