-
Notifications
You must be signed in to change notification settings - Fork 361
Ingestion: TAL #5999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ingestion: TAL #5999
Conversation
Hello, I've identified problems both on my side and yours:
|
@mcandito One volume was erroneously tagged as "proceedings" instead of "journal" which explains the BibTeX. |
Thanks for the reingestion! In the bibtex entries, the volume is now correct, but the issue number is missing. |
@mcandito can you please be more specific, for example by linking to an incorrect BibTeX file in the preview and listing what you would like to see? |
Hi @mjpost, For instance Or Thanks |
@anthology-assist I assume we have a missed field here. After you add it can you check if the ingestion scripts missed this and update them? |
Hi @anthology-assist , any novelty on this? The missed field is "number", and is available in the bib files within the material I've sent. Is this sufficient? |
Hi @mcandito I just added the missing tag. It was also missing from some prior issues of TAL, so I added it there, too. I'll merge once the checks clear. |
|
||
# Add the journal-volume tag | ||
if args.is_journal: | ||
make_simple_element("journal-volume", volume_name, parent=meta_node) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@anthology-assist This should also add the journal-issue
tag.
Thank you!
Le sam. 27 sept. 2025 à 01:38, Matt Post ***@***.***> a
écrit :
… Merged #5999 <#5999> into
master.
—
Reply to this email directly, view it on GitHub
<#5999 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGCBFGY36JLDBNHVPTQY2M33UXE7PAVCNFSM6AAAAACGIY6X3KVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJZHE2TINJRG44TMNA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
master
branch<meta>
block<venue>ws</venue>
tag to its meta block<event>
blockAfter the PR is closed, for all events:
YYYY-MM-DD-{event}
After the PR is closed, for ACL events:
generate_crossref_doi_metadata.py
)add_dois.py
)