Skip to content

Initial Release

Compare
Choose a tag to compare
@cthoyt cthoyt released this 02 Jan 17:07

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.