Click or drag to resize

VocabularyShapes Property

Gets the list of shapes.

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

Property Value

Type: IEnumerableIUriNode
See Also