Skip to content

Document annotated datasets move to sdrf-annotated-datasets - #819

Merged
ypriverol merged 3 commits into
bigbio:devfrom
ypriverol:feat/move-annotated-projects-repo
Apr 19, 2026
Merged

Document annotated datasets move to sdrf-annotated-datasets#819
ypriverol merged 3 commits into
bigbio:devfrom
ypriverol:feat/move-annotated-projects-repo

Conversation

@ypriverol

Copy link
Copy Markdown
Collaborator

Summary

  • document that annotated SDRF datasets now live in bigbio/sdrf-annotated-datasets (datasets/{ACCESSION}/)
  • update site links, SDRF Explorer embedded index / sdrf-data.json, and site/build-sdrf-index.py so generated GitHub and raw URLs target the datasets repository
  • extend scripts/transform-links.py so GitHub dataset tree links resolve to the explorer for both legacy and new repository paths
  • point nav GitHub in scripts/inject-headers.py to bigbio/proteomics-sample-metadata
  • add annotated-projects/README.md explaining the migration and where to contribute

Related

Notes

  • Local unrelated changes (sdrf-proteomics/TERMS.tsv, sdrf-proteomics/sdrf-templates) were left unstaged.

Made with Cursor

Annotated project files now live in bigbio/sdrf-annotated-datasets under
datasets/{ACCESSION}/. Update contributor docs, site links, link transforms,
header GitHub URL, build-sdrf-index output URLs, and sync explorer embedded JSON.
Add annotated-projects/README.md explaining the migration.
@coderabbitai

coderabbitai Bot commented Apr 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 54c2fd8e-287c-4246-a9e0-bcfe6996bca1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codacy-production

codacy-production Bot commented Apr 18, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 10 minor

Alerts:
⚠ 10 issues (≤ 0 issues of at least minor severity)

Results:
10 new issues

Category Results
BestPractice 3 minor
CodeStyle 7 minor

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

- Rewrite hard-coded GitHub links in sdrf-proteomics/{README,quickstart,
  VERSIONING,TOOLS}.adoc and in the v1.1.0-dev supplementary-files to
  target bigbio/sdrf-annotated-datasets/tree/main/datasets/… (the new
  canonical home).
- Repurpose .github/workflows/validate-all.yml to validate the small
  curated examples/ set (~18 SDRFs) instead of the retired
  annotated-projects/ tree. Simpler: validate all examples on every
  trigger that touches examples/.
Docs now deploy only from master to https://sdrf.quantms.org/. The dev
subsite (sdrf.quantms.org/dev/) is no longer published and was causing
the link checker to fail with a 404.

- build-docs.yml: remove the dev branch trigger, the conditional output
  directory/base_url, the gh-pages checkout+merge step, and the --dev
  build flag (scripts/build-docs.sh still supports --dev for local use).
- link-check.yml: drop dev from the branch trigger list.
- DEVELOPMENT.md: collapse the two-branch CI/CD Deployment section and
  the Contributing step list to a single master → sdrf.quantms.org flow.
@ypriverol
ypriverol merged commit d705deb into bigbio:dev Apr 19, 2026
2 of 3 checks passed
ypriverol added a commit to ypriverol/proteomics-metadata-standard that referenced this pull request Apr 19, 2026
All annotated SDRF datasets have moved to
https://github.com/bigbio/sdrf-annotated-datasets (see bigbio#819). Delete the
286 accession subdirectories from this repository now that the content
is available in the canonical location. Keep annotated-projects/README.md
so legacy deep-links still resolve to the migration notice explaining
where the files went.

Scope note: two accessions (PMID32668389, PXD004612) existed here under
the wrong extension (.tsv instead of .sdrf.tsv) and were not picked up
by the original migration; they are rescued into
bigbio/sdrf-annotated-datasets's sandbox/ in a companion PR there before
this deletion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant