Skip to content

Releases: ge-semtk/semtk

Release v2.5.0-20240215

15 Feb 19:20
Compare
Choose a tag to compare
Pre-release

Fixes a small SPARQLgraph bug.

Release v2.5.0-20240213

13 Feb 17:26
8dc9ce7
Compare
Choose a tag to compare
Pre-release
Merge pull request #565 from ge-semtk/dependabot/github_actions/actio…

Improve error handling for Jena graphs

18 Oct 11:11
Compare
Choose a tag to compare
Pre-release
v2.5.0-20231018

Remove incorrect TABLE result type from getShaclResults endpoint

SHACL improvements

16 Oct 11:10
Compare
Choose a tag to compare
SHACL improvements Pre-release
Pre-release
v2.5.0-20231016

Omit SHACL InConstraint test from JUnit because value inserted as #in…

SHACL Validation and more

21 Sep 16:41
Compare
Choose a tag to compare
Pre-release
v2.5.0-20230921

Add SHACL validation capabilities (#102)

Bug fix cardinality checker

07 Aug 17:09
Compare
Choose a tag to compare

Fixed cardinality checking on model generated by SADL of the form:
myProp describes {This or That} with a single value of type string

Provide client methods to cardinality violations

04 Aug 15:24
Compare
Choose a tag to compare
Merge pull request #49 from semtk/cardinality-java-client

Add oinfo client function to get cardinality violations

Improved handling of enums in ingestion templates

02 Aug 17:09
Compare
Choose a tag to compare

Ingestion template now treats enumerated classes as data, allowing a simple value like "Success".
Still backwards compatible with identifiers.

SPARQLgraph restriction explore mode & more

31 Jul 10:51
Compare
Choose a tag to compare

Various updates & fixes, including SPARQLgraph restriction explore mode

Ingestion package loading lock

25 Apr 15:48
Compare
Choose a tag to compare
Pre-release
v2.5.0-20230425

Do not allow multiple ingestion packages to be loaded concurrently