[
https://issues.apache.org/jira/browse/MARMOTTA-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140835#comment-14140835
]
ASF subversion and git services commented on MARMOTTA-543:
----------------------------------------------------------
Commit 5d94ae2ef03ea97db630814eeb400dfe6c2bf36f in marmotta's branch
refs/heads/develop from [~wastl]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=5d94ae2 ]
finished MARMOTTA-543 (modular function support):
code cleanups and simplifications in native SPARQL support
> 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)