Dmea 03 Background
Dmea 03 Background
Background on
Data Management
Aspects of Data Management and an
Overview of Solutions used in Engineering
Applications
Overview
• Basic Terms
– What is data, information, data management, a data
model, a schema, metadata, etc.?
• Aspects of Data Management
– What is the most relevant functionality required for
engineering data?
• Data Management Approaches
– Files and File Systems
– Database Management Systems
Knowledge
Pragmatics
Information represent message or
Information observation transmitted as some form
Decoding
Encoding
of matter or energy.
Semantics
Data represent encoded information
Data with a fixed syntax (structure) and
meaning (semantics) usable by
Syntax computers.
Tokens of an Alphabet
Meta-metadata Metadata
Last Name
Columns of a table
First Name with a associated data
Landis Peter 28 type and constraints
Age
Spielberg John 39
Jackson Steven 26 Student Record of a table in
a relational database
• Binary Files
– Data encoded as variably used
sequence of bytes
– Advantages:
• Efficient storage usage
• Content protected/hidden to some
degree