Click or drag to resize

Vocabulary.Constraints 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: IEnumerable<IUriNode>
See Also