Click or drag to resize

ResultFocusNode Property

Gets or sets the focus node that has caused thes result.

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

Property Value

Type: INode
See Also