Skip to content

Slot: Project ID (project_id)

The project to which the submitted data belong. A unique project identifier that can be used to link project data across data submissions, and link baseline data to intervention data, for example.

If no Project ID has been assigned, one may be generated by combining: lead organizer surname and first initial or company, a unique date, and location.

Any method that creates a unique ID that will link all project data is acceptable.

URI: oae:project_id

Applicable Classes

Name Description Modifies Slot
Project A project conducting OAE field trials or modeling yes
Model A computational model experiment related to OAE no
InterventionWithTracer Additional metadata that applies to hybrid experiments where an intervention ... no
FieldDataset A field or observational dataset related to an OAE experiment no
Experiment Abstract base class for all experiment types yes
ModelOutputDataset A model simulation output dataset no
Intervention Additional metadata that applies to experiments where an intervention, such a... no
InSituExperiment Experiment metadata for in-situ studies (interventions, tracer studies, etc no
Dataset Abstract base class for all dataset types yes
Tracer Additional metadata that applies to experiments where a tracer study was cond... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://schema.oaedata.org/OAEDataSchema

Mappings

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

LinkML Source

name: project_id
description: 'The project to which the submitted data belong. A unique project identifier
  that can be used to link project data across data submissions, and link baseline
  data to intervention data, for example.

  If no Project ID has been assigned, one may be generated by combining: lead organizer
  surname and first initial or company, a unique date, and location.

  Any method that creates a unique ID that will link all project data is acceptable.'
title: Project ID
from_schema: https://schema.oaedata.org/OAEDataSchema
rank: 1000
alias: project_id
domain_of:
- Project
- Experiment
- Dataset
range: string