wolverton-research-group / qmpy

A suite of computational materials science tools.
https://oqmd.org
MIT License
129 stars 45 forks source link

Production: FAIR data related #118

Closed tachyontraveler closed 3 years ago

tachyontraveler commented 3 years ago

Multiple FAIR data-related enhancements are included in this PR.

  1. Persistent Identifiers are added for all Entry objects and selected Composition objects. All the Identifier Handles are live and running already.
  2. Updated Structured-Data schema within pages for better indexing by search engines
  3. Changes to JS files (minified and combined) for reducing server traffic
  4. OPTiMaDe API implementation is updated to fix multiple output-format errors
  5. Other UI fixes on the landing page, downloads, etc.