#algorithm #world #ontology-driven

ontolius

A library for empowering ontology-driven algorithms

1 unstable release

0.1.0 Dec 30, 2023

#1068 in Algorithms

Custom license

14KB

ontolius

Empower ontology-driven algorithms


lib.rs:

Ontolius is a library for empowering ontology-driven algorithms.

Usage

The usage will arrive in time.

use ontolius::hello_world;

println!("{}", hello_world());

No runtime deps