Click or drag to resize

ResultSourceConstraintComponent Property

Gets or sets the IRI of the constraint component that has caused the result.

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

Property Value

Type: INode
See Also