Click or drag to resize

ResultSourceShape Property

Gets or sets the shape that the given focus node was validated against.

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

Property Value

Type: INode
See Also