UNPKG

shape-map

Version:

RDF Node/ShEx Shape mapping format.

19 lines (15 loc) 227 B
export = shape_map; declare const shape_map: { Parser: { construct: any; }; focus: { term: string; }; start: { term: string; }; wildcard: { term: string; }; };