Click or drag to resize

Report Properties

The Report type exposes the following members.

Properties
  NameDescription
Public propertyConforms
Gets a value indicating whether conformance checking was successful.
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.)
Protected propertyNode
Gets the underlying node this is a wrapper around.
(Inherited from WrapperNode.)
Public propertyNodeType
Nodes have a Type.
(Inherited from WrapperNode.)
Public propertyNormalised
Gets a normalised graph containing validation report data as required for SHACL compliance testing.
Public propertyResults
Gets the collection of validation results for this report.
Top
See Also