Standardize Your Data
Active Workflow
Canonical Terms Required
Package-first
Use this page when you need the shortest correct path from a messy source dataset to a standards-aligned salmon data package.
This page is intentionally concise. For full package details or SPSR intake rules, use the linked canonical pages.
Start here
- Map your columns to canonical terms
- Use GC DFO Salmon Ontology (WIDOCO) and the metasalmon reusing-standards vignette
- Record the full IRI for each mapped field
- Create a salmon data package
- Prefer the maintained
metasalmonworkflow: 5-Minute Quickstart and Publishing Data Packages - Use the canonical layout:
metadata/+data/with optional rootdatapackage.json - Use the Salmon data package specification when you need the field-by-field contract
- Prefer the maintained
- Review + validate before you upload or publish
- Complete the
metasalmonreview loop on the package folder - Run
metasalmon::validate_salmon_datapackage(pkg_path, require_iris = TRUE)before downstream submission
- Complete the
- Choose your destination path
- SPSR / FSAR intake → Salmon data package + guided review + SPSR intake path
- External release → Publish Your Data
Minimal standardization checklist
Cookbook spotlight
If you are working with escapement data, use the focused recipe:
For a longer implementation walkthrough, use: