Click or drag to resize

VocabularyBlankNodeKinds Property

Gets the list of blank node kinds.

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

Property Value

Type: IEnumerableIUriNode
See Also