Vincent Rubinetti

Results 268 comments of Vincent Rubinetti
trafficstars

@cgreene Do you have any contacts at ORCID that we could pull into this issue?

Just getting to this now. Still working on it. Some notes: - [ORCID doesn't really have support for technical implementations](https://support.orcid.org/hc/en-us/articles/360006972393-Can-ORCID-send-a-technician-to-help-us-with-our-implementation?input_string=api+help+with+%2Fworks+endpoint), so I didn't even bother filling out [an official ticket](https://support.orcid.org/hc/en-us/requests/new)....

I've asked to join that forum Google Group. Once I get access, I'll post a question about whether the works summary _always_ should be preferred over the top level of...

Here is a spreadsheet of a test I just did between the changes in v1.2.2 vs. the current implementation in v1.2.1, for both Andrew and Casey, with differences between old/new...

Wouldn't this make it so that the "preferred source" might not be selected? Like if you set your preferred to a PMID, will ORCID still fill in a DOI for...

Okay Andrew, I've set up the following comparison with your ORCID. Go to https://www.jsondiff.com/, open the browser dev console and paste this code: compare script ```js let oldCitations = [...

@kshefchek or anyone, is there rate limiting on the Entrez API. I was trying to use the existing `getPublication` function in `src/api/Entrez.js` to get the details for each publication, but...

The first bullet point of this issue is addressed by #438 As for the second bullet point, how can we implement this. Is this list of mentions something that is...

Are you referring to this table: ![image](https://user-images.githubusercontent.com/8326331/127707527-3f43ef3e-dba5-44ff-be0e-b409ad9e9a54.png) If I have the terminology right, this is not the publication page, but the publication card on a non-publication node page. Also what...

Bullet point 1 is closed by #438. Since bullet point 2 is larger in scope, I'll do that in a separate pr.