GaneSarson
Gane-Sarson notation is a data flow diagram (DFD) notation used in structured analysis and design to model how data moves through a system. It was developed in the 1970s by Gane and Sarson as part of early data-centric methods for information systems analysis. The notation is used to produce Data Flow Diagrams that illustrate the sources and destinations of data (external entities), the processes that transform data, the data stores that hold data, and the data flows that connect these elements. The approach emphasizes hierarchical decomposition: analysts create high-level diagrams and progressively decompose processes into subprocesses across levels, while maintaining balance of inputs and outputs between levels.
Symbols are defined for the four data-objects: external entities, processes, data stores, and data flows; the
In practice, Gane-Sarson is used for systems analysis and requirements gathering, especially in business information systems.
Legacy: Though some organizations have migrated to other notations or modeling languages, Gane-Sarson remains a foundational