Releases: INCATools/ontology-access-kit
Releases · INCATools/ontology-access-kit
v0.1.11
What's Changed
Note: with this release pronto is no longer used for parsing rdf/owl files. Instead the SPARQL implementation is used, using rdflib to query a local graph.
See:
https://incatools.github.io/ontology-access-kit/selectors.html
suggested by @realmarcin
This release also brings us in line with labels in the OboGraph standard
- search docs by @cmungall in #43
- Change label to lbl, fixes #26 by @cmungall in #45
- Update main.yaml by @cmungall in #47
- Add missing param flag for set-apikey in tutorial by @caufieldjh in #50
- use rdflib sparql by @cmungall in #51
New Contributors
- @caufieldjh made their first contribution in #50
Full Changelog: v0.1.10...v0.1.11
v0.1.10
v0.1.9
What's Changed
- just added . to statements by @hrshdhgd in #24
- completed URI definition. by @hrshdhgd in #25
- Adding notebook for CLI examples. Adding tests for reading/writing to/from json and obo; see althonos/pronto#164 by @cmungall in #28
- gap filling by @cmungall in #35
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
What's Changed
- Add get_sssom_mappings_by_curie to BioportalImplementation class by @pkalita-lbl in #17
- Adding aggregayor interface by @cmungall in #18
New Contributors
- @pkalita-lbl made their first contribution in #17
Full Changelog: v0.1.6...v0.1.7
v0.1.6: Merge pull request #15 from INCATools/custom-schema
v0.1.5
v0.1.4
What's Changed
- add setup Python step with minimum version set to 3.9 by @sujaypatil96 in #7
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- oaklib release infrastructure support by @sujaypatil96 in #4
- ran
poetry update sssom
by @hrshdhgd in #5
New Contributors
- @sujaypatil96 made their first contribution in #4
- @hrshdhgd made their first contribution in #5
Full Changelog: v0.1.1...v0.1.2