[
https://issues.apache.org/jira/browse/MARMOTTA-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140666#comment-14140666
]
ASF subversion and git services commented on MARMOTTA-543:
----------------------------------------------------------
Commit 67c2b87802ae2bac611fc24654d0e2dc43823d4f in marmotta's branch
refs/heads/develop from [~wastl]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=67c2b87 ]
towards MARMOTTA-543 (modular function support):
- modularized most functions, but they are currently not yet used
> 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)