affiliationto
Affiliationto is a relational term used in information systems and data modeling to denote the directed connection from an entity, typically a person or agent, to an organization, group, or entity to which the actor is connected. The relation expresses membership, sponsorship, or formal association and can encode temporal or role-based information.
In graph-based representations such as RDF or property graphs, affiliationTo functions as a predicate or edge
Modeling considerations include the directionality (from individual to organization versus reverse), cardinality (one person may have
Applications include human resources information systems, academic affiliation tracking, professional networks, and membership databases, where affiliationTo
Example: In a dataset, a record might assert that Alice Smith affiliationTo University of Example with startDate
See also: affiliation, membership, organizational relationship, role, graph database edge, RDF predicate.