Skip to content

Fix/ Profile search - add institution#2523

Merged
carlosmondra merged 67 commits intomasterfrom
fix/profile-search-institution
Apr 23, 2026
Merged

Fix/ Profile search - add institution#2523
carlosmondra merged 67 commits intomasterfrom
fix/profile-search-institution

Conversation

@xkopenreview
Copy link
Copy Markdown
Collaborator

@xkopenreview xkopenreview commented Nov 3, 2025

this pr should add a new note editor widget to support new schema of authors with institutions or without institutions( have only 2 properties username and fullname)

related to
openreview/openreview-py#2741 and
https://github.com/openreview/openreview-api/pull/874

@xkopenreview
Copy link
Copy Markdown
Collaborator Author

xkopenreview commented Nov 10, 2025

@melisabok is it a valid use case for a venue to use object authors but do not want institutions?
or it should use author+authorids

@melisabok
Copy link
Copy Markdown
Member

is it a valid use case for a venue to use object authors but do not want institutions?

Yes, it should be valid. I'm planning to use an object authors for the DBLP, ORCID import.

My believe is that once this is working all new venues should start using objects to represent authors, with or without institutions.

@xkopenreview
Copy link
Copy Markdown
Collaborator Author

author is not in default export in consoles
but any paperStatusExportColumns config will need to be updated to accommodate the object author

@xkopenreview
Copy link
Copy Markdown
Collaborator Author

@melisabok a12c95ba12c95b should fix the issues you found in dblp and orcid import

regarding the name for orcid import, i think the only purpose is to pass api validation
because uploader will overwrite the name to be the one from orcid record again

@melisabok
Copy link
Copy Markdown
Member

author_name field is missing in Authorship_Claim so I added it, please check: 360a6fd

@xkopenreview xkopenreview marked this pull request as draft April 21, 2026 20:48
@xkopenreview xkopenreview marked this pull request as draft April 21, 2026 20:48
@xkopenreview xkopenreview marked this pull request as ready for review April 22, 2026 16:33
@carlosmondra carlosmondra merged commit 43fcfba into master Apr 23, 2026
3 checks passed
@carlosmondra carlosmondra deleted the fix/profile-search-institution branch April 23, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants