UNPKG

extract-cbd-shape

Version:

Extract an entity based on CBD and a SHACL shape

6 lines (4 loc) 167 B
import { CBDShapeExtractor } from "./CBDShapeExtractor"; import * as shape from "./Shape"; import * as path from "./Path"; export { CBDShapeExtractor, path, shape };