Options
All
  • Public
  • Public/Protected
  • All
Menu
todo

not yet usable for schema validation

see

https://www.w3.org/TR/shacl/#node-shapes

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static declare

declare: declareShape = ShapeSpec.declareShape

Shape declaration. Insert into the domain data to install the shape. For example (assuming a m-ld clone object):

clone.write(NodeShape.declare({ path: 'name', count: 1 }));
param

shape specification object

Methods

affected

apply

check

toString

  • toString(): string
  • Returns string

Static from

Legend

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

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