PASTAplus / DataPortal

EDI Data Portal
3 stars 3 forks source link

Investigate the use of <meta> tags in landing pages to improve EDI and Zotero interoperability #127

Open servilla opened 6 months ago

servilla commented 6 months ago

Bennett McAfee discovered that the Zotero web extension does not accurately scrape content into a Zotero "Dataset" record. Specifically, the data package version number is not set, and the Repository field states [object Object]. Documentation on Zotero's developer website states that the best way to confer such metadata into a Zotero record is to use HTML <meta> tags with meaningful fields (see here). This is preferred to writing a custom Zotero "translator" as described here and here.

We should investigate the efficacy of adding such <meta> tags to our data package landing pages.