Releases: INCATools/kgcl-rdflib
Releases · INCATools/kgcl-rdflib
v0.5.0
v0.4.0-rc1
Full Changelog: v0.3.0...v0.4.0-rc1
v0.3.0
What's Changed
- Removing unused by @cmungall in #56
- Add
poetry.lock
, edittox.ini
and formatted files usingtox -e lint
by @hrshdhgd in #57 - Commented or changed tests to pass CURIEs only by @hrshdhgd in #60
- KGCL v0.3.0rc2 compliance test by @hrshdhgd in #61
- Update KGCL to version 0.3.0 by @hrshdhgd in #62
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Note this release follows the split of the original kgcl codebase into the core kgcl and this rdflib engine
What's Changed
- Parser by @ckindermann in #11
- Dependencies: Added missing 'lark' dependency to requirements by @joeflack4 in #25
- Docs for edges, see #21 by @cmungall in #22
- edits to pass tests by @hrshdhgd in #26
- Kgcl standardization by @hrshdhgd in #28
- Flake8 compliace by @hrshdhgd in #30
- Flake8 compliace by @hrshdhgd in #31
- D102 fix by @hrshdhgd in #32
- added docstrings by @hrshdhgd in #34
- Make pypi release by @hrshdhgd in #35
- cherry picked changes from kgcl repo by @cmungall in #50
- moving kgcl folder back to root to preserve attribution by @cmungall in #51
- Adding dependency on kgcl-schema by @cmungall in #52
- renaming package to kgcl-rdflib by @cmungall in #54
- Update README.md by @cmungall in #53
New Contributors
- @joeflack4 made their first contribution in #25
- @hrshdhgd made their first contribution in #26
Full Changelog: v0.1.0...v0.2.0
pre-knocean merge
What's Changed
- rename by @cmungall in #2
- prep for new linkml release by @cmungall in #5
- Fixing range of about by @cmungall in #8
- example of extending model for mappings by @cmungall in #6
- KGCL prototype library and webapp by @ckindermann in #9
- Some change objects for language tags by @cmungall in #12
New Contributors
- @cmungall made their first contribution in #2
- @ckindermann made their first contribution in #9
Full Changelog: https://github.com/cmungall/knowledge-graph-change-language/commits/v0.1.0