v3.1.0
Release: v3.1.0
Website: https://github.com/callahantiff/PheKnowLator/wiki/v3-Build-Details
Data Access: Archived Builds
Docker Container: DockerHub Dedicated Project Container
PyPI: pkt-kg 3.1.0
Description
This release includes updates to the OWL-NETS workflow, addresses deprecated functions associated with Networkx v3.0, and removes pkt
namespace from the final OWL files.
Updated Jupyter Notebooks:
Updated Scripts:
.github/workflows/build-qa.yml
pkt_kg/__version__.py
pkt_kg/metadata.py
pkt_kg/construction_approach.py
pkt_kg/downloads.py
pkt_kg/edge_list.py
pkt_kg/knowledge_graph.py
pkt_kg/metadata.py
pkt_kg/owlnets.py
pkt_kg/utils/kg_utils.py
pkt_kg/utils/data_utils.py
tests/test_metadata.py
tests/test_owlnets.py