Skip to content
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

Missing Datatype for Publication Dates in RDF Dumps of Meta Versions 1-5 #21

Open
arcangelo7 opened this issue Mar 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@arcangelo7
Copy link
Collaborator

There is an issue with the RDF dumps of Meta, specifically in versions 1 through 5 (latest affected version: Version 5 available at https://doi.org/10.6084/m9.figshare.21747536.v5). The problem lies with the publication dates of entities of type https://doi.org/10.6084/m9.figshare.21747536.v5, i.e., bibliographic resources. It seems that, due to an unknown bug, these dates sometimes lack the proper datatype assignment.

Notably, when examining the same data within the triplestore, the publication dates correctly possess their datatype. This discrepancy suggests that the issue arises during the generation or export of the RDF dumps. The predicate for these dates is http://prismstandard.org/namespaces/basic/2.0/publicationDate.

@arcangelo7 arcangelo7 added the bug Something isn't working label Mar 7, 2024
@arcangelo7 arcangelo7 self-assigned this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant