Re: jena-csv

2019-01-15 Thread Jean-Marc Vanel
Not knowing that Jena-csv existed, I developed an extension to Any23, adding features for CSV. I use it, and there is documentation: https://github.com/jmvanel/semantic_forms/wiki/Semantization#step-1-direct-mappping Le lun. 14 janv. 2019 17:21, Andy Seaborne a écrit : > The project ca

Re: jena-csv

2019-01-15 Thread Martynas Jusevičius
> > > > > > It's a maven project - "mvn clean install" > > > > Or if you want to grab the source to incorporate into you project, then > > the source is directly packaged as a sources jar file: > > > > http://central.maven.org/maven2/org

Re: jena-csv

2019-01-15 Thread Andy Seaborne
into you project, then the source is directly packaged as a sources jar file: http://central.maven.org/maven2/org/apache/jena/jena-csv/3.9.0/jena-csv-3.9.0-sources.jar (that is the one that makes browsing Jena source in an IDE work)     Andy On 14/01/2019 16:11, ajs6f wrote: The module

Re: jena-csv

2019-01-14 Thread Bruno P. Kinoshita
Hi Piotr, Sorry for not being clear. The master branch contains the readme. That readme tells you to look at the 3.9.0 tag. The link I sent you is for the 3.9.0. I thought you wanted the actual code, sorry. Link to readme on master: https://github.com/apache/jena/tree/master/jena-csv Link to

Re: jena-csv

2019-01-14 Thread Andy Seaborne
- "mvn clean install" Or if you want to grab the source to incorporate into you project, then the source is directly packaged as a sources jar file: http://central.maven.org/maven2/org/apache/jena/jena-csv/3.9.0/jena-csv-3.9.0-sources.jar (that is the one that makes browsing Jena source

Re: jena-csv

2019-01-14 Thread ajs6f
The module was retired, as Bruno explained, for lack of any maintainer. We can't keep code in the codebase when no one will take responsibility for it. Do you perchance have some time available to commit to maintaining the jena-csv module? ajs6f > On Jan 14, 2019, at 10:17 AM, Piot

Re: jena-csv

2019-01-14 Thread Piotr Nowara
Hi Andy, thanks for those links. Please tell me was the jena-csv module retired just because that CSVW standard or there are some bugs that no one has time or interest to fix? I was using jena-csv for loading CSV files and it was doing its job pretty well. I don't need another W3C standa

Re: jena-csv

2019-01-14 Thread Piotr Nowara
th to maintain > it. > > > If you look at the GitHub repository, there is a README at the jena-csv > folder now. It instructs users to grab - if necessary - jena-csv from jena > 3.9.0 (https://github.com/apache/jena/tree/jena-3.9.0/jena-csv). > Cheers > Bruno > > &

Re: jena-csv

2019-01-14 Thread Andy Seaborne
/tarql On 14/01/2019 09:03, Bruno P. Kinoshita wrote: Hi Piotr, I believe it was retired for the lack of developer bandwidth to maintain it. If you look at the GitHub repository, there is a README at the jena-csv folder now. It instructs users to grab - if necessary - jena-csv from jena 3.9.0

Re: jena-csv

2019-01-14 Thread Bruno P. Kinoshita
Hi Piotr, I believe it was retired for the lack of developer bandwidth to maintain it. If you look at the GitHub repository, there is a README at the jena-csv folder now. It instructs users to grab - if necessary - jena-csv from jena 3.9.0 (https://github.com/apache/jena/tree/jena-3.9.0/jena

jena-csv

2019-01-14 Thread Piotr Nowara
Hi, I'm using jena-csv for importing CSV files to Jena. Now the 3.10 release notes say it's no longer a part of the release. What is the replacement for this retired module? Why it was retired? (I've read the linked JIRA and discussion but I couldn't find the reason) Thanks, Piotr

[ANN] Apache Jena - Data Tables for SPARQL (jena-csv 1.0.0)

2014-08-31 Thread Ying Jiang
We are pleased to announce the release of the module of jena-csv 1.0.0 for Apache Jena project [1], which gets CSV into a form that is amenable to Jena SPARQL processing, and does so in a way that is not only specific to CSV files, but also to regular table shaped data. You can get jena-csv 1.0.0