Skip to content

Enum: IntegrationSystemEnum

Types of systems integrated with laboratory automation platforms

URI: valuesets:IntegrationSystemEnum

Permissible Values

Value Meaning Description
LIMS None Laboratory Information Management System
ELN None Electronic Laboratory Notebook
MES None Manufacturing Execution System
SCADA None Supervisory Control and Data Acquisition
CLOUD_STORAGE None Cloud-based data storage systems
DATABASE None Laboratory database systems

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: IntegrationSystemEnum
description: Types of systems integrated with laboratory automation platforms
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  LIMS:
    text: LIMS
    description: Laboratory Information Management System
    annotations:
      full_name:
        tag: full_name
        value: Laboratory Information Management System
    title: LIMS
  ELN:
    text: ELN
    description: Electronic Laboratory Notebook
    annotations:
      full_name:
        tag: full_name
        value: Electronic Laboratory Notebook
    title: ELN
  MES:
    text: MES
    description: Manufacturing Execution System
    annotations:
      full_name:
        tag: full_name
        value: Manufacturing Execution System
    title: MES
  SCADA:
    text: SCADA
    description: Supervisory Control and Data Acquisition
    annotations:
      full_name:
        tag: full_name
        value: Supervisory Control and Data Acquisition
    title: SCADA
  CLOUD_STORAGE:
    text: CLOUD_STORAGE
    description: Cloud-based data storage systems
    title: cloud storage
  DATABASE:
    text: DATABASE
    description: Laboratory database systems
    title: database