Releases: ge-semtk/semtk
Releases · ge-semtk/semtk
Release v2.5.0-20240215
Fixes a small SPARQLgraph bug.
Release v2.5.0-20240213
Merge pull request #565 from ge-semtk/dependabot/github_actions/actio…
Improve error handling for Jena graphs
v2.5.0-20231018 Remove incorrect TABLE result type from getShaclResults endpoint
SHACL improvements
v2.5.0-20231016 Omit SHACL InConstraint test from JUnit because value inserted as #in…
SHACL Validation and more
v2.5.0-20230921 Add SHACL validation capabilities (#102)
Bug fix cardinality checker
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
Merge pull request #49 from semtk/cardinality-java-client Add oinfo client function to get cardinality violations
Improved handling of enums in ingestion templates
Ingestion template now treats enumerated classes as data, allowing a simple value like "Success".
Still backwards compatible with identifiers.
SPARQLgraph restriction explore mode & more
Various updates & fixes, including SPARQLgraph restriction explore mode
Ingestion package loading lock
v2.5.0-20230425 Do not allow multiple ingestion packages to be loaded concurrently