typedb / biograkn

BioGrakn Knowledge Graph
https://blog.grakn.ai/biograkn-accelerating-biomedical-knowledge-discovery-with-a-grakn-knowledge-graph-84706768d7d4
181 stars 52 forks source link

Require Detailed Step by step tutorial for every usecase in biograkn #83

Open adiv5 opened 4 years ago

adiv5 commented 4 years ago

Problem to Solve

Would like to have "Getting Started" articles/videos describing step by step how to get the usecases working on user's PC

Current Workaround

Currently It is painstakingly difficult for begineers to get started with grakn, especially with begineers who want to learn from real world problem implementations, and not on toy problems.

Proposed Solution

Would like Grakn to help out with step by step guides to set up their usecase on user's pc. maybe even making scripts to automate stuff. The Outline of the "Getting Started" can be:

  1. Intro
  2. Environment setup and libraries to install(Irrespective of OS,hardware etc.)
  3. Getting the usecase up and running(Eg. for diseasenetwork)
  4. Explaination through examples on how to query that graph
  5. [Optional] Integration with kglib