@jeswr/shacl2shex
Version:
Convert SHACL to ShEx
8 lines (7 loc) • 310 B
TypeScript
import { ContextDefinition } from 'jsonld';
/**
* =============================================================================
* ShaclContext: JSONLD Context for Shacl
* =============================================================================
*/
export declare const ShaclContext: ContextDefinition;