[tool.poetry]
name = "reasonable"
version = "0.1.46"
description = "Python interface to 'reasonable', a Datalog implementation of the OWL 2 RL profile"
authors = ["Gabe Fierro <gtfierro@cs.berkeley.edu>"]
license = "bsd-3-clause"
[tool.poetry.dependencies]
python = "^3.6"
brickschema = "^0.3.0"
[tool.poetry.dev-dependencies]
maturin = "^0.9.4"
rdflib = "^5.0.0"