Notation3ParserContextKeywords 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; }
Public ReadOnly Property Keywords As List(Of String)
Get
Property Value
Type:
ListStringSee Also