You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by confidencesun <gi...@git.apache.org> on 2015/07/22 09:02:00 UTC

[GitHub] jena pull request: Merge Jena 491 for the first half part of GSoC ...

GitHub user confidencesun opened a pull request:

    https://github.com/apache/jena/pull/88

    Merge Jena 491 for the first half part of GSoC 2015 project

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/confidencesun/jena JENA-491

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/88.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #88
    
----
commit 5237c71aef40b7e1be24a62f407ab3f0ae550b41
Author: confidencesun <co...@gmail.com>
Date:   2015-03-21T16:34:54Z

    a demo for JENA-491

commit 15c9b132964e331132225661da4cc8348d02418c
Author: confidencesun <co...@gmail.com>
Date:   2015-05-24T08:39:47Z

    Merge pull request #1 from apache/master
    
    pull master to  begin

commit ee075b7b201f80c6ed421210971952f139a8ccaf
Author: confidencesun <co...@gmail.com>
Date:   2015-05-26T13:24:15Z

    Merge pull request #3 from apache/master
    
    sych master 20150526

commit 3f163bff6b1d4020c0f2a77321bbb47baf743ebb
Author: confidencesun <co...@gmail.com>
Date:   2015-05-26T23:38:58Z

    delete JENA-491 example code

commit ca1dc7bbcce401dea0908f22b3a4209d562716a0
Author: confidencesun <co...@gmail.com>
Date:   2015-05-26T23:47:00Z

    Merge pull request #4 from confidencesun/master
    
    delete JENA-491 example code

commit 2d09a7dfe84539ecdafc9f99247019d0ddeefd5e
Author: confidencesun <co...@gmail.com>
Date:   2015-06-11T14:56:15Z

    create new Template for SPARQL_11

commit 07c8b98dbafbf2ea12ee3f6df6816e8edda93650
Author: confidencesun <co...@gmail.com>
Date:   2015-06-12T03:03:13Z

    rollback FmtTemplate, in order to build success for TS_Scripted

commit 2cb175d2305c02582eb24629d18d06bdc53ae4ba
Author: confidencesun <co...@gmail.com>
Date:   2015-06-15T10:12:10Z

    reimplement Template, that does not affect the SPARQL 1.0 parser

commit a8b0d53e83a39357f6d35763494ecfa447826b51
Author: confidencesun <co...@gmail.com>
Date:   2015-06-18T03:21:34Z

    The SPARQL 1.1 parser (like the SPARQL 1.0 parser) are now unchanged.

commit c475249148792da2148cd9ec9976312516ed1d11
Author: confidencesun <co...@gmail.com>
Date:   2015-06-18T08:44:33Z

    refactor ConstructTemplate() to make ARQ for constructing quards similar
    to that for triples.

commit 5076b1ed0844d0a1e7c57b539b64af3d831ee039
Author: confidencesun <co...@gmail.com>
Date:   2015-06-19T08:22:38Z

    new QueryExecution operations: execConstrucQuads(),
    execConstructDataset()

commit d0ce13b2587905859c9ed854f5114b8c86c2125c
Author: confidencesun <co...@gmail.com>
Date:   2015-06-19T08:53:07Z

    add licence info for ExampleConstructQuads; retain QuadAcc unchanged

commit d58625693e9439ee0c9164b56993b44f34c2a383
Author: confidencesun <co...@gmail.com>
Date:   2015-06-21T13:16:18Z

    fix bugs for default graphs; add some examples in
    ExampleConstructQuads.java

commit 5e56c1f2b0e2b0b2f6a1e7fda9fe17b6254176da
Author: confidencesun <co...@gmail.com>
Date:   2015-06-21T13:28:15Z

    commit ExampleConstructQuads.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jena pull request: Merge Jena 491 for the first half part of GSoC ...

Posted by confidencesun <gi...@git.apache.org>.
Github user confidencesun closed the pull request at:

    https://github.com/apache/jena/pull/88


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jena pull request: Merge Jena 491 for the first half part of GSoC ...

