Click or drag to resize

TermMappings.VocabularyUri Property

Gets/Sets the Vocabulary URI.

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

Property Value

Type: String

Implements

IRdfAVocabulary.VocabularyUri
See Also