acl-org / acl-org/acl-anthology
Explicitly model joint events
- 主要语言
- 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 还没有评估数据。