Posted by confidencesun <gi...@git.apache.org>.
Github user confidencesun closed the pull request at:

    https://github.com/apache/jena/pull/88


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jena pull request: Merge Jena 491 for the first half part of GSoC ...

Posted by confidencesun <gi...@git.apache.org>.
GitHub user confidencesun reopened a pull request:

    https://github.com/apache/jena/pull/88

    Merge Jena 491 for the first half part of GSoC 2015 project

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/confidencesun/jena JENA-491

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/88.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #88
    
----
commit 5237c71aef40b7e1be24a62f407ab3f0ae550b41
Author: confidencesun <co...@gmail.com>
Date:   2015-03-21T16:34:54Z

    a demo for JENA-491

commit 15c9b132964e331132225661da4cc8348d02418c
Author: confidencesun <co...@gmail.com>
Date:   2015-05-24T08:39:47Z

    Merge pull request #1 from apache/master
    
    pull master to  begin

commit ee075b7b201f80c6ed421210971952f139a8ccaf
Author: confidencesun <co...@gmail.com>
Date:   2015-05-26T13:24:15Z

    Merge pull request #3 from apache/master
    
    sych master 20150526

commit 3f163bff6b1d4020c0f2a77321bbb47baf743ebb
Author: confidencesun <co...@gmail.com>
Date:   2015-05-26T23:38:58Z

    delete JENA-491 example code

commit ca1dc7bbcce401dea0908f22b3a4209d562716a0
Author: confidencesun <co...@gmail.com>
Date:   2015-05-26T23:47:00Z

    Merge pull request #4 from confidencesun/master
    
    delete JENA-491 example code

commit 2d09a7dfe84539ecdafc9f99247019d0ddeefd5e
Author: confidencesun <co...@gmail.com>
Date:   2015-06-11T14:56:15Z

    create new Template for SPARQL_11

commit 07c8b98dbafbf2ea12ee3f6df6816e8edda93650
Author: confidencesun <co...@gmail.com>
Date:   2015-06-12T03:03:13Z

    rollback FmtTemplate, in order to build success for TS_Scripted

commit 2cb175d2305c02582eb24629d18d06bdc53ae4ba
Author: confidencesun <co...@gmail.com>
Date:   2015-06-15T10:12:10Z

    reimplement Template, that does not affect the SPARQL 1.0 parser

commit a8b0d53e83a39357f6d35763494ecfa447826b51
Author: confidencesun <co...@gmail.com>
Date:   2015-06-18T03:21:34Z

    The SPARQL 1.1 parser (like the SPARQL 1.0 parser) are now unchanged.

commit c475249148792da2148cd9ec9976312516ed1d11
Author: confidencesun <co...@gmail.com>
Date:   2015-06-18T08:44:33Z

    refactor ConstructTemplate() to make ARQ for constructing quards similar
    to that for triples.

commit 5076b1ed0844d0a1e7c57b539b64af3d831ee039
Author: confidencesun <co...@gmail.com>
Date:   2015-06-19T08:22:38Z

    new QueryExecution operations: execConstrucQuads(),
    execConstructDataset()

commit d0ce13b2587905859c9ed854f5114b8c86c2125c
Author: confidencesun <co...@gmail.com>
Date:   2015-06-19T08:53:07Z

    add licence info for ExampleConstructQuads; retain QuadAcc unchanged

commit d58625693e9439ee0c9164b56993b44f34c2a383
Author: confidencesun <co...@gmail.com>
Date:   2015-06-21T13:16:18Z

    fix bugs for default graphs; add some examples in
    ExampleConstructQuads.java

commit 5e56c1f2b0e2b0b2f6a1e7fda9fe17b6254176da
Author: confidencesun <co...@gmail.com>
Date:   2015-06-21T13:28:15Z

    commit ExampleConstructQuads.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---