Click or drag to resize

RdfAEvaluationContextLocalVocabulary Property

Gets/Sets the Local Vocabulary.

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

Property Value

Type: IRdfAVocabulary
See Also