Releases: zazuko/rdf-validate-shacl
Releases · zazuko/rdf-validate-shacl
v0.5.6
Patch Changes
- 6041552: Added a
maxNodeChecks
option to prevent too much recursion
error caused by cyclic shape references (fixes #136)
v0.5.5
Patch Changes
- e2f77f9: Improved result messages with lists
- 1329680: Improve performance of validating
sh:in
constraints
v0.5.3
Patch Changes
- dcad72a: More strict dependency on
@rdfjs/environment
v0.5.2
Patch Changes
- 4233170: Update example in readme
- 7bae4cc: Update
@rdfjs/environment
to v1 (keep support for v0)
v0.5.1
Patch Changes
- 2da8dae: Update rdf-validate-datatype
v0.4.5
Patch Changes
- 9047c2b: Update
rdf-validate-datatype
to v0.1.5 (fixes validation of xsd:gYear
)
Patch Changes
- f4bcd30: When used with a dataset strictly implementing
DatasetCore
interface, sh:targetNode
would not validate those nodes
Changelog
v0.4.4
Patch Changes
- f4bcd30: When used with a dataset strictly implementing
DatasetCore
interface, sh:targetNode
would not validate those nodes
Changelog