Skip to content

Revise BibTeX date output#814

Closed
btut wants to merge 2 commits into
grobidOrg:follow-up-761from
btut:bibtexDates
Closed

Revise BibTeX date output#814
btut wants to merge 2 commits into
grobidOrg:follow-up-761from
btut:bibtexDates

Conversation

@btut

@btut btut commented Aug 12, 2021

Copy link
Copy Markdown

Follow up to #761 and #807.

Date is now given as:

  • If date is normalizable:
    • ISO string in date field
    • year integer in year field
    • month integer in month field
    • day integer in day field
  • If date is not normalizable:
    • raw date-string in year field

If date is 'normalizable', output the ISO representation as date and the
year, month and day integers in their own fields.
If date is not 'normalizable', give raw string in date field.
@btut btut changed the base branch from master to follow-up-761 August 17, 2021 11:34
kermitt2 added a commit that referenced this pull request Aug 18, 2021
Comment thread grobid-core/src/main/java/org/grobid/core/data/BiblioItem.java
@btut

btut commented Aug 18, 2021

Copy link
Copy Markdown
Author

Thanks for the fix and the merge! This PR is not needed anymore.

@btut btut closed this Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants