Click or drag to resize

Result Properties

The Result type exposes the following members.

Properties
  NameDescription
Public propertyFocusNode
Gets or sets the focus node that has caused thes result.
Public propertyGraph
Gets the Graph the Node belongs to.
(Inherited from WrapperNode.)
Public propertyGraphUri
Gets/Sets the Graph URI associated with a Node.
(Inherited from WrapperNode.)
Public propertyMessage
Gets or sets additional textual details about the result.
Protected propertyNode
Gets the underlying node this is a wrapper around.
(Inherited from WrapperNode.)
Public propertyNodeType
Nodes have a Type.
(Inherited from WrapperNode.)
Public propertyResultPath
Gets or sets the optional path of the property shape that has caused the result.
Public propertyResultValue
Gets or sets the value that has caused the result.
Public propertySeverity
Gets or sets the severity of the result.
Public propertySourceConstraint
Gets or sets the optional SPARQL-based constraint the has caused the result.
Public propertySourceConstraintComponent
Gets or sets the IRI of the constraint component that has caused the result.
Public propertySourceShape
Gets or sets the shape that the given focus node was validated against.
Top
See Also