You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software source/concept doi records do not have metadata independent of the most recent version, even though they have a unique doi. As the metadata updates, We keep the bibcode year in these records frozen. This ultimately results in the bibcode year and publication date being out of sync, sometimes by several years. To address this:
Modify maintenance_metadata to retain the publication year for concept dois
Write a new maintenance task that extracts the publication year from the citation_target_version table and updates the current metadata accordingly.
The text was updated successfully, but these errors were encountered:
Software source/concept doi records do not have metadata independent of the most recent version, even though they have a unique doi. As the metadata updates, We keep the bibcode year in these records frozen. This ultimately results in the bibcode year and publication date being out of sync, sometimes by several years. To address this:
maintenance_metadata
to retain the publication year for concept doiscitation_target_version
table and updates the current metadata accordingly.The text was updated successfully, but these errors were encountered: