Skip to content

Conversation

@enjalot
Copy link
Contributor

@enjalot enjalot commented Oct 16, 2024

180/955 articles in oa_comm_xml.incr.2024-10-04 had dates recorded like:
<pub-date date-type="collection" publication-format="electronic"><month>9</month><year>2024</year></pub-date>
instead of

<pub-date pub-type="collection" publication-format="electronic"><month>9</month><year>2024</year></pub-date>

these changes will now properly parse those dates and not error on parsing the whole document

180/955 articles in oa_comm_xml.incr.2024-10-04 had dates recorded like: 
```<pub-date date-type="collection" publication-format="electronic"><month>9</month><year>2024</year></pub-date>```
instead of 
```
<pub-date pub-type="collection" publication-format="electronic"><month>9</month><year>2024</year></pub-date>
```
these changes will now properly parse those dates and not error on parsing the whole document
@Michael-E-Rose Michael-E-Rose merged commit 5866025 into titipata:master Oct 16, 2024
0 of 2 checks passed
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