[ 
https://issues.apache.org/jira/browse/MARMOTTA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919115#comment-13919115
 ] 

Sergio Fernández commented on MARMOTTA-444:
-------------------------------------------

[~dileepaj], as Nandana pointed, the current LDP development is happening in 
the 'ldp' branch. You can use our mirror at github or directly clone our main 
repository, both should be in synced. 

You can directly clone that branch:

{quote}git clone -b ldp 
https://git-wip-us.apache.org/repos/asf/marmotta.git{quote}

Or, if you already have a clone of the master, switch to it:

{quote}git checkout -b ldp origin/ldp{quote}

Hope this helps.

> 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
>            Reporter: Sergio Fernández
>              Labels: gsoc2014, ldp, rdf, sparql
>             Fix For: 4.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.2#6252)

Reply via email to