zazuko / rdf-validate-shacl

Validate RDF data purely in JavaScript. An implementation of the W3C SHACL specification on top of the RDFJS stack.
MIT License
95 stars 12 forks source link

Update example in readme #119

Closed tpluscode closed 8 months ago

tpluscode commented 8 months ago

I used @zazuko/env-node for simplest possible usage example

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: d1fbb089c444bb9d52591c90d1744d140792d165

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | rdf-validate-shacl | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9d7ce9c) 98.88% compared to head (d1fbb08) 98.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #119 +/- ## ======================================= Coverage 98.88% 98.88% ======================================= Files 12 12 Lines 1796 1796 ======================================= Hits 1776 1776 Misses 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.