Skip to content

Installation

Install Soufflé

This project requires Soufflé, a fast engine for executing datalog programs

Make sure the souffle executable is on your command line:

souffle --help

Install LinkML-Datalog

Python 3.9 is required.

Install in the standard way from PyPi:

pip install linkml-datalog

Docker

Docker containers will be provided in future