Skip to content

Releases: spdx/spdx-java-rdf-store

Alpha version of SPDX RDF Store supporting the SPDX Spec version 3

05 Sep 22:47
Compare
Choose a tag to compare

This is an Alpha quality release of the SPDX Java RDF store which supports the SPDX Spec version 3

NOTE: Breaking changes from previous version

Although stable, it is not quite ready for production.

For description of the migration and changes, please see the upgrading document in the SPDX Java Library repo.

Release 1.1.9 of the SPDX Java RDF Store

16 Dec 23:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

Release 1.1.8 of the SPDX RDF Store

14 Dec 05:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.8

Version 1.1.6 of the SPDX Java RDF Library

10 May 21:52
Compare
Choose a tag to compare

What's Changed

  • Allow enterCritialSection before item created in document by @goneall in #51
  • Update SPDX Java Library and Jena by @goneall in #52

Full Changelog: v1.1.5...v1.1.6

Release 1.1.5 of the SPDX Java RDF Store

16 Apr 14:51
f2a48e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

SPDX Java RDF Store Version 1.1.4

08 Feb 16:53
7545d22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

Version 1.1.3 of the SPDX Java RDF Store

24 Jan 23:56
Compare
Choose a tag to compare

What's Changed

  • Don't use Jean getLocalName for listed license URI's by @goneall in #44
  • Update to SPDX Java Library version 1.1.3 by @goneall in #45

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2 of the SPDX Java RDF Store

30 Oct 22:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1 of the SPDX Java RDF Store

03 Oct 15:57
Compare
Choose a tag to compare

What's Changed

  • Update spdx-java-library to version 1.1.1 - see release notes for a summary of changes
  • Check for an existing value in getTypedValue by @goneall in #36
  • Prefix number for generated ID's by @goneall in #35
  • Fetch listed license/exceptions from listedLiceses by @goneall in #34

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0 of the SPDX Java RDF Store

12 Aug 17:16
acd8641
Compare
Choose a tag to compare

What's Changed

  • Update to SPDX spec version 2.3 by @goneall in #31
  • Change hasFiles implementation to meet spec

Full Changelog: v1.0.4...v1.1.0