# KNOW.rs: The KNOW Framework for Rust
[](https://unlicense.org)
[](https://blog.rust-lang.org/2024/09/05/Rust-1.81.0/)
[](https://crates.io/crates/know)
[](https://docs.rs/know)
🚧 _We are building in public. This is presently under heavy construction._
## 🛠️ Prerequisites
- [Rust](https://rust-lang.org) 1.81+
## ⬇️ Installation
### Installation from Source Code
```bash
cargo add know
```
## 👉 Examples
### Importing the Framework
```rust
use know::*;
```
## 👨💻 Development
```bash
git clone https://github.com/know-ontology/know.rs.git
```
---
[](https://x.com/intent/post?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)
[](https://www.linkedin.com/sharing/share-offsite/?url=https://github.com/know-ontology/know.rs)