g3-toolkit API Reference
    Preparing search index...

    Interface ShaclToStructuralOptions

    interface ShaclToStructuralOptions {
        references?: Record<string, string>;
    }
    Index

    Properties

    Properties

    references?: Record<string, string>

    Property paths (sh:class / sh:node targets are not in the lightweight model, so callers may pass a map from a richer parse: ${shapeId}::${path} -> target shape id) to draw reference edges for. Optional; omitted means no reference edges.