Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 181 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 181 Bytes

CarbonDB Project

This is the inference engine for the CarbonDB ontology.

Requirements

Maven Java 7

Usage

mvn compile
mvn test
mvn compile exec:exec
mvn clean