Crate ontolius

source ·
Expand description

Ontolius is a library for empowering ontology-driven algorithms.

Usage

The usage will arrive in time.

use ontolius::hello_world;
 
println!("{}", hello_world());

Functions