UNPKG
shacl-engine
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A fast RDF/JS SHACL engine
github.com/rdf-ext/shacl-engine
rdf-ext/shacl-engine
shacl-engine
/
index.js
6 lines
(4 loc)
•
63 B
JavaScript
View Raw
1
2
3
4
5
6
import
Validator
from
'./Validator.js'
export
{
Validator
}