GeoSPARQL plugin documentation

Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current  |   View Page History

Overview

Installation

The GeoSPARQL support is implemented as a GraphDB plugin, which is currently not enabled by default. To enable the plugin follow these steps:

  1. Locate the plugin zip file in the plugins/geosparql-plugin folder of the GraphDB distribution.
  2. Unzip the file into your plugins directory (by default root_of_unpacked_web_app/WEB-INF/classes/plugins).

Usage examples

Plugin control predicates

The plugin allows you to configure it through SPARQL-Update queries with embedded control predicates:

Enable plugin

NOTE: The object literal can be written also as an xsd boolean type by including a xsd prefix:

Disable plugin

NOTE: The object literal can be written also as an xsd boolean type by including a xsd prefix:

Force Reindex GeoSPARQL geometry data

Usually this is a configuration option which could be used in cases where your index files
are either corrupted or have been mistakenly deleted.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.