RdfAParserContext<THtmlDocument>.DefaultVocabulary Property |
Gets/Sets the Default Vocabularly.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic IRdfAVocabulary DefaultVocabulary { get; set; }
Public Property DefaultVocabulary As IRdfAVocabulary
Get
Set
Property Value
Type:
IRdfAVocabulary
See Also