kproc 0.1.0

Knowledge Processing library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div align="center">

[![stable pipeline](https://gitlab.com/auksys/kproc/badges/stable/pipeline.svg?key_text=stable)](https://gitlab.com/auksys/kproc/-/pipelines?ref=stable)
[![dev/1 pipeline](https://gitlab.com/auksys/kproc/badges/dev/1/pipeline.svg?key_text=dev/1)](https://gitlab.com/auksys/kproc/-/pipelines?ref=dev/1)
[![docs](https://docs.rs/kproc-it/badge.svg)](https://docs.rs/kproc-it)
[![crates.io](https://img.shields.io/crates/v/kproc-it.svg)](https://crates.io/crates/kproc-it)
</div>

![auksys logo](data/images/auksys_logo.png) kproc
=================================================

`kproc` is a knowledge processing library. It is intended to help transform information into a knowledge graph. This library is part of the [auKsys](http://auksys.org) project.

Development happens in the `dev/1` branch.