Releases: emmo-repo/CIF-ontology
Releases · emmo-repo/CIF-ontology
v0.1.0
What's Changed
- Initial public version by @jesper-friis in #1
- Update to emmo 1.0.0 alpha2 by @jesper-friis in #2
- Changed to check crystallography by emmocheck in ciflow by @francescalb in #3
- Issue4 import emmo-inferred from official repo by @francescalb in #5
- Update to emmo 1.0.0 beta and convert to turtle by @jesper-friis in #6
- Fixed importing EMMO by @jesper-friis in #8
- Updated README file by @jesper-friis in #10
- Removed from-chemistry from catalog file to always load it from web. by @jesper-friis in #11
- Removed --ignore-namespace in emmocheck as imported emmo is not checked by @francescalb in #12
- WIP: Cif data v4 by @jesper-friis in #17
- Change repository layout by @CasperWA in #22
- Update owlready2 requirement from ~=0.29 to ~=0.30 by @dependabot in #25
- Update pylint requirement from ~=2.7 to ~=2.8 by @dependabot in #34
- Removed COLUMN and DATA_ITEMS. Also renamed TABLE and ROW to LOOP and PACKET, respectively. by @jesper-friis in #30
- Remove Owlready2 as a direct dependency by @CasperWA in #36
- Changed IRI to EMMO to a valid URL such that we do not depend on the catalog file by @jesper-friis in #31
- One line per author in dic2owl/README.md by @jesper-friis in #32
- Ensure minimum v4.4.3 of PyCIFRW by @CasperWA in #38
- Renamed table and row to loop and packet, respectively by @jesper-friis in #40
- Update GH actions by @CasperWA in #45
- Parse dicfile as string if not existing locally by @CasperWA in #41
- Update dependencies by @CasperWA in #48
- Update pre-commit requirement from ~=2.13 to ~=2.14 by @dependabot in #49
- Annotation-based ontology version by @CasperWA in #50
- Update namespace by @CasperWA in #42
- Add CI by @CasperWA in #55
- Update pre-commit hook
black
by @CasperWA in #53 - Update READMEs by @CasperWA in #54
- Add test cif by @vaitkus in #60
- Update
dic2owl
to new annotated ontology schema by @CasperWA in #52 - Fix todo for CIF-DDL URL after merging #52 by @CasperWA in #63
- Use ~= for developer Python dependencies by @CasperWA in #65
- Unit tests for
dic2owl
CLI and setup testing framework by @CasperWA in #62 - Update dependabot automation by @CasperWA in #69
- [Auto-generated] Update dependencies by @CasperWA in #74
- Ensure correct requirements_dev.txt location in CI by @CasperWA in #73
- Use
ID!
type instead ofString!
by @CasperWA in #88 - [Auto-generated] Update dependencies by @CasperWA in #90
- [Auto-generated] Update dependencies by @CasperWA in #91
- Add numpy safety ignore by @CasperWA in #96
- Install latest allowed pre-commit by @CasperWA in #135
New Contributors
- @jesper-friis made their first contribution in #1
- @francescalb made their first contribution in #3
- @CasperWA made their first contribution in #22
- @vaitkus made their first contribution in #60
Full Changelog: v0.0.1...v0.1.0