Click or drag to resize

RdfAParserContextTHtmlDocumentDefaultVocabulary Property

Gets/Sets the Default Vocabularly.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IRdfAVocabulary DefaultVocabulary { get; set; }

Property Value

Type: IRdfAVocabulary
See Also