Skip to content

Molstruct 1.0.1: This is definitely good time to struct something!

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 19:59
· 158 commits to master since this release

In this small, additional release you will find README with minor improvements to make getting started with Molstruct more comfortable for you. In addition, the PNG logos in the project repository have been optimized to take up less space without losing quality. More in Commits section below.

About Molstruct

Molstruct is a new Python tool. With it, you can easily convert chemical data from CSV files to structured data. Structured data are additional data placed on websites. They are not visible to ordinary internet users, but can be easily processed by machines. There are 3 formats that we can use to save structured data - JSON-LD, RDFa and Microdata. Molstruct supports them all and use MolecularEntitly type.

Contributions

If you have an idea to improve Molstruct, or if you've noticed a bug, don't hesitate to get involved. If you are new in open source contributions, read How to Contribute to Open Source.

Commits

  • [66994b3]: inchikey -> inChIKey in README.md examples (Łukasz Szeremeta)
  • [daaa80a]: Use link to Molstruct logo (Łukasz Szeremeta)
  • [4015f68]: Optimize PNG logos (Łukasz Szeremeta)
  • [a7413d3]: SVG -> PNG logo in README (Łukasz Szeremeta)
  • [5f22786]: Bump version to 1.0.1 (Łukasz Szeremeta)