You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2017/10/24 20:35:15 UTC

[GitHub] jena pull request #293: JENA-1404: Move all code for CSV2RDF to jena-csv

GitHub user afs opened a pull request:

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

    JENA-1404: Move all code for CSV2RDF to jena-csv

    And undepreacte `Lang.CSV` as a constant.

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

    $ git pull https://github.com/afs/jena csv-cleanup

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

    https://github.com/apache/jena/pull/293.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 #293
    
----
commit 8ed2907343132ebbf7921d7aad63551d78d062c8
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-24T16:38:47Z

    Undeprecate Lang.CSV

commit b2f99c4cf8c6fc05eb611edf7af37e759f55a074
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-24T20:21:40Z

    Move all CSV2RDF to jena-csv module.

----


---

[GitHub] jena pull request #293: JENA-1404: Move all code for CSV2RDF to jena-csv

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

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


---