You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sebastian Schaffert (JIRA)" <ji...@apache.org> on 2014/09/19 13:02:33 UTC

[jira] [Created] (MARMOTTA-543) KiWi SPARQL: Modular Function Infrastructure

Sebastian Schaffert created MARMOTTA-543:
--------------------------------------------

             Summary: KiWi SPARQL: Modular Function Infrastructure
                 Key: MARMOTTA-543
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-543
             Project: Marmotta
          Issue Type: Improvement
          Components: KiWi Triple Store
            Reporter: Sebastian Schaffert
            Assignee: Sebastian Schaffert


The current native SPARQL implementation uses a pretty much hard-coded structure for implementing SPARQL functions. This makes it hard to add extended functionality, e.g. multimedia or geo queries that are supported by certain databases.

Instead, we could implement an extended version of Sesame's function registry where functions with their native database implementations are registered automatically.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)