IRdfAVocabulary Interface |
Namespace: VDS.RDF.Parsing
The IRdfAVocabulary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Mappings |
Gets the Term Mappings.
|
![]() | Namespaces |
Gets the Namespace Mappings.
|
![]() | VocabularyUri |
Gets/Sets the Vocabulary URI.
|
Name | Description | |
---|---|---|
![]() | AddNamespace |
Adds a Namespace to the Vocabulary.
|
![]() | AddTerm |
Adds a Term to the Vocabulary.
|
![]() | HasTerm |
Gets whether a Vocabulary contains a Term.
|
![]() | Merge |
Merges another Vocabulary into this one.
|
![]() | ResolveTerm |
Resolves a Term in the Vocabulary.
|