Contribute to Marmotta in GSoC 2014 (Provide an alternative SPARQL-based implementation of the LdpService)

2014-02-27 Thread Qihong Lin
Hi all, I'm Qihong Lin from Beijing Normal University Zhuhai Campus, P.R. China. I did some student projects in my university related to Semantic Web. I have good knowledge of RDF, SPARQL, Linked Data, with some development experience of Sesame and Jena. According to my background, I'

Re: Contribute to Marmotta in GSoC 2014 (Provide an alternative SPARQL-based implementation of the LdpService)

2014-03-01 Thread Qihong Lin
Hi, Please check my replays and questions below: On Fri, Feb 28, 2014 at 4:12 PM, Sergio Fernández wrote: > Dear Qihong Lin, > > > On 28/02/14 08:23, Qihong Lin wrote: > >> I'm Qihong Lin from Beijing Normal University Zhuhai Campus, P.R. China. I >> did some s

Re: Contribute to Marmotta in GSoC 2014 (Provide an alternative SPARQL-based implementation of the LdpService)

2014-03-03 Thread Qihong Lin
ar about the project scopes now: the SPARQL implementation and the tests. The approaches are lucid in my mind as well. Anything else to be considered/discussed for the project scopes/approaches/etc? If not, I'd like to prepare a project proposal draft. Best, Qihong Lin On Sun, Mar 2

Re: Contribute to Marmotta in GSoC 2014 (Provide an alternative SPARQL-based implementation of the LdpService)

2014-03-07 Thread Qihong Lin
e Marmotta community has its plan of developing the Linked Data Platform implementations. I don't want to delay your original plan because of the GSoC program. Could you please tell me about the desired schedule? Best, Qihong Lin On Tue, Mar 4, 2014 at 3:40 PM, Sergio Fernández wrote: &

Re: Contribute to Marmotta in GSoC 2014 (Provide an alternative SPARQL-based implementation of the LdpService)

2014-03-10 Thread Qihong Lin
Dear Sergio, Thank you! I saw your update of MARMOTTA-444 on the new deadline of 31 July. I just submitted my proposal [1] to the GSoC website, with a project plan conforming to the deadline. Any comments are welcome! Cheers, Qihong Lin [1] https://www.google-melange.com/gsoc/proposal/review

Re: Contribute to Marmotta in GSoC 2014 (Provide an alternative SPARQL-based implementation of the LdpService)

2014-03-16 Thread Qihong Lin
Dear Sergio, Your feedback is very valuable. Thank you! I've modified the proposal according to your suggestions. Here's the short description inline. Any other suggestions are very welcome. On Tue, Mar 11, 2014 at 4:22 PM, Sergio Fernández wrote: > Hi Qihong Lin, > >

Re: [GSoC] community bonding period

2014-04-26 Thread Qihong Lin
ease tell me where I should commit the code, in asf [2] or github [3]? Which branch am I supposed to work with, the hotfix branch, develop branch or the master branch? Shall I submit the patches to the community or directly commit the code to git? Best regards, Qihong Lin [1] http://marmotta.apache.

Re: [GSoC] community bonding period

2014-05-02 Thread Qihong Lin
ttachment picture). I think, the project of "marmotta-ldp" is the place I'd play around, in this summer. 5) I "push" the modification of 4) to the remote github branch of "MARMOTTA-444". It seems OK. I think this is the way to commit code :) Could you please

Re: [GSoC] community bonding period

2014-05-20 Thread Qihong Lin
my fork to ensure the expected behaviors of my code? Best regards, Qihong Lin On Mon, May 19, 2014 at 9:01 PM, Sergio Fernández wrote: > Hi, > > according to the official timeline: > > http://www.google-melange.com/gsoc/events/google/gsoc2014 > > today students begin coding

Re: [GSoC] community bonding period

2014-05-23 Thread Qihong Lin
into LdpServiceSPARQLImpl? Best regards, Qihong Lin On Tue, May 20, 2014 at 4:47 PM, Sergio Fernández wrote: > Hi Qihong, > > > On 20/05/14 10:30, Qihong Lin wrote: >> >> I've already set up the development environment. I'm ready to begin >> coding in that

Re: [GSoC] dev period

2014-06-03 Thread Qihong Lin
this document." Therefore, shall we change it to "false" to avoid inferred triples? Further more, should I care about SPARQL Entailment Regimes [4]? No? Best regards, Qihong Lin [1] https://github.com/confidencesun/marmotta/commit/d8e8048931de8a5f92c90ebf6a728822a2d3ed74 [2] https:

Re: [GSoC] dev period

2014-06-10 Thread Qihong Lin
Dear Sergio, I just figured out the reason of the problem 1). The bean.xml was not copied into the building output folder, although was in the source folder. I fixed it in eclipse. Everything works well now. Could you please just help me with the problem 2)? Thanks a lot! Yours, Qihong Lin On

Re: [GSoC] dev period

2014-06-20 Thread Qihong Lin
are going well at my side. I'll complete the rest of the implementations of the methods. I appreciate your help very much. Cheers, Qihong Lin [1] https://github.com/confidencesun/marmotta/commits/MARMOTTA-444 [2] https://github.com/confidencesun/marmotta/blob/926ae5de17d8c414184c0051f

Re: [GSoC] LDP based on SPARQL, mid-term checkpoint

2014-07-02 Thread Qihong Lin
the next weeks, I'll resolve the problems you pointed out (i.e. tests, documentations, code abstractions and evaluations). Basically, I think everything is going on well until now. I'll turn to you for help, if there's any further question. Thanks a lot! Cheers, Qihong Lin On Tue, J

Re: [GSoC] less 1 month left

2014-07-24 Thread Qihong Lin
ing JMeter, TestNG and Rest-Assured. I'll have a try in the next week and keep you posted. Best, Qihong Lin [1] https://github.com/confidencesun/marmotta/commit/cff11e06c0c13bd8d8a10fea5e9eccf8d31f86ba On Wed, Jul 23, 2014 at 3:45 PM, Sergio Fernández wrote: > According the official t

Re: [GSoC] less 1 month left

2014-07-27 Thread Qihong Lin
, the SPARQL implementation is up to date to the ldp and develop branches. I'll make the translations soon after any new changes from upstreams, and report to you in time. Best regards, Qihong Lin On Thu, Jul 24, 2014 at 9:59 PM, Sergio Fernández wrote: > Dear Qihong Lin, > >

Re: [GSoC] less 1 month left

2014-07-31 Thread Qihong Lin
dingly. Is that enough? 2) Or would be more maintainable to move the translation into an RepositoryConnection wrapper or something like that? What's "an RepositoryConnection wrapper"? Why do we need that (i.e. why more maintainable )? Can you show me an example? Thanks! Best r

[GSoC 2014] Project Deadline Approaching

2014-08-11 Thread Qihong Lin
fore the deadline. I can still contribute to this work after the GSoC program ends. Thanks! Yours, Qihong Lin [1] http://www.google-melange.com/gsoc/events/google/gsoc2014

Re: [GSoC 2014] Project Deadline Approaching

2014-08-20 Thread Qihong Lin
Dear Sergio, I've completed the documentation. The final evaluation has also been submitted to Google. Thanks a lot for your mentoring during the project! It's a great experience working with you. Please let me know if anything I can help in future. Cheers, Qihong Lin On Wed, Aug 1