Skip to content

Releases: Swirrl/csv2rdf

Experimental Linux native build 0.4.7-SNAPSHOT

14 May 12:48
Compare
Choose a tag to compare

Experimental linux build.

For equivalent macos build see this release.

Experimental native build 0.4.7-SNAPSHOT

13 May 10:33
Compare
Choose a tag to compare

Experimental native-image build of 0.4.7 release.

Note this includes the recent performance enhancements in 0.4.7. It's approximately 36% faster than the previous native-image release on hmrc-rts-small-areas.csv (e.g. 24.7s down to 15.8s).

For equivalent linux build see this release.

Installation

  1. Download the gzipped binary below
  2. gunzip csv2rdf-macos-x86-64-0.4.6.gz
  3. mv csv2rdf-macos-x86-64-0.4.6 csv2rdf
  4. Move the binary into a suitable location on your $PATH
  5. Run csv2rdf with appropriate arguments

0.4.6

12 May 17:02
0.4.6
Compare
Choose a tag to compare

Various performance enhancements. Should be 30-50% faster for typical pipelines.

  • #56 make datatype lookups faster
  • #59 Fix potential GC issue on large inputs
  • Use transient datastructures for rows

0.4.5

10 May 11:27
0.4.5
Compare
Choose a tag to compare

Fixes:

  • #28 Infer file format of output from file extension
  • #42 Allow -t argument to override the metadata's url property
  • #47 URI encode whitespace
  • #43 Read file URIs directly
  • #51 Include logging configuration in uberjar
  • #49 Return non-zero exit code on exception

0.4.4

11 Mar 23:23
Compare
Choose a tag to compare
Version 0.4.4