You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2015/01/09 09:54:35 UTC

[jira] [Resolved] (MARMOTTA-444) Provide an alternative SPARQL-based implementation of the LdpService

     [ https://issues.apache.org/jira/browse/MARMOTTA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández resolved MARMOTTA-444.
---------------------------------------
    Resolution: Fixed

> Provide an alternative SPARQL-based implementation of the LdpService
> --------------------------------------------------------------------
>
>                 Key: MARMOTTA-444
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-444
>             Project: Marmotta
>          Issue Type: New Feature
>          Components: Platform
>    Affects Versions: 3.2.0
>            Reporter: Sergio Fernández
>            Assignee: Sergio Fernández
>              Labels: gsoc2014, ldp, rdf, sparql
>             Fix For: 3.3.0
>
>
> Marmotta is defining a service for all operations required by LDP:
> https://git-wip-us.apache.org/repos/asf?p=marmotta.git;a=blob;f=platform/marmotta-ldp/src/main/java/org/apache/marmotta/platform/ldp/api/LdpService.java;h=9a746da1929c132be240cce6a4ee57ca871bca68;hb=refs/heads/ldp
> The default implementation uses the native Sesame API:
> https://git-wip-us.apache.org/repos/asf?p=marmotta.git;a=blob;f=platform/marmotta-ldp/src/main/java/org/apache/marmotta/platform/ldp/services/LdpServiceImpl.java;h=b49f9d25ae429a16056b1f935fe2904ac79d5b93;hb=refs/heads/ldp
> The idea is to explore how feasible is to provide an alternative implementation pure based on SPARQL. Therefore, the required skill would include Java, of course, and a deep knowledge of SPARQL 1.1.



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