Click or drag to resize

VocabularyTargets Property

Gets the list of targets.

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

Property Value

Type: IEnumerableIUriNode
See Also