Click or drag to resize

VocabularyConstraints Property

Gets the list of constraints.

Namespace:  VDS.RDF.Shacl
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static IEnumerable<IUriNode> Constraints { get; }

Property Value

Type: IEnumerableIUriNode
See Also