Skip to content

Class: Grid

Details on the grid used in the experiment.

URI: https://w3id.org/osc-em/oscem-schemas/:Grid

classDiagram class Grid click Grid href "../Grid" Grid : film_material Grid : film_support Grid : film_thickness Grid : film_topology Grid : manufacturer Grid : material Grid : mesh Grid : pretreatment_atmosphere Grid : pretreatment_pressure Grid --> "0..1" QuantityValue : pretreatment_pressure click QuantityValue href "../QuantityValue" Grid : pretreatment_time Grid --> "0..1" QuantityValue : pretreatment_time click QuantityValue href "../QuantityValue" Grid : pretreatment_type

Slots

Name Cardinality and Range Description Inheritance
manufacturer 0..1
String
Grid manufacturer direct
material 0..1
String
Material out of which the grid is made direct
mesh 0..1
Float
Grid mesh in lines per inch direct
film_support 0..1
Boolean
Whether a support film was used direct
film_material 0..1
String
Type of material the support film is made of direct
film_topology 0..1
String
Topology of the support film direct
film_thickness 0..1
String
Thickness of the support film direct
pretreatment_type 0..1
String
Type of pretreatment of the grid, i direct
pretreatment_time 0..1
QuantityValue
Length of time of the pretreatment in s direct
pretreatment_pressure 0..1
QuantityValue
Pressure of the chamber during pretreatment, in Pa direct
pretreatment_atmosphere 0..1
String
Atmospheric conditions in the chamber during pretreatment, i direct

Usages

used by used in type used
Sample grid range Grid

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/osc-em/oscem-schemas

Mappings

Mapping Type Mapped Value
self https://w3id.org/osc-em/oscem-schemas/:Grid
native https://w3id.org/osc-em/oscem-schemas/:Grid

LinkML Source

Direct

name: Grid
description: Details on the grid used in the experiment.
from_schema: https://w3id.org/osc-em/oscem-schemas
slots:
- manufacturer
- material
- mesh
- film_support
- film_material
- film_topology
- film_thickness
- pretreatment_type
- pretreatment_time
- pretreatment_pressure
- pretreatment_atmosphere
slot_usage:
  manufacturer:
    name: manufacturer
  material:
    name: material
  mesh:
    name: mesh
  film_support:
    name: film_support
  film_material:
    name: film_material
  film_topology:
    name: film_topology
  film_thickness:
    name: film_thickness
  pretreatment_type:
    name: pretreatment_type
  pretreatment_time:
    name: pretreatment_time
  pretreatment_pressure:
    name: pretreatment_pressure
  pretreatment_atmosphere:
    name: pretreatment_atmosphere

Induced

name: Grid
description: Details on the grid used in the experiment.
from_schema: https://w3id.org/osc-em/oscem-schemas
slot_usage:
  manufacturer:
    name: manufacturer
  material:
    name: material
  mesh:
    name: mesh
  film_support:
    name: film_support
  film_material:
    name: film_material
  film_topology:
    name: film_topology
  film_thickness:
    name: film_thickness
  pretreatment_type:
    name: pretreatment_type
  pretreatment_time:
    name: pretreatment_time
  pretreatment_pressure:
    name: pretreatment_pressure
  pretreatment_atmosphere:
    name: pretreatment_atmosphere
attributes:
  manufacturer:
    name: manufacturer
    description: Grid manufacturer
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: manufacturer
    owner: Grid
    domain_of:
    - Grid
    range: string
  material:
    name: material
    description: Material out of which the grid is made
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: material
    owner: Grid
    domain_of:
    - Grid
    range: string
  mesh:
    name: mesh
    description: Grid mesh in lines per inch
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: mesh
    owner: Grid
    domain_of:
    - Grid
    range: float
  film_support:
    name: film_support
    description: Whether a support film was used
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: film_support
    owner: Grid
    domain_of:
    - Grid
    range: boolean
  film_material:
    name: film_material
    description: Type of material the support film is made of
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: film_material
    owner: Grid
    domain_of:
    - Grid
    range: string
  film_topology:
    name: film_topology
    description: Topology of the support film
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: film_topology
    owner: Grid
    domain_of:
    - Grid
    range: string
  film_thickness:
    name: film_thickness
    description: Thickness of the support film
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: film_thickness
    owner: Grid
    domain_of:
    - Grid
    range: string
  pretreatment_type:
    name: pretreatment_type
    description: Type of pretreatment of the grid, i.e., glow discharge
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: pretreatment_type
    owner: Grid
    domain_of:
    - Grid
    range: string
  pretreatment_time:
    name: pretreatment_time
    description: Length of time of the pretreatment in s
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: pretreatment_time
    owner: Grid
    domain_of:
    - Grid
    range: QuantityValue
  pretreatment_pressure:
    name: pretreatment_pressure
    description: Pressure of the chamber during pretreatment, in Pa
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: pretreatment_pressure
    owner: Grid
    domain_of:
    - Grid
    range: QuantityValue
  pretreatment_atmosphere:
    name: pretreatment_atmosphere
    description: Atmospheric conditions in the chamber during pretreatment, i.e.,
      addition of specific gases, etc.
    from_schema: https://w3id.org/osc-em/oscem-schemas
    rank: 1000
    alias: pretreatment_atmosphere
    owner: Grid
    domain_of:
    - Grid
    range: string