Class: MicroscopeCollection
A collection of microscopes
URI: microscopemetrics_schema:MicroscopeCollection
classDiagram
class MicroscopeCollection
click MicroscopeCollection href "../MicroscopeCollection"
MicroscopeCollection : microscope_collection
MicroscopeCollection --> "1..*" Microscope : microscope_collection
click Microscope href "../Microscope"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
microscope_collection | 1..* Microscope |
The microscopes of the collection | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microscopemetrics_schema:MicroscopeCollection |
native | microscopemetrics_schema:MicroscopeCollection |
LinkML Source
Direct
name: MicroscopeCollection
description: A collection of microscopes
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
slots:
- microscope_collection
Induced
name: MicroscopeCollection
description: A collection of microscopes
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
attributes:
microscope_collection:
name: microscope_collection
description: The microscopes of the collection
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
alias: microscope_collection
owner: MicroscopeCollection
domain_of:
- MicroscopeCollection
range: Microscope
required: true
multivalued: true