You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/24 20:36:00 UTC

[jira] [Commented] (JENA-1404) Put all CSV2RDF handling in jena-csv

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

ASF GitHub Bot commented on JENA-1404:
--------------------------------------

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.

----


> Put all CSV2RDF handling in jena-csv
> ------------------------------------
>
>                 Key: JENA-1404
>                 URL: https://issues.apache.org/jira/browse/JENA-1404
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 3.5.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.6.0
>
>
> Move any remaining for the old CSV2RDF code out of RIOT in jena-csv.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)