identifiersometimes
Identifiersometimes is a term used in information design and computer science to describe a concept in which an identifier associated with an entity is present in some contexts but omitted in others. The idea highlights variability in when and where identifiers appear, and how systems handle partial identifications, privacy concerns, and data minimization.
Etymology and scope: The term combines “identifier” and “sometimes” to denote intermittent presence. It is a
Concept and usage: In practice, an identifiersometimes situation occurs when a system can reference an entity
Examples: A customer database that exposes a user_id in some endpoints but allows anonymous browsing where
Related concepts include optional identifiers, tokenization, pseudonymous identifiers, and data minimization principles.