Skip to content

Add OpenReview translator - #3632

Draft
jsrdcht wants to merge 1 commit into
zotero:masterfrom
jsrdcht:feature/zotero-openreview-translator
Draft

Add OpenReview translator#3632
jsrdcht wants to merge 1 commit into
zotero:masterfrom
jsrdcht:feature/zotero-openreview-translator

Conversation

@jsrdcht

@jsrdcht jsrdcht commented Jul 16, 2026

Copy link
Copy Markdown

Summary

  • Add a web translator for OpenReview forum pages
  • Import the embedded BibTeX metadata using Zotero's BibTeX translator
  • Fall back to citation metadata when BibTeX is unavailable
  • Attach the full-text PDF and normalize the canonical URL
  • Add test cases for two TMLR articles

Testing

  • npm run lint -- OpenReview.js
  • Integration testing was attempted, but the local browser environment could not load the Zotero Connector test extension.

@jsrdcht

jsrdcht commented Jul 16, 2026

Copy link
Copy Markdown
Author

Hi @AbeJellinek, this translator works in local testing against the two OpenReview paper pages. The CI failures may be caused by OpenReview's Cloudflare challenge: both tests fail during detection, before translation runs.

The translator extracts embedded BibTeX or citation metadata from the fully loaded paper page, so detection cannot succeed if the CI browser receives a challenge page or an incompletely rendered page. Could you please advise how OpenReview translators should be tested in this situation, and review the PR when you have a chance? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant