Overview
GraphDB 6.4 introduces support for SPARQL-MM, a multimedia-extension for SPARQL 1.1. The implementation is based on code by Thomas Kurz.
Installation
The SPARQL-MM support is implemented as a GraphDB plugin, which is currently not enabled by default. To enable the plugin follow these steps:
- Locate the plugin zip file in the plugins/sparql-mm folder of the GraphDB distribution.
- Unzip the file into your plugins directory (by default root of unpacked web app/WEB-INF/classes/plugins}}.
Usage examples
Temporal Relations
Temporal Aggregation
Spatial Relations
Spatial Aggregation
Combined Aggregation
Accessor Method
More information
- The SPARQL-MM Specification
- List of SPARQL-MM functions