Epic: Calculate SWHID for all objects
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3565](https://github.com/augurlabs/augur/issues/3565)
> Originally opened by `@MoralCode` on 2026-01-12
---
apparently as of April 23, 2025, SWHID (software heritages ID system for "persistent, intrinsic identifiers for software source code artifacts such as source code files, source trees, commits, and other objects typically found in version control systems".) has become an international standard, known as ISO/IEC 18670:2025
https://www.swhid.org/
This may be a neat system of unique identifier that is useful to potentially start rolling out in the Augur schema so its ready when we find out exactly how it is useful.
Brodie Robertson video with a basic intro to Software Heritage: https://www.youtube.com/watch?v=MUA9Fu4jNGY
The spec document we would likely want to implement or find an implementation library for: https://www.swhid.org/swhid-specification/v1.2/5.Core_identifiers/
Contributor guide
Assessment
This issue has not been assessed yet.