acl-org / acl-org/acl-anthology

Explicitly model joint events

未关闭
#7,829 18 条评论 0 个 reaction 已指派 1 人 已被 @mbollmann 认领 在 GitHub 查看
db-schema enhancement python-library
主要语言
Python
星标
796
派生
408
平均合并
3 天 13 小时
30 天内合并 PR
34

描述

We currently do not explicitly model joint events. Instead, we kind of hint at it, by allowing multiple `` tags at the volume level. This creates some issues:

- We use the same mechanism as a kind of tag for workshops
- There is no event page for the associated event unless it is redundantly created (e.g., we have ijcnlp-2025, but not aacl-2025)

We should consider explicitly modeling this. I suggest a `` tag at the event level:

```xml

aacl
ijcnlp
2025
...
```

This would create the event page `/events/ijcnlp-aacl-2025`, and also redirect to it (via the `` tags) from `/events/ijcnlp-2025` and `/events/aacl-2025`.

_Originally posted by @mjpost in https://github.com/acl-org/acl-anthology/pull/7803#discussion_r2948535486_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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