ekg-identifier 0.0.21

A library for generating and parsing EKG identifiers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ekg-identifier

[![Crates.io](https://img.shields.io/crates/v/ekg-identifier.svg)](https://crates.io/crates/ekg-identifier)
[![Documentation](https://docs.rs/ekg-identifier/badge.svg)](https://docs.rs/ekg-identifier)
[![CI](https://github.com/legra-ai/ekg-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/legra-ai/ekg-rs/actions/workflows/ci.yml)
[![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](https://github.com/legra-ai/ekg-rs/blob/main/LICENSE-MIT)
[![Downloads](https://img.shields.io/crates/d/ekg-identifier.svg)](https://crates.io/crates/ekg-identifier)

Library for generating and parsing Enterprise Knowledge Graph identifiers.

## License

Copyright © 2023–2026 DataRoad Inc, Delaware, USA, trading as Legra.

Licensed under either the [MIT license](LICENSE-MIT) or the
[Apache License, Version 2.0](LICENSE-APACHE), at your option.