Concepts¶
Global¶
A global is a collection of merged data types that can be mapped to a global namespace.
Global model¶
A global model is the collection of globals and their global properties as defined in the global namespace.
Datatype¶
Typically represents one concept within a system, e.g. customers in a CRM system.
Connector¶
A connector is the collection of components required to synchronize one or more datatypes to a system.
Namespaces¶
Namespaces is how Sesam manages to know where properties originate from. It allows us to merge data from multiple sources without losing context.