What's Changed
- [patch] 🔥 🐛 fix rms in binder postBuild by @liamhuber in #64
- [patch] Update readthedocs config by @liamhuber in #65
- [patch] Target new CI release by @liamhuber in #73
- Bump pyiron/actions dependency from 3.3.0 to 3.3.3 by @liamhuber in #80
- Test tests by @samwaseda in #87
- Bump owlready2 from 0.46 to 0.47 by @dependabot in #77
- Bump pint from 0.23 to 0.24.4 by @dependabot in #79
- Bump pandas from 2.2.2 to 2.2.3 by @dependabot in #75
- update pyiron-data by @samwaseda in #89
- Add parsers by @samwaseda in #90
- Change triple and restriction plural by @samwaseda in #94
- [patch] Pointer bugfix by @samwaseda in #95
- Remove named individual because apparently it's implied by @samwaseda in #96
- Replace EX by NS because I guess EX stands for example by @samwaseda in #97
- Add activity and entity by @samwaseda in #99
- Use
URIRef
for the workflow-specific KG node and define pyiron namespace by @samwaseda in #100 - [patch] Add type hints by @samwaseda in #101
- Satisfy mypy by @liamhuber in #102
- Parse full workflow by @samwaseda in #98
- [patch] remove var_name because it's never used and anyway appears in the key by @samwaseda in #104
- [patch] Reduce dependence on pyiron workflow by @samwaseda in #105
- Add additional node for the values by @samwaseda in #107
- Move the location of units and change node names by @samwaseda in #109
- Remove str units by @samwaseda in #110
- [patch] Refactor by @samwaseda in #112
- Parse dataclass by @samwaseda in #114
- Remove semantikon_class condition by @samwaseda in #115
- Use latest semantikon version by @samwaseda in #117
- Annotate Functions by @samwaseda in #118
- [patch] Refactor by @samwaseda in #120
- make ontology optional by @samwaseda in #121
- Append properties not defined in the graph by @samwaseda in #122
- Separate workflow parser from knowledge graph creation by @samwaseda in #123
- Use semantikon 0.0.11 by @samwaseda in #124
- New workflow parser by @samwaseda in #125
New Contributors
- @samwaseda made their first contribution in #87
Full Changelog: pyiron_ontology-0.2.7...pyiron_ontology-0.2.8