adobe / xdm

Experience Data Model
Creative Commons Attribution 4.0 International
239 stars 310 forks source link

Modeling Confidence in XDM Data #26

Open trieloff opened 6 years ago

trieloff commented 6 years ago

Based on a conversation with @nangia: a key aspect of digital marketing is that the identity of the consumer is largely probabilistic. Whether products make it explicit or not, the data that we have about a consumer is messy, and largely untrusted. A profile is typically constructed from multiple data sources, including:

Therefore, a system that represents consumer profiles in a digital marketing world needs to be able to express the inaccuracies, eventual contradictions, and missing data that occurs in the real world. This is a key differentiator from the way how collaboration systems or CRM systems look at the world (they have an inherent assumption of clean data).

We need a way to express these scenarios in JSON.

What are the schemas that are affected by the issue

What are examples of products that are impacted by the issue

cdegroot-adobe commented 6 years ago

We need to have a more specific driving use case rooted in practical terms before we invest in designing this. Many aspects of non-deterministic identity resolution are at the implementation and usage context level. So may not appear in XDM, but is data usage patterns.

cdegroot-adobe commented 6 years ago

@trieloff - I propose we close this and track the requirement as teams come on board that have this requirement.

trieloff commented 6 years ago

I disagree. We have #247, which is an open issue and product-related. In addition, we do have a basic model of probability in the schemas already with machineKeywords.

A few things that we need to model:

Each of these needs