! This repo is now deprecated. See Karta for the monorepo.
Library for adding metadata to the file system. Allows files and directories to be arbitrarily connected to each other and for additional attributes to be stored in both the nodes and the edges in the system. AGDB is used as the database backend storing all the metadata.
Originally developed for Karta as the backend storage layer. Separating it into a standalone crate has the goal of maintainability, and allowing the data created and edited by Karta to be potentially used in other applications.