Card model
A card is the model that one applies on top of the unstructured data ingested in source. When applying this structure one creates the individual objects that are to be exposed via API. A card can be based on several sources given that the same identifier is used across these. Examples of cards from different implementations are Product, Customer profile and Store.Properties
A card can have multiple properties and one differentiator from the properties identified in the source is that card properties are typed. The supported types:- Text
- Localized text
- List
- Localized list
- Boolean
- Integer
- Decimal
- Timestamp