Skip to content

Releases: sparna-git/xls2rdf

2.2.0

25 Mar 16:11
Compare
Choose a tag to compare

#34 : add command-line parameter to fail conversion if reconcile external value not found

2.1.6

31 Jan 22:23
Compare
Choose a tag to compare

Fix ConcurrentModificaitonException in SkosPostProcessor

2.1.5

26 Nov 11:41
Compare
Choose a tag to compare
  • Parsing of B1 more strict

2.1.4

21 Nov 22:11
Compare
Choose a tag to compare
  • ignoreIf option
  • do not convert rows that are hidden or filtered
  • share prefixes across all sheets
  • Make lookupColumn lookups case-insensitive
  • ability to ignre values that are in parenthesis

xls2rdf 2.1.1

12 Jun 14:51
Compare
Choose a tag to compare

Added a rest service
Normalize white spaces in the values

2.0.4

07 May 16:06
Compare
Choose a tag to compare

Fix #15
Improvements in unit tests

2.0.3

24 Mar 14:17
Compare
Choose a tag to compare
  • handle "vrai" and "false" as booleans
  • handle ambiguities in lookups
  • extra logs in SKOS post processor

Xls2Rdf 2.0.1

12 Dec 08:20
Compare
Choose a tag to compare

Xls2Rdf 2.0

11 Dec 20:47
Compare
Choose a tag to compare
Version bump to 2.0

Xls2Rdf 1.1

10 Sep 13:16
Compare
Choose a tag to compare
Fix #3 : Refactoring of ValueProcessors to pass CellReference +

LogListeners