Class: Comment
A comment
URI: microscopemetrics_schema:Comment
classDiagram
class Comment
Comment : text
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
text | 1..1 String |
The text of the comment | direct |
Usages
used by | used in | type | used |
---|---|---|---|
ArgolightBDataset | comment | range | Comment |
ArgolightEDataset | comment | range | Comment |
MetricsDataset | comment | range | Comment |
FieldIlluminationDataset | comment | range | Comment |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microscopemetrics_schema:Comment |
native | microscopemetrics_schema:Comment |
LinkML Source
Direct
name: Comment
description: A comment
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
attributes:
text:
name: text
description: The text of the comment
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/core_schema
multivalued: false
range: string
required: true
Induced
name: Comment
description: A comment
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
attributes:
text:
name: text
description: The text of the comment
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/core_schema
multivalued: false
alias: text
owner: Comment
domain_of:
- Tag
- Comment
range: string
required: true