The calcite demonstrator API is an ArtifactDB instance based on the gypsum implementation.
It is customized to use a different set of schemas that enforces ExperimentHub-like metadata standards.
In this repository, most of the customization involves editing wrangler.toml
to point to a different R2 bucket;
we also use a different CI/CD repository, which is where the different schemas actually come into play.
Configuration of this fork was based on these instructions.