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
We spoke a few weeks ago on a call with GREI repositories. Since then, a colleague notice that our data was appearing in the portal, which is great! However, the data they originally found was the portal’s description for the Zenodo mirror of the Dryad dataset, and not the original Dryad dataset. Is it possible to merge or link the pages, since they are identified by the same DOI? (I note that one includes the “doi:” prefix, so the portal might not have recognized them as the same) Could this be done for all of the datasets that are mirrored between Dryad and Zenodo?
As Zenodo and DRYAD have different record-level identifiers, it will be tricky to merge the two. Instead, we will automatically link the two records within the DDE using the sameAs property. This can potentially be done via logic post-build
To do:
Update DRYAD and corresponding Zenodo metadata records to have sameAs values that point to one another
Display the sameAs value prominently on the front end only if the record points to another record within the Discovery Portal
Update DRYAD record and append corresponding Zenodo includedInDataCatalog metadata
Delete or Hide corresponding (duplicative) Zenodo record (from display/counts)
@DylanWelzel the decision on how to handle the DRYAD/Zenodo duplicates is to copy/append the includedInDataCatalog value from the Zenodo record to the DRYAD record and then to delete (or hide) the duplicative Zenodo record from search results/counts
A request was received via email:
As Zenodo and DRYAD have different record-level identifiers, it will be tricky to merge the two. Instead, we will automatically link the two records within the DDE using the
sameAs
property. This can potentially be done via logic post-buildTo do:
Update DRYAD and corresponding Zenodo metadata records to havesameAs
values that point to one anotherDisplay thesameAs
value prominently on the front end only if the record points to another record within the Discovery PortalincludedInDataCatalog
metadataRelated WBS task
https://github.com/NIAID-Data-Ecosystem/nde-roadmap/issues/14
The text was updated successfully, but these errors were encountered: