SkosConcept Class |
Namespace: VDS.RDF.Skos
The SkosConcept type exposes the following members.
Name | Description | |
---|---|---|
![]() | SkosConcept |
Creates a new concept for the given resource.
|
Name | Description | |
---|---|---|
![]() | AltLabel |
Gets the alternative labels of the concept.
|
![]() | Broader |
Gets more general concepts.
|
![]() | BroaderTransitive |
Gets more general concepts (transitive).
|
![]() | BroadMatch |
Gets more general concepts from other concept schemes.
|
![]() | ChangeNote |
Gets the modification notes of the concept.
|
![]() | CloseMatch |
Gets confidently interchangeable concepts from other concept schemes.
|
![]() | Definition |
Gets the formal explanation of the concept.
|
![]() | EditorialNote |
Gets the editorial notes the concept.
|
![]() | ExactMatch |
Gets interchangeably similar concepts from other concept schemes.
|
![]() | Example |
Gets examples of the use of the concept.
|
![]() | HiddenLabel |
Gets the hidden labels of the concept.
|
![]() | HistoryNote |
Gets notes about the past of the concept.
|
![]() | InScheme |
Gets the concept schemes the concept is contained in.
|
![]() | MappingRelation |
Gets concepts with comparable meaning from other concept schemes.
|
![]() | Narrower |
Gets more specific concepts.
|
![]() | NarrowerTransitive |
Gets more specific concepts (transitive).
|
![]() | NarrowMatch |
Gets more specific concepts from other concept schemes.
|
![]() | Notation |
Gets a unique identifiers of the concept in a given concept scheme.
|
![]() | Note |
Gets the general notes of the concept.
|
![]() | PrefLabel |
Gets the preferred labels of the concept.
|
![]() | Related |
Gets associated concepts.
|
![]() | RelatedMatch |
Gets associated concepts from other concept schemes.
|
![]() | Resource |
Gets the original resource underlying the SKOS resource.
(Inherited from SkosResource.) |
![]() | ScopeNote |
Gets notes that help to clarify the meaning and/or the use of the concept.
|
![]() | SemanticRelation |
Gets concepts related by meaning.
|
![]() | TopConceptOf |
Get the concept schemes the concept is the top concept of.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |