A Fact
is metadata attached to an event. Typically a Fact
will allow for distinguishing one event from another for the purpose of classification and analysis. The only limitation is that it must be expressible as a Dhall type. For example, a Fact
may contain other Fact
s. See how to define a new Fact
for details.