Click or drag to resize

VocabularyLiteralNodeKinds Property

Gets the list of literal node kinds.

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

Property Value

Type: IEnumerableIUriNode
See Also