Skip to content

Slot: Experiment ID (experiment_id)

The experiment to which the data belong. Any naming convention that produces a unique ID is usable. The recommended naming convention is:

Project ID + Experiment type + Optional numerical indicator to differentiate between various experiments of the same type for a project. A two digit consecutive number beginning with 01

URI: oae:experiment_id

Applicable Classes

Name Description Modifies Slot
Experiment Experiment metadata applies to a specific study but remains consistent across... no
Intervention Additional metadata that applies to experiments where an intervention, such a... no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

Mapping Type Mapped Value
self oae:experiment_id
native oae:experiment_id

LinkML Source

name: experiment_id
description: 'The experiment to which the data belong. Any naming convention that
  produces a unique ID is usable. The recommended naming convention is:

  Project ID + Experiment type + Optional numerical indicator to differentiate between
  various experiments of the same type for a project. A two digit consecutive number
  beginning with 01'
title: Experiment ID
from_schema: OAEDataManagementProtocol
rank: 1000
alias: experiment_id
owner: Experiment
domain_of:
- Experiment
range: string
required: true