contacthas
Contacthas is a term used in data modeling to denote the existence of an interaction between two entities within a defined period. It is commonly used in epidemiology, social network analysis, and event-driven simulations to reason about contact-based relationships.
Semantics: contactHas(x, y) represents that x has had contact with y during the observation window. The relation
In practice, contacthas is implemented as a predicate or as a database query. In a relational schema,
Applications: contacthas supports contact tracing, exposure notification, and dynamic simulations where agents interact. It is commonly
See also: contact tracing, relation algebra, predicate logic, graph databases.