1.1.1 • Published 1 year ago

@hydrofoil/shaperone-rdf-validate-shacl v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@hydrofoil/shaperone-rdf-validate-shacl

SHACL validation support for @hydrofoil/shaperone. Using rdf-validate-shacl

Configuration

See documentation

Options

The exported function has an optional parameter which allows configuring the underlying validation library.

import $rdf from 'rdf-ext'
import { validate } from '@hydrofoil/shaperone-rdf-validate-shacl'

validate.with({
  factory: $rdf,
  maxErrors: 10,
})
1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.3

3 years ago

1.0.0

4 years ago