acl-org / acl-org/acl-anthology

frontmatter overhaul

Abierto
#8,072 10 comentarios 0 reacciones 0 asignados Ver en GitHub
db-schema front-end python-library
Lenguaje dominante
Python
Estrellas
796
Forks
408
Merge medio
3 d 13 h
PR fusionados (30 d)
34

Descripción

Currently frontmatter for volumes, if it has a separate PDF, exists as a special-case paper type. This creates a lot of corner cases when reasoning about the mapping between authors (editors) and papers.

For example, frontmatter items are included on author pages, but not the volumes themselves, which means an editor of a volume without frontmatter PDF will not have it listed on their author page. (#7973)

Also, oddly, bibliographic metadata about the volume is generated for the frontmatter page (if there is one) but not the volume page, which simply links to a bib file for all papers in the volume.

As initially discussed in #8008, it seems like it would make more sense to

- remove frontmatter pages (redirect URLs to the volume page)
- on the volume page, link to the frontmatter PDF (if available) as a separate button
- on the volume page, include volume-level metadata
- on author pages, include volumes

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.