Giter Club home page Giter Club logo

kgsteward's Introduction

kgsteward - Knowledge Graph Steward

A command line tool to help manage RDF store (GraphDB). Written in python.

Installation

The code only depends on very standard Python packages. Its installation should be straightforward. The easiest option is to install kgsteward with pip3:

pip3 install git+https://github.com/sib-swiss/kgsteward

# To update your installation to a newer version.
pip3 install --upgrade git+https://github.com/sib-swiss/kgsteward

Alternatively, you can also clone/download the content of this repo to your local machine, and then run kgsteward using the script ./kgsteward.

Important: if the above installation fails or does not build properly (e.g. the package name is set to UNKNOWN), make sure that your versions of pip and setuptools are up-to-date:

pip install --upgrade pip
pip install --upgrade setuptools

Running kgsteward

kgsteward -h

Documentation

The syntax of the YAML configuration file is given here

References

kgsteward was developped to manage experimental chemical data (LC-MS2) and experimental biological data (bio-activity) data together with reference chemical structures derived from public database (LOTUS, wikidata) as reported in A Sample-Centric and Knowledge-Driven Computational Framework for Natural Products Drug Discovery.

kgsteward's People

Contributors

mpagni12 avatar robinengler avatar smoretti avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

oolonek lfnothias

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.