Page MenuHomePhabricator

Create Blazegraph extension to store coordinates
Closed, ResolvedPublic

Description

GeoSpatialLiteralExtension.java supports storing coordinates as http://www.bigdata.com/rdf/geospatial#geoSpatialLiteral type. We want to create an extension to store them from the format described in https://www.mediawiki.org/wiki/Wikibase/Indexing/RDF_Dump_Format#Globe_coordinate, e.g. "Point(12.93 35.3)"^^geo:wktLiteral

This extension would support converting these literals into internal indexable format and back.

Event Timeline

Smalyshev claimed this task.
Smalyshev raised the priority of this task from to High.
Smalyshev updated the task description. (Show Details)
Smalyshev subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 264854 had a related patch set uploaded (by Smalyshev):
Add support for wktLiteral parsing

https://gerrit.wikimedia.org/r/264854

Change 264854 merged by jenkins-bot:
Add support for wktLiteral parsing

https://gerrit.wikimedia.org/r/264854