Skip to content

Releases: SPARQL-Anything/sparql.anything

v0.6.0

10 Feb 16:48
Compare
Choose a tag to compare

New features:

  • Entity construction function: fx:entity #106
  • [HTML] Add Schema.org and other inline rdf support #164 (partial)
  • Functions: URL decode (and encode) #176
  • Option to use an on disk graph (TDB2) #185
  • Performance: slicing (CSV) #21

Several bug fixes and improvements.

Full Changelog: v0.5.0...v0.6.0

v0.5.1

10 Dec 07:19
8b5fcb1
Compare
Choose a tag to compare

Fix #154

Full Changelog: v0.5.0...v0.5.1

v0.5.0

02 Dec 13:07
Compare
Choose a tag to compare

New features / improvements:

  • Bibtex #10
  • YAML #124
  • Markdown #125
  • New option: null-string #134
  • New option: trim strings #139
  • More String functions: #121 #151
  • New Hash functions: #119
  • Better support for headless browser: #158 #162

Documentation: https://sparql-anything.readthedocs.io/en/v0.5.0/

List of solved issues: https://github.com/SPARQL-Anything/sparql.anything/milestone/6?closed=1

Changes from the last release: v0.4.1...v0.5.0

v0.5.0-RC1

02 Dec 08:55
57eafc3
Compare
Choose a tag to compare
v0.5.0-RC1 Pre-release
Pre-release

First release candidate for v0.5.0

Full Changelog: v0.4.1...v0.5.0-RC1

v0.4.1

13 Oct 16:01
Compare
Choose a tag to compare

It addresses the issue #123

v0.4.0

12 Oct 10:38
Compare
Choose a tag to compare

v0.4.0-RC1

08 Oct 16:53
Compare
Choose a tag to compare
v0.4.0-RC1 Pre-release
Pre-release

v0.3.1

10 Sep 17:40
Compare
Choose a tag to compare

This is a minor release, mainly motivated by fixing #89

v0.3.0

03 Sep 13:30
5aff325
Compare
Choose a tag to compare

New features:

  • Added option add option: csv.null-string for treating empty strings as null (thanks to @justin2004). See d03c3bb d83627b
  • Fully configurable HTTP client, supporting all HTTP methods, headers, etc... to call Web APIs. See #67
  • HTML, added support for headless browser (thanks to @justin2004). See c3aa0e1
  • New list functions: before, after, previous, next. See #78

Fixes include: #62 #68 7b24914 #80 #81 #82 #84

v0.3.0-RC1

01 Sep 14:38
Compare
Choose a tag to compare
v0.3.0-RC1 Pre-release
Pre-release

Sketching a release candidate from 0.3.0-SNAPSHOT artefacts.

New features:

  • Added option add option: csv.null-string for treating empty strings as null (thanks to @justin2004). See d03c3bb d83627b
  • Fully configurable HTTP client, supporting all HTTP methods, headers, etc... to call Web APIs. See #67
  • HTML, added support for headless browser (thanks to @justin2004). See c3aa0e1
  • New list functions: before, after, previous, next. See #78

Fixes include: #62 #68 7b24914 #80 #81 #82 #84