galaxyproject / galaxyproject/brc-analytics
Ensure available machine readable metadata for all data
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 11
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 16
Description
We need to ensure that every dataset we provide includes machine-readable metadata in JSON-LD format. This enhancement will support better discovery, integration, and compliance with the NIAID Fundamental Blueprint metadata requirements.
The metadata must include the following elements:
identifier
name
description
dateCreated
author
funder
measurementTechnique
includedInDataCatalog
distribution
We should amend the catalog builder to make sure we collect and persist this for reuse.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the catalog builder and tracing how dataset metadata is collected and persisted. Check the generated metadata against the listed JSON-LD elements and verify that every dataset includes them for reuse and discovery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100