# KNOW.rs: The KNOW Framework for Rust
[](https://unlicense.org)
[](https://crates.io/crates/know)
[](https://crates.io/crates/know)
🚧 _We are building in public. This is presently under heavy construction._
## 🛠️ Prerequisites
- [Rust](https://rust-lang.org) 1.70+
## ⬇️ Installation
### Installation via Cargo
```console
$ cargo add know
```
## 👉 Examples
### Importing the framework
```rust
use know::*;
```
## 👨💻 Development
```console
$ git clone https://github.com/know-ontology/know.rs.git
```
- - -
[](https://twitter.com/share?url=https://github.com/know-ontology/know.rs&text=KNOW.rs:%20The%20KNOW%20Framework%20for%20Rust)
[](https://reddit.com/submit?url=https://github.com/know-ontology/know.rs&title=KNOW.rs:%20The%20KNOW%20Framework%20for%20Rust)
[](https://news.ycombinator.com/submitlink?u=https://github.com/know-ontology/know.rs&t=KNOW.rs:%20The%20KNOW%20Framework%20for%20Rust)
[](https://www.facebook.com/sharer/sharer.php?u=https://github.com/know-ontology/know.rs)