KNOW.rs: The KNOW Framework for Rust
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.81+
⬇️ Installation
Installation from Source Code
👉 Examples
Importing the Framework
use *;
👨💻 Development
🚧 We are building in public. This is presently under heavy construction.
cargo add know
use know::*;
git clone https://github.com/know-ontology/know.rs.git