Class: FluorescentHomogeneousThickField
An homogeneous field with a fluorescent thick sample. Similar to the Chroma slides.
URI: microscopemetrics_schema:FluorescentHomogeneousThickField
classDiagram
class FluorescentHomogeneousThickField
click FluorescentHomogeneousThickField href "../FluorescentHomogeneousThickField"
HomogeneousField <|-- FluorescentHomogeneousThickField
click HomogeneousField href "../HomogeneousField"
FluorescentHomogeneousThickField : description
FluorescentHomogeneousThickField : manufacturer
FluorescentHomogeneousThickField : name
FluorescentHomogeneousThickField : preparation_protocol
FluorescentHomogeneousThickField --> "1" Protocol : preparation_protocol
click Protocol href "../Protocol"
Inheritance
- NamedObject
- Sample
- HomogeneousField
- FluorescentHomogeneousThickField
- HomogeneousField
- Sample
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
preparation_protocol | 1 Protocol |
The protocol used to prepare a sample | Sample |
manufacturer | 0..1 String |
A manufacturer | Sample |
name | 0..1 String |
The human readable name of an entity | NamedObject |
description | 0..1 String |
A human readable description of an entity | NamedObject |
Identifier and Mapping Information
Schema Source
- from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microscopemetrics_schema:FluorescentHomogeneousThickField |
native | microscopemetrics_schema:FluorescentHomogeneousThickField |
LinkML Source
Direct
name: FluorescentHomogeneousThickField
description: An homogeneous field with a fluorescent thick sample. Similar to the
Chroma slides.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
is_a: HomogeneousField
Induced
name: FluorescentHomogeneousThickField
description: An homogeneous field with a fluorescent thick sample. Similar to the
Chroma slides.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
is_a: HomogeneousField
attributes:
preparation_protocol:
name: preparation_protocol
description: The protocol used to prepare a sample
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
alias: preparation_protocol
owner: FluorescentHomogeneousThickField
domain_of:
- Sample
range: Protocol
required: true
multivalued: false
inlined: false
manufacturer:
name: manufacturer
description: A manufacturer
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
alias: manufacturer
owner: FluorescentHomogeneousThickField
domain_of:
- Microscope
- Sample
- PowerMeter
range: string
required: false
name:
name: name
description: The human readable name of an entity
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: name
owner: FluorescentHomogeneousThickField
domain_of:
- NamedObject
range: string
required: false
multivalued: false
description:
name: description
description: A human readable description of an entity
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: description
owner: FluorescentHomogeneousThickField
domain_of:
- NamedObject
range: string
required: false
multivalued: false