FINAL EXAM (M3S2) PART 2 Flashcards
consists of a series of bubbles joined by lines. the bubbles represent data transformations, and the lines represent data flows in the system.
Data flow diagram
Common Symbols in DFD:
- External Entities
- Processes
- Data Flows
- Data Stores
Common Symbols in DFD:
are represented by squares as the sources or destination of data
External Entities
Common Symbols in DFD:
represented by rectangles with rounded corners
Processes
Common Symbols in DFD:
referred to by arrows to denote the physical or electronic flow of data
Data flows
Common Symbols in DFD:
XML files
Data Stores
is a structured repository of metadata that provides a comprehensive description of the data used.
Data dictionary
its main purpose is to provide a common language and understanding of the data, its meaning and how it relates to other elements
Data Dictionary
Components of data dictionary:
- Data Element name
- Data type
- Domain Value
- Definition/Description
- Source
- Data Created
Components of data dictionary:
the name of the data element
Data Element Name
Components of data dictionary:
describe the type of data
Data type
Components of data dictionary:
defines valid values for a data element
Domain Value
Components of data dictionary:
Explains the data element’s purpose
Source
Components of data dictionary:
Records when the data was created
Data created
is a technique used by systems analyst to model and document the logic of information processes.
Structured English