use crateEntity;
use Debug;
/// A quality that individuals can have — attributes, capabilities, metadata.
///
/// Qualities describe WHAT an individual IS beyond just its identity.
/// For example, a hardware device individual might have qualities like
/// "supports static color", "has 24 LEDs", "max brightness 100".
///
/// Named after the BFO/DOLCE ontology term "Quality" — an entity that
/// inheres in another entity.