Options
All
  • Public
  • Public/Protected
  • All
Menu

Shapes are used to define patterns of data, which can be used to match or validate state and operations.

Declaration of a shape does not provide any runtime function by itself, but they can be used by other extensions and app code.

see

https://www.w3.org/TR/shacl/#constraints-section

experimental

Hierarchy

Index

Methods

Methods

Abstract affected

  • Capture precisely the data being affected by the given update which matches this shape, either before or after the update is applied to the state.

    Parameters

    Returns Promise<GraphUpdate>

    filtered updates where the affected subject matches this shape

Static from

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Static property
  • Static method
  • Protected method

Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.9.1 Source code licensed MIT. Privacy policy