- d4e9dd7: Makes
--shapes
optional when runningb59 validate
. If skipped, will validate against shapes found in the standard input alongside data
- Updated dependencies [01682f7]
- 83583d2: Type annotations: remove references to
rdf-js
, using@rdfjs/types
instead
- Updated dependencies [8282b0e]
- Updated dependencies [8282b0e]
- f1caca5: barnard59-shacl: rephrase messages in human-readable report
- a292c2e: Updated
rdf-validate-shacl
to v0.5.5 - Updated dependencies [57bb930]
- 287efab: Accurate imports to work with
moduleResolution=NodeNext
- 600eb0e: Updated
rdf-validate-shacl
to v0.5.4 - 49dcd13: Update
@rdfjs/to-ntriples
to v3 - Updated dependencies [f6d593c]
- d48f198: Remove usage of
rdf-js
package (deprecated) - f8e7504: Fix sh:conforms in case of results with any severity
- Updated dependencies [d48f198]
- Updated dependencies [94551a4]
- 052b1a5: Produce SHACL report on successful validation
- e82aa36: Remove references of
rdf-js
types package, repaced with@rdfjs/types
- 452d885: Added
report-summary
command
- c090ff2: Updated
rdf-validate-shacl
- Updated dependencies [82dbe7e]
- Updated dependencies [7456a6a]
- cf2f15c: Bundle TypeScript type declarations
- Updated dependencies [0c0245d]
- Updated dependencies [464b09e]
- Updated dependencies [ba328de]
- f883060: When fetching shapes,
code:imports
declarations are resolved and merged with the graph
- Updated dependencies [f883060]
- Updated dependencies [898c80f]
- Updated dependencies [f883060]
- Updated dependencies [898c80f]
- Updated dependencies [1bfec3c]
- 5c14dc9: Add parameter to override the format of the shapes graph
- Updated dependencies [5c14dc9]
- ebe9128: prevent potential memory leaks by creating a fresh validator for each chunk
- Updated dependencies [c759278]
- Updated dependencies [ebe9128]
- c80f82b: Resolve shapes against working directory
- Updated dependencies [b833a62]
- d5249ee: Added a pipeline command which validates quads from standard input
- Updated dependencies [e0b6f85]
- Updated dependencies [0431adf]
- 430ce8a: Update manifest: current namespace and use HTTPS URL
- Renamed from
barnard59-validate-shacl
tobarnard59-shacl
-
430ce8a: Update
rdf-validate-shacl
to v0.5 -
430ce8a: Remove dependency on
@zazuko/env
and use environment provided at runtime. -
First version