-
Notifications
You must be signed in to change notification settings - Fork 493
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
Display "Creation Year" in facets on collection page #5945
Comments
Thanks for opening this issue @sharmaashish. Would you say that the definition of "Creation Year" here would be the year in which the dataset was first made publicly available anywhere (possibly but not necessarily in the Dataverse repository)? I ask because there was discussion in issue 5279 about using the createdate field in the Dataverse database, but that timestamp is the date that the first dataset draft was created (saved) in the Dataverse repository.
Dataverse's "Publication Date" is the date that a dataset was first made publicly available in the Dataverse repository, and it isn't updated with each new version. (That understanding might be my fault. On Dataverse search results pages, the date below the dataset title does get updated with each new major version, and in an image I posted with my comment yesterday in issue 5279, I mistakingly labelled that date the "Publication Date," but uploaded a corrected image soon after. You can see the change in the comment revision history.)
I just want to make sure I understand that these three attributes are coming from the dates that DataCite uses to create and register DOIs, and not the dateTypes defined in DataCite's metadata schema on page 41, which has a value called "Created" that I wouldn't necessarily say is defined as the date that the dataset was first made publicly available anywhere. |
To focus on the most important features and bugs, we are closing issues created before 2020 (version 5.0) that are not new feature requests with the label 'Type: Feature'. If you created this issue and you feel the team should revisit this decision, please reopen the issue and leave a comment. |
It would be very helpful to display the creation year on the main landing page. Something like this:
And a somewhat related observation: It's my understanding that Publication Date would be updated with each new version. Wouldn't it be better to use the date attributes that are used by Datacite — Registered --> Create --> Update. Publication implies creation but is used to indicate an update.
This issue stems from issue 5279
The text was updated successfully, but these errors were encountered: