Click or drag to resize

Vocabulary.PredicatesToExpandInReport 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: IEnumerable<INode>
See Also