UNPKG

@rdfine/shacl

Version:

> ## @rdfine/shacl > ### Generated JavaScript types for Shapes Constraint Language (SHACL)

7 lines (6 loc) 131 B
import * as Sh from './index.js'; export class ShFactory { init() { this.rdfine.sh = this._initVocabulary(Sh); } }