Click or drag to resize

VocabularyPredicatesToExpandInReport Property

Gets the list of predicates to expand in validation reports.

Namespace:  VDS.RDF.Shacl
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static IEnumerable<INode> PredicatesToExpandInReport { get; }

Property Value

Type: IEnumerableINode
See Also