Click or drag to resize

ResultSourceConstraint Property

Gets or sets the optional SPARQL-based constraint the has caused the result.

Namespace:  VDS.RDF.Shacl.Validation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INode SourceConstraint { get; set; }

Property Value

Type: INode
See Also