Skip to content

Enum: AutonomousLabComponentType

Types of hardware and software components that comprise an AI-driven autonomous laboratory system

URI: valuesets:AutonomousLabComponentType

View in BioPortal

Permissible Values

Value Title Meaning Description Close Mappings Broad Mappings Examples Function
ROBOTIC_SAMPLE_HANDLER Robotic system for automated sample manipulation, transfer, and preparation OBI:0400112 sample handling and transfer
AUTOMATED_SYNTHESIZER Automated system for chemical or biological synthesis operations NCIT:C50206 automated synthesis
HIGH_THROUGHPUT_SCREENING_PLATFORM high throughput screening BAO:0010074 Integrated platform for rapid screening of large numbers of samples or conditions
AUTOMATED_CHARACTERIZATION_INSTRUMENT Instrument for automated measurement and characterization of samples automated XRD, SEM, spectroscopy
AI_EXPERIMENT_PLANNER AI-based software system that designs and plans experiments based on prior data and objectives experiment planning and design
DATA_MANAGEMENT_SYSTEM System for automated collection, storage, and management of experimental data NCIT:C48209 data management and integration
SAFETY_MONITORING_SYSTEM System for real-time monitoring of laboratory safety conditions and automated hazard response safety monitoring and emergency response
SAMPLE_STORAGE_SYSTEM Automated storage and retrieval system for laboratory samples sample storage and inventory management

Slots

Name Description
autonomous_lab_component Type of component in an autonomous laboratory system

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/valuesets

LinkML Source

name: AutonomousLabComponentType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of hardware and software components that comprise an AI-driven
  autonomous laboratory system
title: Autonomous Lab Component Type
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  ROBOTIC_SAMPLE_HANDLER:
    text: ROBOTIC_SAMPLE_HANDLER
    description: Robotic system for automated sample manipulation, transfer, and preparation
    annotations:
      function:
        tag: function
        value: sample handling and transfer
    close_mappings:
    - OBI:0400112
  AUTOMATED_SYNTHESIZER:
    text: AUTOMATED_SYNTHESIZER
    description: Automated system for chemical or biological synthesis operations
    annotations:
      function:
        tag: function
        value: automated synthesis
    broad_mappings:
    - NCIT:C50206
  HIGH_THROUGHPUT_SCREENING_PLATFORM:
    text: HIGH_THROUGHPUT_SCREENING_PLATFORM
    description: Integrated platform for rapid screening of large numbers of samples
      or conditions
    meaning: BAO:0010074
    title: high throughput screening
  AUTOMATED_CHARACTERIZATION_INSTRUMENT:
    text: AUTOMATED_CHARACTERIZATION_INSTRUMENT
    description: Instrument for automated measurement and characterization of samples
    annotations:
      examples:
        tag: examples
        value: automated XRD, SEM, spectroscopy
  AI_EXPERIMENT_PLANNER:
    text: AI_EXPERIMENT_PLANNER
    description: AI-based software system that designs and plans experiments based
      on prior data and objectives
    annotations:
      function:
        tag: function
        value: experiment planning and design
  DATA_MANAGEMENT_SYSTEM:
    text: DATA_MANAGEMENT_SYSTEM
    description: System for automated collection, storage, and management of experimental
      data
    annotations:
      function:
        tag: function
        value: data management and integration
    close_mappings:
    - NCIT:C48209
  SAFETY_MONITORING_SYSTEM:
    text: SAFETY_MONITORING_SYSTEM
    description: System for real-time monitoring of laboratory safety conditions and
      automated hazard response
    annotations:
      function:
        tag: function
        value: safety monitoring and emergency response
  SAMPLE_STORAGE_SYSTEM:
    text: SAMPLE_STORAGE_SYSTEM
    description: Automated storage and retrieval system for laboratory samples
    annotations:
      function:
        tag: function
        value: sample storage and inventory management