Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.49 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.49 KB

cmem-plugin-reason

Perform reasoning tasks and validate OWL consistency.

eccenca Corporate Memory workflow pypi version license

Development

Robot

This eccenca Corporate Memory plugin contains workflow tasks to perform reasoning (Reason) and ontology consistency checking (Validate) using ROBOT.

ROBOT is published under the BSD 3-Clause "New" or "Revised" License. Copyright © 2015, the authors. All rights reserved.

Build

➜ task clean build

Installation

➜ cmemc admin workspace python install dist/*.tar.gz

Alternatively, the build and installation process can be initiated with the single command:

➜ task deploy