Initial Release
This is the first development release of curies.rs. It includes two main data structures: Record and Converter. It has I/O operations to load up external extended prefix maps, JSON-LD contexts, and simple prefix maps. It also has an initial implementation of the converter chaining operation. It also has compress, expand, and validation operations for CURIEs and URIs.
Warning
The API will change before the next release.