Skip to content

v2.1.1

Compare
Choose a tag to compare
@callahantiff callahantiff released this 02 Sep 08:00
· 159 commits to master since this release
053b062

Release: v2.1.1

Website: https://github.com/callahantiff/PheKnowLator/wiki/v2.0.0
Data Access: Archived Builds
Docker Container: DockerHub Dedicated Project Container
PyPI: pkt-kg 2.1.1

Updated Jupyter Notebooks:

Updated Scripts:

  • pkt_kg/owlnets.py
  • pkt_kg/utils/kg_utils.py

Updates

  • For the owlnets.py script, three new hyperparameters were added to provide users with more flexibility in terms of what support, top, and relation ontology objects are included in an OWL-NETS graph. The pruning functions were also improved to make sure that metadata are not getting through (i.e., obsolete classes and XML Schema).
  • For the OWLNETS_Example_Application.ipynb Jupyter Notebook, new functionality was added to include node and relation definitions.
  • Added new function to obtain the definitions for all owl:Class and owl:ObjectProperty objects to 'pkt_kg/utils/kg_utils.py`

Example of New Functionality:
Screen Shot 2021-09-02 at 01 28 24