IConcept Interface |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.core.IConcept"]
Namespace: imbNLP.Data.semanticLexicon.core
[EntityAttribute] public interface IConcept : ILexiconItem
The IConcept type exposes the following members.
| Name | Description | |
|---|---|---|
| description | ||
| hyperConcept | ||
| hypoConcepts | ||
| Id |
Get the persistent identifier for this entity
| |
| lemmas | ||
| name |
Name contains the inflected form of a word
| |
| relatedFrom |
Side - same level - relation between the concepts
| |
| relatedTo |
Side - same level relation between the concepts
|
| Name | Description | |
|---|---|---|
| expandOnce |
Expands the once.
(Defined by lexiconItemTools.) | |
| getItemTypeName | (Defined by lexiconItemTools.) | |
| IsMatch |
Determines whether the specified term is match.
(Defined by lexiconItemTools.) |