Skip to content

myclabs/CarbonDB-reasoner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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