Class: Image2D
A 2D image (micrograph, diffraction pattern)
URI: lambdaber:Image2D
classDiagram
class Image2D
click Image2D href "../Image2D/"
Image <|-- Image2D
click Image href "../Image/"
Image2D <|-- Movie
click Movie href "../Movie/"
Image2D <|-- Micrograph
click Micrograph href "../Micrograph/"
Image2D <|-- FluorescenceImage
click FluorescenceImage href "../FluorescenceImage/"
Image2D <|-- OpticalImage
click OpticalImage href "../OpticalImage/"
Image2D <|-- XRFImage
click XRFImage href "../XRFImage/"
Image2D : acquisition_date
Image2D : astigmatism
Image2D --> "0..1" QuantityValue : astigmatism
click QuantityValue href "../QuantityValue/"
Image2D : defocus
Image2D --> "0..1" QuantityValue : defocus
click QuantityValue href "../QuantityValue/"
Image2D : description
Image2D : dimensions_x
Image2D --> "0..1" QuantityValue : dimensions_x
click QuantityValue href "../QuantityValue/"
Image2D : dimensions_y
Image2D --> "0..1" QuantityValue : dimensions_y
click QuantityValue href "../QuantityValue/"
Image2D : dose
Image2D --> "0..1" QuantityValue : dose
click QuantityValue href "../QuantityValue/"
Image2D : exposure_time
Image2D --> "0..1" QuantityValue : exposure_time
click QuantityValue href "../QuantityValue/"
Image2D : file_name
Image2D : id
Image2D : pixel_size
Image2D --> "0..1" QuantityValue : pixel_size
click QuantityValue href "../QuantityValue/"
Image2D : title
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| defocus | 0..1 QuantityValue |
Defocus value, typically specified in micrometers | direct |
| astigmatism | 0..1 QuantityValue |
Astigmatism value, typically specified in Angstroms | direct |
| 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 |
| dose | 0..1 QuantityValue |
Electron dose in e-/Ų | 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:Image2D |
| native | lambdaber:Image2D |
LinkML Source
Direct
name: Image2D
description: A 2D image (micrograph, diffraction pattern)
from_schema: https://w3id.org/lambda-ber-schema/
is_a: Image
attributes:
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
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
domain_of:
- Image2D
range: QuantityValue
inlined: true
Induced
name: Image2D
description: A 2D image (micrograph, diffraction pattern)
from_schema: https://w3id.org/lambda-ber-schema/
is_a: Image
attributes:
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: Image2D
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: Image2D
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: Image2D
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: Image2D
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: Image2D
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: Image2D
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: Image2D
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: Image2D
domain_of:
- ExperimentRun
- Image
- ExperimentalConditions
range: QuantityValue
inlined: true
dose:
name: dose
description: Electron dose in e-/Ų
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: dose
owner: Image2D
domain_of:
- Image
- Micrograph
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: Image2D
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: Image2D
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: Image2D
domain_of:
- NamedThing
- AttributeGroup
range: string