Result Class |
Namespace: VDS.RDF.Shacl.Validation
The Result type exposes the following members.
Name | Description | |
---|---|---|
FocusNode |
Gets or sets the focus node that has caused thes result.
| |
Graph |
Gets the Graph the Node belongs to.
(Inherited from WrapperNode.) | |
GraphUri |
Gets/Sets the Graph URI associated with a Node.
(Inherited from WrapperNode.) | |
Message |
Gets or sets additional textual details about the result.
| |
Node |
Gets the underlying node this is a wrapper around.
(Inherited from WrapperNode.) | |
NodeType |
Nodes have a Type.
(Inherited from WrapperNode.) | |
ResultPath |
Gets or sets the optional path of the property shape that has caused the result.
| |
ResultValue |
Gets or sets the value that has caused the result.
| |
Severity |
Gets or sets the severity of the result.
| |
SourceConstraint |
Gets or sets the optional SPARQL-based constraint the has caused the result.
| |
SourceConstraintComponent |
Gets or sets the IRI of the constraint component that has caused the result.
| |
SourceShape |
Gets or sets the shape that the given focus node was validated against.
|
Name | Description | |
---|---|---|
CompareTo(IBlankNode) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from WrapperNode.) | |
CompareTo(IGraphLiteralNode) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from WrapperNode.) | |
CompareTo(ILiteralNode) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from WrapperNode.) | |
CompareTo(INode) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from WrapperNode.) | |
CompareTo(IUriNode) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from WrapperNode.) | |
CompareTo(IVariableNode) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from WrapperNode.) | |
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from WrapperNode.) | |
Equals(IBlankNode) | Indicates whether the current object is equal to another object of the same type. (Inherited from WrapperNode.) | |
Equals(IGraphLiteralNode) | Indicates whether the current object is equal to another object of the same type. (Inherited from WrapperNode.) | |
Equals(ILiteralNode) | Indicates whether the current object is equal to another object of the same type. (Inherited from WrapperNode.) | |
Equals(INode) | Indicates whether the current object is equal to another object of the same type. (Inherited from WrapperNode.) | |
Equals(IUriNode) | Indicates whether the current object is equal to another object of the same type. (Inherited from WrapperNode.) | |
Equals(IVariableNode) | Indicates whether the current object is equal to another object of the same type. (Inherited from WrapperNode.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from WrapperNode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from WrapperNode.) | |
ToString(INodeFormatter) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from WrapperNode.) | |
ToString(INodeFormatter, TripleSegment) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from WrapperNode.) |