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

message for sh:xone #135

Open giacomociti opened 1 week ago

giacomociti commented 1 week ago

A result message for sh:xone violations is added, indicating which shapes conformed.

The implementation may be refined (for example we may use Intl.PluralRules for ordinal numbers) and extended to other constraints (sh:and), but I'd like some feedback (@ktk, @tpluscode and anybody interested) about the usefulness of this.

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 5ffdc02690f21fdeafb82bb0f82bd5d1be2dc6c2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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