Notation3ParserContextKeywords Property  | 
 
            Gets the list of in-use Keywords.
            
 
    Namespace: 
   VDS.RDF.Parsing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic List<string> Keywords { get; }Public ReadOnly Property Keywords As List(Of String)
	Get
Property Value
Type: 
ListString
See Also