Click or drag to resize

Notation3ParserContext.Keywords Property

Gets the list of in-use Keywords.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public List<string> Keywords { get; }

Property Value

Type: List<String>
See Also