Develop FDS Web Portal for Canonical PID Resolution
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 26m
- Merged PRs (30d)
- 24
Description
To achieve full FAIR compliance, datasets must possess globally unique, persistent, and resolvable identifiers (PIDs, such as DOIs). While FDS manages the underlying metadata and data access, it currently lacks a human-readable resolution target for these DOIs.
Acceptance Criteria:
- Develop a user-facing Web Portal frontend for FDS.
- Implement "Landing Pages" for both external
Devicesand specificDatasets. - The pages must present the dataset metadata clearly, offer citation formats, and provide either direct download links or programmatic access instructions.
Governing ADR(s): ADR 0014, ADR 0026
Migrated from the internal tracker, where it was #4, opened 2026-02-25.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading ADR 0014 and ADR 0026 to understand the canonical PID and resolution strategy. Then identify the existing FDS metadata and data-access entry points; done means a user-facing portal provides Device and Dataset landing pages with metadata, citation formats, and download or programmatic-access instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100