Skip to content

Class: FiltrationProcess

The process of segregation of phases; e.g. the separation of suspended solids from a liquid or gas, usually by forcing a carrier gas or liquid through a porous medium.

URI: nmdc:FiltrationProcess

classDiagram class FiltrationProcess click FiltrationProcess href "../FiltrationProcess" PlannedProcess <|-- FiltrationProcess click PlannedProcess href "../PlannedProcess" FiltrationProcess : alternative_identifiers FiltrationProcess : conditionings FiltrationProcess : container_size FiltrationProcess --> "0..1" QuantityValue : container_size click QuantityValue href "../QuantityValue" FiltrationProcess : description FiltrationProcess : designated_class FiltrationProcess : end_date FiltrationProcess : filter_material FiltrationProcess : filter_pore_size FiltrationProcess --> "0..1" QuantityValue : filter_pore_size click QuantityValue href "../QuantityValue" FiltrationProcess : filtration_category FiltrationProcess : has_failure_categorization FiltrationProcess --> "0..*" FailureCategorization : has_failure_categorization click FailureCategorization href "../FailureCategorization" FiltrationProcess : has_input FiltrationProcess --> "0..*" NamedThing : has_input click NamedThing href "../NamedThing" FiltrationProcess : has_output FiltrationProcess --> "0..*" NamedThing : has_output click NamedThing href "../NamedThing" FiltrationProcess : id FiltrationProcess : instrument_name FiltrationProcess : is_pressurized FiltrationProcess : name FiltrationProcess : processing_institution FiltrationProcess --> "0..1" ProcessingInstitutionEnum : processing_institution click ProcessingInstitutionEnum href "../ProcessingInstitutionEnum" FiltrationProcess : protocol_link FiltrationProcess --> "0..1" Protocol : protocol_link click Protocol href "../Protocol" FiltrationProcess : qc_comment FiltrationProcess : qc_status FiltrationProcess --> "0..1" StatusEnum : qc_status click StatusEnum href "../StatusEnum" FiltrationProcess : separation_method FiltrationProcess --> "0..1" SeparationMethodEnum : separation_method click SeparationMethodEnum href "../SeparationMethodEnum" FiltrationProcess : start_date FiltrationProcess : volume FiltrationProcess --> "0..1" QuantityValue : volume click QuantityValue href "../QuantityValue"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
conditionings 0..*
String
Preliminary treatment of either phase with a suitable solution of the other p... direct
container_size 0..1
QuantityValue
The volume of the container an analyte is stored in or an activity takes plac... direct
filter_material 0..1
String
A porous material on which solid particles present in air or other fluid whic... direct
filter_pore_size 0..1
QuantityValue
A quantitative or qualitative measurement of the physical dimensions of the p... direct
filtration_category 0..1
String
The type of conditioning applied to a filter, device, etc direct
is_pressurized 0..1
Boolean
Whether or not pressure was applied to a thing or process direct
separation_method 0..1
SeparationMethodEnum
The method that was used to separate a substance from a solution or mixture direct
volume 0..1
QuantityValue
The volume of sample filtered direct
designated_class 0..1
Uriorcurie
PlannedProcess
end_date 0..1
String
The date on which any process or activity was ended PlannedProcess
has_input 0..*
NamedThing
An input to a process PlannedProcess
has_output 0..*
NamedThing
An output biosample to a processing step PlannedProcess
processing_institution 0..1
ProcessingInstitutionEnum
The organization that processed the sample PlannedProcess
protocol_link 0..1
Protocol
PlannedProcess
start_date 0..1
String
The date on which any process or activity was started PlannedProcess
instrument_name 0..1
String
The name of the instrument that was used for processing the sample PlannedProcess
qc_status 0..1
StatusEnum
Stores information about the result of a process (ie the process of sequencin... PlannedProcess
qc_comment 0..1
String
Slot to store additional comments about laboratory or workflow output PlannedProcess
has_failure_categorization 0..*
FailureCategorization
PlannedProcess
id 1..1
Uriorcurie
A unique identifier for a thing NamedThing
name 0..1
String
A human readable label for an entity NamedThing
description 0..1
String
a human-readable description of a thing NamedThing
alternative_identifiers 0..*
Uriorcurie
A list of alternative identifiers for the entity NamedThing

Usages

used by used in type used
FiltrationProcess filter_pore_size domain FiltrationProcess
FiltrationProcess separation_method domain FiltrationProcess

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self nmdc:FiltrationProcess
native nmdc:FiltrationProcess
related CHMO:0001640

LinkML Source

Direct

name: FiltrationProcess
description: The process of segregation of phases; e.g. the separation of suspended
  solids from a liquid or gas, usually by forcing a carrier gas or liquid through
  a porous medium.
from_schema: https://w3id.org/nmdc/nmdc
related_mappings:
- CHMO:0001640
contributors:
- ORCID:0009-0001-1555-1601
- ORCID:0000-0002-8683-0050
- ORCID:0000-0001-9076-6066
- ORCID:0009-0008-4013-7737
is_a: PlannedProcess
slots:
- conditionings
- container_size
- filter_material
- filter_pore_size
- filtration_category
- is_pressurized
- separation_method
- volume
slot_usage:
  volume:
    name: volume
    description: The volume of sample filtered.
    domain_of:
    - Extraction
    - Solution
    - SubSamplingProcess
    - FiltrationProcess

Induced

name: FiltrationProcess
description: The process of segregation of phases; e.g. the separation of suspended
  solids from a liquid or gas, usually by forcing a carrier gas or liquid through
  a porous medium.
from_schema: https://w3id.org/nmdc/nmdc
related_mappings:
- CHMO:0001640
contributors:
- ORCID:0009-0001-1555-1601
- ORCID:0000-0002-8683-0050
- ORCID:0000-0001-9076-6066
- ORCID:0009-0008-4013-7737
is_a: PlannedProcess
slot_usage:
  volume:
    name: volume
    description: The volume of sample filtered.
    domain_of:
    - Extraction
    - Solution
    - SubSamplingProcess
    - FiltrationProcess
attributes:
  conditionings:
    name: conditionings
    description: Preliminary treatment of either phase with a suitable solution of
      the other phase (in the absence of main extractable solute(s)) so that when
      the subsequent equilibration is carried out changes in the (volume) phase ratio
      or in the concentrations of other components are minimized.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    multivalued: true
    list_elements_ordered: true
    alias: conditionings
    owner: FiltrationProcess
    domain_of:
    - FiltrationProcess
    range: string
  container_size:
    name: container_size
    description: The volume of the container an analyte is stored in or an activity
      takes place in
    from_schema: https://w3id.org/nmdc/nmdc
    contributors:
    - ORCID:0009-0001-1555-1601
    - ORCID:0000-0002-8683-0050
    rank: 1000
    alias: container_size
    owner: FiltrationProcess
    domain_of:
    - SubSamplingProcess
    - FiltrationProcess
    range: QuantityValue
  filter_material:
    name: filter_material
    description: A porous material on which solid particles present in air or other
      fluid which flows through it are largely caught and retained.
    comments:
    - 'Filters are made with a variety of materials: cellulose and derivatives, glass
      fibre, ceramic, synthetic plastics and fibres. Filters may be naturally porous
      or be made so by mechanical or other means. Membrane/ceramic filters are prepared
      with highly controlled pore size in a sheet of suitable material such as polyfluoroethylene,
      polycarbonate or cellulose esters. Nylon mesh is sometimes used for reinforcement.
      The pores constitute 80–85% of the filter volume commonly and several pore sizes
      are available for air sampling (0.45−0.8 μm are commonly employed).'
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: filter_material
    owner: FiltrationProcess
    domain_of:
    - FiltrationProcess
    range: string
  filter_pore_size:
    name: filter_pore_size
    description: A quantitative or qualitative measurement of the physical dimensions
      of the pores in a material.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    domain: FiltrationProcess
    alias: filter_pore_size
    owner: FiltrationProcess
    domain_of:
    - FiltrationProcess
    range: QuantityValue
  filtration_category:
    name: filtration_category
    description: The type of conditioning applied to a filter, device, etc.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: filtration_category
    owner: FiltrationProcess
    domain_of:
    - FiltrationProcess
    range: string
  is_pressurized:
    name: is_pressurized
    description: Whether or not pressure was applied to a thing or process.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: is_pressurized
    owner: FiltrationProcess
    domain_of:
    - FiltrationProcess
    range: boolean
  separation_method:
    name: separation_method
    description: The method that was used to separate a substance from a solution
      or mixture.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    domain: FiltrationProcess
    alias: separation_method
    owner: FiltrationProcess
    domain_of:
    - FiltrationProcess
    range: SeparationMethodEnum
  volume:
    name: volume
    description: The volume of sample filtered.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    domain: PlannedProcess
    alias: volume
    owner: FiltrationProcess
    domain_of:
    - Extraction
    - Solution
    - SubSamplingProcess
    - FiltrationProcess
    range: QuantityValue
  designated_class:
    name: designated_class
    comments:
    - required on all instances in a polymorphic Database slot like planned_process_set
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    designates_type: true
    alias: designated_class
    owner: FiltrationProcess
    domain_of:
    - PlannedProcess
    range: uriorcurie
  end_date:
    name: end_date
    description: The date on which any process or activity was ended
    todos:
    - add date string validation pattern
    comments:
    - We are using string representations of dates until all components of our ecosystem
      can handle ISO 8610 dates
    - The date should be formatted as YYYY-MM-DD
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: end_date
    owner: FiltrationProcess
    domain_of:
    - PlannedProcess
    range: string
  has_input:
    name: has_input
    description: An input to a process.
    from_schema: https://w3id.org/nmdc/nmdc
    aliases:
    - input
    rank: 1000
    domain: NamedThing
    multivalued: true
    alias: has_input
    owner: FiltrationProcess
    domain_of:
    - BiosampleProcessing
    - OmicsProcessing
    - PlannedProcess
    - WorkflowExecutionActivity
    range: NamedThing
  has_output:
    name: has_output
    description: An output biosample to a processing step
    from_schema: https://w3id.org/nmdc/nmdc
    aliases:
    - output
    rank: 1000
    domain: NamedThing
    multivalued: true
    alias: has_output
    owner: FiltrationProcess
    domain_of:
    - OmicsProcessing
    - PlannedProcess
    - WorkflowExecutionActivity
    range: NamedThing
  processing_institution:
    name: processing_institution
    description: The organization that processed the sample.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    domain: PlannedProcess
    alias: processing_institution
    owner: FiltrationProcess
    domain_of:
    - OmicsProcessing
    - PlannedProcess
    range: processing_institution_enum
  protocol_link:
    name: protocol_link
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    domain: PlannedProcess
    alias: protocol_link
    owner: FiltrationProcess
    domain_of:
    - PlannedProcess
    range: Protocol
  start_date:
    name: start_date
    description: The date on which any process or activity was started
    todos:
    - add date string validation pattern
    comments:
    - We are using string representations of dates until all components of our ecosystem
      can handle ISO 8610 dates
    - The date should be formatted as YYYY-MM-DD
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: start_date
    owner: FiltrationProcess
    domain_of:
    - PlannedProcess
    range: string
  instrument_name:
    name: instrument_name
    description: The name of the instrument that was used for processing the sample.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    domain: PlannedProcess
    alias: instrument_name
    owner: FiltrationProcess
    domain_of:
    - OmicsProcessing
    - PlannedProcess
    range: string
  qc_status:
    name: qc_status
    description: Stores information about the result of a process (ie the process
      of sequencing a library may have for qc_status of 'fail' if not enough data
      was generated)
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: qc_status
    owner: FiltrationProcess
    domain_of:
    - PlannedProcess
    - WorkflowExecutionActivity
    range: StatusEnum
  qc_comment:
    name: qc_comment
    description: Slot to store additional comments about laboratory or workflow output.
      For workflow output it may describe the particular workflow stage that failed.
      (ie Failed at call-stage due to a malformed fastq file).
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: qc_comment
    owner: FiltrationProcess
    domain_of:
    - PlannedProcess
    - WorkflowExecutionActivity
    range: string
  has_failure_categorization:
    name: has_failure_categorization
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    multivalued: true
    alias: has_failure_categorization
    owner: FiltrationProcess
    domain_of:
    - PlannedProcess
    - WorkflowExecutionActivity
    range: FailureCategorization
  id:
    name: id
    description: A unique identifier for a thing. Must be either a CURIE shorthand
      for a URI or a complete URI
    notes:
    - 'abstracted pattern: prefix:typecode-authshoulder-blade(.version)?(_seqsuffix)?'
    - a minimum length of 3 characters is suggested for typecodes, but 1 or 2 characters
      will be accepted
    - typecodes must correspond 1:1 to a class in the NMDC schema. this will be checked
      via per-class id slot usage assertions
    - minting authority shoulders should probably be enumerated and checked in the
      pattern
    examples:
    - value: nmdc:mgmag-00-x012.1_7_c1
      description: https://github.com/microbiomedata/nmdc-schema/pull/499#discussion_r1018499248
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    identifier: true
    alias: id
    owner: FiltrationProcess
    domain_of:
    - Biosample
    - Study
    - NamedThing
    - Activity
    range: uriorcurie
    required: true
    pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$
  name:
    name: name
    description: A human readable label for an entity
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    alias: name
    owner: FiltrationProcess
    domain_of:
    - Protocol
    - NamedThing
    - PersonValue
    - Activity
    range: string
  description:
    name: description
    description: a human-readable description of a thing
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: FiltrationProcess
    domain_of:
    - Study
    - NamedThing
    - ImageValue
    range: string
  alternative_identifiers:
    name: alternative_identifiers
    description: A list of alternative identifiers for the entity.
    from_schema: https://w3id.org/nmdc/nmdc
    rank: 1000
    multivalued: true
    alias: alternative_identifiers
    owner: FiltrationProcess
    domain_of:
    - Biosample
    - Study
    - NamedThing
    - MetaboliteQuantification
    range: uriorcurie
    pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$