Class: Micrograph
Motion-corrected micrograph derived from movie
URI: lambdaber:Micrograph
classDiagram
class Micrograph
click Micrograph href "../Micrograph/"
Image2D <|-- Micrograph
click Image2D href "../Image2D/"
Micrograph : acquisition_date
Micrograph : astigmatism
Micrograph --> "0..1" QuantityValue : astigmatism
click QuantityValue href "../QuantityValue/"
Micrograph : astigmatism_angle
Micrograph --> "0..1" QuantityValue : astigmatism_angle
click QuantityValue href "../QuantityValue/"
Micrograph : ctf_quality_score
Micrograph --> "0..1" QuantityValue : ctf_quality_score
click QuantityValue href "../QuantityValue/"
Micrograph : defocus
Micrograph --> "0..1" QuantityValue : defocus
click QuantityValue href "../QuantityValue/"
Micrograph : defocus_u
Micrograph --> "0..1" QuantityValue : defocus_u
click QuantityValue href "../QuantityValue/"
Micrograph : defocus_v
Micrograph --> "0..1" QuantityValue : defocus_v
click QuantityValue href "../QuantityValue/"
Micrograph : description
Micrograph : dimensions_x
Micrograph --> "0..1" QuantityValue : dimensions_x
click QuantityValue href "../QuantityValue/"
Micrograph : dimensions_y
Micrograph --> "0..1" QuantityValue : dimensions_y
click QuantityValue href "../QuantityValue/"
Micrograph : dose
Micrograph --> "0..1" QuantityValue : dose
click QuantityValue href "../QuantityValue/"
Micrograph : exposure_time
Micrograph --> "0..1" QuantityValue : exposure_time
click QuantityValue href "../QuantityValue/"
Micrograph : file_name
Micrograph : id
Micrograph : origin_movie_id
Micrograph : pixel_size
Micrograph --> "0..1" QuantityValue : pixel_size
click QuantityValue href "../QuantityValue/"
Micrograph : resolution_fit_limit
Micrograph --> "0..1" QuantityValue : resolution_fit_limit
click QuantityValue href "../QuantityValue/"
Micrograph : title
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dose | 0..1 QuantityValue |
Total electron dose in e-/Angstrom^2 | direct |
| origin_movie_id | 0..1 String |
Reference to original movie file | direct |
| defocus_u | 0..1 QuantityValue |
Defocus U, typically specified in micrometers | direct |
| defocus_v | 0..1 QuantityValue |
Defocus V, typically specified in micrometers | direct |
| astigmatism_angle | 0..1 QuantityValue |
Astigmatism angle, typically specified in degrees | direct |
| resolution_fit_limit | 0..1 QuantityValue |
Resolution fit limit, typically specified in Angstroms | direct |
| ctf_quality_score | 0..1 QuantityValue |
CTF estimation quality score | direct |
| defocus | 0..1 QuantityValue |
Defocus value, typically specified in micrometers | Image2D |
| astigmatism | 0..1 QuantityValue |
Astigmatism value, typically specified in Angstroms | Image2D |
| file_name | 1 String |
Image file name | Image |
| acquisition_date | 0..1 String |
Date image was acquired | Image |
| pixel_size | 0..1 QuantityValue |
Pixel size, typically specified in Angstroms | Image |
| dimensions_x | 0..1 QuantityValue |
Image width, typically specified in pixels | Image |
| dimensions_y | 0..1 QuantityValue |
Image height, typically specified in pixels | Image |
| exposure_time | 0..1 QuantityValue |
Exposure time, typically specified in seconds | Image |
| id | 1 Uriorcurie |
Globally unique identifier as an IRI or CURIE for machine processing and exte... | NamedThing |
| title | 0..1 String |
A human-readable name or title for this entity | NamedThing |
| description | 0..1 String |
A detailed textual description of this entity | NamedThing |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lambda-ber-schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | lambdaber:Micrograph |
| native | lambdaber:Micrograph |
LinkML Source
Direct
name: Micrograph
description: Motion-corrected micrograph derived from movie
from_schema: https://w3id.org/lambda-ber-schema/
is_a: Image2D
attributes:
dose:
name: dose
description: Total electron dose in e-/Angstrom^2
from_schema: https://w3id.org/lambda-ber-schema/
domain_of:
- Image
- Micrograph
range: QuantityValue
inlined: true
origin_movie_id:
name: origin_movie_id
description: Reference to original movie file
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
domain_of:
- Micrograph
range: string
defocus_u:
name: defocus_u
description: Defocus U, typically specified in micrometers. Data providers may
specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
domain_of:
- Micrograph
range: QuantityValue
inlined: true
defocus_v:
name: defocus_v
description: Defocus V, typically specified in micrometers. Data providers may
specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
domain_of:
- Micrograph
range: QuantityValue
inlined: true
astigmatism_angle:
name: astigmatism_angle
description: Astigmatism angle, typically specified in degrees. Data providers
may specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
domain_of:
- Micrograph
range: QuantityValue
inlined: true
resolution_fit_limit:
name: resolution_fit_limit
description: Resolution fit limit, typically specified in Angstroms. Data providers
may specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
domain_of:
- Micrograph
range: QuantityValue
inlined: true
ctf_quality_score:
name: ctf_quality_score
description: CTF estimation quality score
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
domain_of:
- Micrograph
range: QuantityValue
inlined: true
Induced
name: Micrograph
description: Motion-corrected micrograph derived from movie
from_schema: https://w3id.org/lambda-ber-schema/
is_a: Image2D
attributes:
dose:
name: dose
description: Total electron dose in e-/Angstrom^2
from_schema: https://w3id.org/lambda-ber-schema/
alias: dose
owner: Micrograph
domain_of:
- Image
- Micrograph
range: QuantityValue
inlined: true
origin_movie_id:
name: origin_movie_id
description: Reference to original movie file
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: origin_movie_id
owner: Micrograph
domain_of:
- Micrograph
range: string
defocus_u:
name: defocus_u
description: Defocus U, typically specified in micrometers. Data providers may
specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: defocus_u
owner: Micrograph
domain_of:
- Micrograph
range: QuantityValue
inlined: true
defocus_v:
name: defocus_v
description: Defocus V, typically specified in micrometers. Data providers may
specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: defocus_v
owner: Micrograph
domain_of:
- Micrograph
range: QuantityValue
inlined: true
astigmatism_angle:
name: astigmatism_angle
description: Astigmatism angle, typically specified in degrees. Data providers
may specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: astigmatism_angle
owner: Micrograph
domain_of:
- Micrograph
range: QuantityValue
inlined: true
resolution_fit_limit:
name: resolution_fit_limit
description: Resolution fit limit, typically specified in Angstroms. Data providers
may specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: resolution_fit_limit
owner: Micrograph
domain_of:
- Micrograph
range: QuantityValue
inlined: true
ctf_quality_score:
name: ctf_quality_score
description: CTF estimation quality score
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: ctf_quality_score
owner: Micrograph
domain_of:
- Micrograph
range: QuantityValue
inlined: true
defocus:
name: defocus
description: Defocus value, typically specified in micrometers. Data providers
may specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: defocus
owner: Micrograph
domain_of:
- Image2D
range: QuantityValue
inlined: true
astigmatism:
name: astigmatism
description: Astigmatism value, typically specified in Angstroms. Data providers
may specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: astigmatism
owner: Micrograph
domain_of:
- Image2D
range: QuantityValue
inlined: true
file_name:
name: file_name
description: Image file name
from_schema: https://w3id.org/lambda-ber-schema/
alias: file_name
owner: Micrograph
domain_of:
- DataFile
- Image
range: string
required: true
acquisition_date:
name: acquisition_date
description: Date image was acquired
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: acquisition_date
owner: Micrograph
domain_of:
- Image
range: string
pixel_size:
name: pixel_size
description: Pixel size, typically specified in Angstroms. Data providers may
specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: pixel_size
owner: Micrograph
domain_of:
- Image
- RefinementParameters
range: QuantityValue
inlined: true
dimensions_x:
name: dimensions_x
description: Image width, typically specified in pixels. Data providers may specify
alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: dimensions_x
owner: Micrograph
domain_of:
- Image
range: QuantityValue
inlined: true
dimensions_y:
name: dimensions_y
description: Image height, typically specified in pixels. Data providers may specify
alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: dimensions_y
owner: Micrograph
domain_of:
- Image
range: QuantityValue
inlined: true
exposure_time:
name: exposure_time
description: Exposure time, typically specified in seconds. Data providers may
specify alternative units by including the unit in the QuantityValue.
from_schema: https://w3id.org/lambda-ber-schema/
alias: exposure_time
owner: Micrograph
domain_of:
- ExperimentRun
- Image
- ExperimentalConditions
range: QuantityValue
inlined: true
id:
name: id
description: Globally unique identifier as an IRI or CURIE for machine processing
and external references. Used for linking data across systems and semantic web
integration.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
identifier: true
alias: id
owner: Micrograph
domain_of:
- NamedThing
- Attribute
range: uriorcurie
required: true
title:
name: title
description: A human-readable name or title for this entity
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
slot_uri: dcterms:title
alias: title
owner: Micrograph
domain_of:
- NamedThing
range: string
description:
name: description
description: A detailed textual description of this entity
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: description
owner: Micrograph
domain_of:
- NamedThing
- AttributeGroup
range: string