Enum: CommentTypesEnum
The type of the comment
URI: CommentTypesEnum
Permissible Values
Value | Meaning | Description |
---|---|---|
ACQUISITION | None | The comment is referring to the acquisition |
PROCESSING | None | The comment is referring to the processing |
OTHER | None | The comment is referring to something else |
Slots
Name | Description |
---|---|
comment_type | The type of the comment |
Identifier and Mapping Information
Schema Source
- from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
LinkML Source
name: CommentTypesEnum
description: The type of the comment
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
permissible_values:
ACQUISITION:
text: ACQUISITION
description: The comment is referring to the acquisition
PROCESSING:
text: PROCESSING
description: The comment is referring to the processing
OTHER:
text: OTHER
description: The comment is referring to something else