Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Knowledge-Graph-Hub/kg-bacdive

Repository files navigation

kg-bacdive

Knowledge graph construction for BacDive data

Setup

  • Create a vrtual environment of your choice.
  • Install poetry using pip install poetry
  • poetry install
  • git clone https://github.com/Knowledge-Graph-Hub/kg-bacdive.git
  • cd kg-bacdive

Download resources needed

  • poetry run kg download : This will download the resources needed for this project.

Transform

  • poetry run kg transform: This transforms the resources into knowledge graphs (KGs).

Merge

  • poetry run kg merge: This merges all transformed graphs above.

Contributors

Please remember to run poetry run tox before every commit to make sure the code you commit is error-free.

Acknowledgements

This cookiecutter project was developed from the kg-cookiecutter template and will be kept up-to-date using cruft.

About

Knowledge graph construction for BacDive data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published