Skip to content

Releases: SDM-TIB/shaclAPI

0.13.0

Choose a tag to compare

@prohde prohde released this 17 Jun 08:18
7ef838e
  • update dependencies
  • drop Python 3.9 support

0.12.0

Choose a tag to compare

@prohde prohde released this 15 May 14:06
52d3910
  • update dependencies
  • drop Python 3.8 support

0.11.1

Choose a tag to compare

@prohde prohde released this 03 Sep 07:54
f7590bf
  • update dependencies

0.11.0

Choose a tag to compare

@prohde prohde released this 23 Nov 14:02
eb982b6
  • require a newer version of Trav-SHACL (>= 1.7.0)
  • fix endpoint creation due to changes in Trav-SHACL v1.6.0
  • enable passing of RDFlib graphs instead of schema directory (Trav-SHACL v1.7.0)
  • add Python 3.12 support

0.10.0

Choose a tag to compare

@prohde prohde released this 07 Aug 09:29
e282a30
  • update dependencies
  • update test cases
  • add ability to pass a config dictionary instead of config file path
  • fix invalid escape sequences
  • set reduced network to be one connected component
  • include only unidirectional dependencies in reduced network
  • add feature for removing constraints when parsing TTL
  • add license
  • fix issues when parsing OR constraints
  • add possibility to remove constraints from within an OR constraint
  • deal with inverse paths when removing constraints

0.9.8

Choose a tag to compare

@prohde prohde released this 27 Jun 13:56
2e2a295
  • update dependencies
  • remove print command when setting up logger
  • add Python 3.11 support

0.9.7

Choose a tag to compare

@prohde prohde released this 06 Feb 19:03
45e1177
  • set default shape format to SHACL, i.e., using RDF for the shape definitions; following the SHACL specification
  • require a newer version of Trav-SHACL (>= 1.2.0)

0.9.6

Choose a tag to compare

@prohde prohde released this 29 Sep 12:05
dc96c81
  • prevent validation for empty SHACL shape schema
  • overlap: fix division by zero

0.9.5

Choose a tag to compare

@prohde prohde released this 28 Sep 10:31
a3ecee3
  • enable target query rewriting for non-star-shaped queries

0.9.4

Choose a tag to compare

@prohde prohde released this 27 Sep 14:02
0568c7f
  • capture only basic statistics
  • by default, store no output of the SHACL validator