forrtproject / forrtproject/forrtproject.github.io

Enrich author profiles and link glossary contributors

未关闭
#862 1 条评论 0 个 reaction 已指派 1 人 已被 @richarddushime 认领 在 GitHub 查看
content related enhancement new website
主要语言
HTML
星标
42
派生
33
平均合并
2 天 6 小时
30 天内合并 PR
19

描述

## Why this needs addressing

Many author profiles are effectively name-only records. For example, `content/authors/kimberly-quinn/_index.md` contains no role, biography, affiliation, or verified external profile, and the live page is a minimal profile with generic metadata. Meanwhile glossary pages contain named drafters and reviewers, but those names are not consistently linked to profile entities.

The site already has useful structured-data and author-linking partials, so this is an opportunity to connect existing attribution rather than invent new content.

## Requested change

- Establish a data-completeness workflow for author records: add a verified name, role/affiliation, biography, and external identifiers only when supplied or confirmed by the contributor.
- Add ORCID when verified; emit it in `sameAs` and visible profile content, without guessing or fabricating identifiers.
- Link glossary drafted-by, reviewed-by, translated-by, and translation-reviewed-by names to matching author pages using a stable mapping rather than fragile display-name slugification.
- Keep genuinely empty/unverified profiles noindexed until they contain useful content.

## Acceptance criteria

- A representative set of glossary contributor names resolves to the correct author profile where one exists.
- Verified ORCIDs appear visibly and in Person JSON-LD `sameAs`.
- Empty profiles are not promoted to indexable thin pages.
- Add a report or build check for contributor names that cannot be resolved.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。