> -----Original Message----- > From: Andy Seaborne <a...@apache.org> > Sent: Monday, 15 July 2024 19:01 > To: users@jena.apache.org > Subject: Re: Tarql > > > > On 12/07/2024 16:03, Shaw, Ryan wrote: > > Tarql <https://tarql.github.io/> is a very useful tool that has not been > > updated in > 4+ years: > > > > https://github.com/tarql/tarql/commits/master/ > > > > It still requires Jena 3.11. > > > > Are there replacement tools out there for CONSTRUCTing RDF from CSV? > > > > If not, should Tarql perhaps become an extension of ARQ, given how widely > used it seems to be? > > Possible. added as an "extra", as is forking the repo independently and > bringing it > up to date. > > Given the other responses here, is there a role for Tarql? > > There would be a couple of things that need doing: > > * Talk to cygri - ASF does not do hostile forks. > It hasn't been inactive that long (Dec 2020) > > * Change the dependency net.sourceforge.jchardet:jchardet > because there isn't an updated tar for v1.1, only source code > and it is quite old. Apache Tika has code for character set > detection - lift that source code. > > * Make it work with Jena5.
We have a fork that is upgraded to Jena 4.9.0: https://github.com/semaku/tarql > > Andy > > > > > > Ryan > > https://www.w3.org/TR/tabular-data-primer/ > but which implementations are currently maintained?