UNPKG

@rdfine/shacl

Version:

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

7 lines (6 loc) 256 B
import { SPARQLExecutableMixin } from '../lib/SPARQLExecutable.js'; import { SPARQLSelectExecutableMixin } from '../lib/SPARQLSelectExecutable.js'; export const SPARQLSelectExecutableBundle = [ SPARQLExecutableMixin, SPARQLSelectExecutableMixin ];