Skip to content

Enum: DataSourceEnum

Data sources and repositories

URI: exposome_schema:DataSourceEnum

Permissible Values

Value Meaning Description
nhanes None National Health and Nutrition Examination Survey
chear None Children's Health Exposure Analysis Resource
hhear None Human Health Exposure Analysis Resource
aop_wiki None AOP Wiki
ctd None Comparative Toxicogenomics Database
tox_cast None ToxCast
tox21 None Tox21
chem_bl None ChEMBL
comp_tox None CompTox Dashboard
gwas_catalog None GWAS Catalog
gene_expression_atlas None Gene Expression Atlas
usda_pesticide None USDA Pesticide Data Program
wweia None What We Eat In America
other None Other data source

Slots

Name Description
data_source Source database or repository

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/diatomsRcool/exposome-schema

LinkML Source

name: DataSourceEnum
description: Data sources and repositories
from_schema: https://w3id.org/diatomsRcool/exposome-schema
rank: 1000
permissible_values:
  nhanes:
    text: nhanes
    description: National Health and Nutrition Examination Survey
  chear:
    text: chear
    description: Children's Health Exposure Analysis Resource
  hhear:
    text: hhear
    description: Human Health Exposure Analysis Resource
  aop_wiki:
    text: aop_wiki
    description: AOP Wiki
  ctd:
    text: ctd
    description: Comparative Toxicogenomics Database
  tox_cast:
    text: tox_cast
    description: ToxCast
  tox21:
    text: tox21
    description: Tox21
  chem_bl:
    text: chem_bl
    description: ChEMBL
  comp_tox:
    text: comp_tox
    description: CompTox Dashboard
  gwas_catalog:
    text: gwas_catalog
    description: GWAS Catalog
  gene_expression_atlas:
    text: gene_expression_atlas
    description: Gene Expression Atlas
  usda_pesticide:
    text: usda_pesticide
    description: USDA Pesticide Data Program
  wweia:
    text: wweia
    description: What We Eat In America
  other:
    text: other
    description: Other data source