Human SDRF template with human-specific sample metadata fields. Must be combined with a technology template (ms-proteomics, affinity-proteomics, or ms-metabolomics).
The human template adds demographic and individual-level tracking columns for Homo sapiens
samples. It overrides characteristics[disease] to required and adds age, sex, ancestry,
and individual identifiers.
Key guidance:
characteristics[age]: Strict format with Y>M>W>D order. Examples: 45Y, 6M,30Y6M, 40Y-50Y. Use anonymized when age is protected, pooled for pooled samples.
characteristics[sex]: Required. Values: male, female, intersex.characteristics[individual]: Recommended for longitudinal, matched (tumor/normal), ormulti-sample designs. Use consistent identifiers across all samples from the same donor.
characteristics[ancestry category]: HANCESTRO terms (European, African, East Asian,Hispanic or Latin American, etc.). Recommended for population studies.
characteristics[developmental stage]: EFO terms (adult, fetal stage, etc.).Add clinical-metadata for treatment studies, oncology-metadata for cancer studies,
cell-lines for cultured human cell lines.
| Column | Requirement | Source | Description | |
|---|---|---|---|---|
| characteristics[disease] | required | human | Disease state of the sample | |
|
Disease state of the sample
ontology
— ontologies: mondo, efo, doid, ncit, pato
The disease should be a valid MONDO, EFO, DOID, NCIT, or PATO ontology term. Use 'normal' (PATO:0000461) for healthy samples.
normal, breast cancer, infection, metabolic disease
|
||||
| characteristics[age] | required | human | Age of the donor at sample collection | |
|
Age of the donor at sample collection
pattern
— pattern:
^(>=?|<=?)?(\d+[Yy](\d+[Mm](\d+[Ww](\d+[Dd])?)?)?|\d+[Mm](\d+[Ww](\d+[Dd])?)?|\d+[Ww](\d+[Dd])?|\d+[Dd])(-((\d+[Yy](\d+[Mm](\d+[Ww](\d+[Dd])?)?)?|\d+[Mm](\d+[Ww](\d+[Dd])?)?|\d+[Ww](\d+[Dd])?|\d+[Dd])))?$
Age format: 45Y, 6M, 30Y6M (Y>M>W>D order), ranges like 40Y-50Y, or comparison operators like >18Y, >=21Y, <65Y. Use "not available" if unknown, "anonymized" if redacted, or "pooled" for pooled samples.
45Y, 6M, 30Y6M, 30Y6M2W, 40Y-50Y, >18Y, >=21Y, <65Y
|
||||
| characteristics[sex] | required | human | Biological sex of the donor | |
|
Biological sex of the donor
values
— values:
male, female, intersex
Sex should be one of the allowed values.
|
||||
| characteristics[ancestry category] | recommended | human | Ancestry or ethnic background of the donor | |
|
Ancestry or ethnic background of the donor
ontology
— ontologies: hancestro
The ancestry category should be a valid HANCESTRO ontology term
European, African, Asian, Hispanic or Latin American
|
||||
| characteristics[individual] | recommended | human | Unique identifier for the donor individual | |
|
Unique identifier for the donor individual
identifier
Patient or individual identifier
patient_001, donor-A1, subject_12, anonymized, pooled
|
||||
| characteristics[developmental stage] | optional | human | Developmental stage of the donor | |
|
Developmental stage of the donor
ontology
— ontologies: efo
The developmental stage should be a valid EFO ontology term
adult, embryonic stage, fetal stage, infant stage
|
||||