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](https://json-ld.org/), [RDFa](http://rdfa.info/) and [Microdata](https://www.w3.org/TR/microdata/). Molstruct supports them all and use [MolecularEntitly](https://bioschemas.org/types/MolecularEntity/) 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](https://opensource.guide/how-to-contribute/).
Commits
- [[66994b3](https://github.com/lszeremeta/molstruct/commit/66994b339c3c513978c4b56822ae68d7f5c9880d)]: inchikey -> inChIKey in README.md examples (Łukasz Szeremeta)
- [[daaa80a](https://github.com/lszeremeta/molstruct/commit/daaa80a6a3b5af3a21424c541f34e176e602b48a)]: Use link to Molstruct logo (Łukasz Szeremeta)
- [[4015f68](https://github.com/lszeremeta/molstruct/commit/4015f689597af57e13563a7cd388cadb4fd77df3)]: Optimize PNG logos (Łukasz Szeremeta)
- [[a7413d3](https://github.com/lszeremeta/molstruct/commit/a7413d3b74dde566adef8fe34601cddd7d6f8086)]: SVG -> PNG logo in README (Łukasz Szeremeta)
- [[5f22786](https://github.com/lszeremeta/molstruct/commit/5f2278630bc4c412a3f967e68155415041618535)]: Bump version to 1.0.1 (Łukasz Szeremeta)