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
For some reason several (but not all) studies in this collection have metadata about "ot:studyPublicationReferenc" as well as "ot:studyPublicationReference"
They are often both the same, but not always. I am confuse!
"ot:studyPublicationReferenc": "Hruska, J. P., Holmes, J., Oliveros, C., Shakya, S., Lavretsky, P., McCracken, K. G., Sheldon, F. H., & Moyle, R. G. (2023). Ultraconserved elements resolve the phylogeny and corroborate patterns of molecular rate variation in herons (Aves: Ardeidae). Ornithology. https://doi.org/10.1093/ornithology/ukad005\n",
"ot:studyPublicationReference": "No matching publication found for this DOI!",`
``
I put the issue here, but I don't_ actually know where it comes form... could be otindex.
The text was updated successfully, but these errors were encountered:
NB - This will also require a sweep of the collections in phylesystem,
to correct the stored property name and clear up any collections that
have both `ot:studyPublicationReferenc` and `ot:studyPublicationReference`
properties.
This is my fault! I had a typo in the Javascript for building and storing collections. The fix is referenced above, and has already been merged into branch staging.
NB - Existing collections in phylesystem might have redundant properties, so we'll need a batch operation to clean up and disambiguate some collections, esp. if there are different values for ot:studyPublicationReferenc and ot:studyPublicationReference. I've added the phylesystem batch operation label to this issue so it doesn't get lost.
https://github.com/OpenTreeOfLife/collections-1/blob/master/collections-by-owner/snacktavish/aves.json#L178
For some reason several (but not all) studies in this collection have metadata about "ot:studyPublicationReferenc" as well as "ot:studyPublicationReference"
They are often both the same, but not always. I am confuse!
The text was updated successfully, but these errors were encountered: