Presented By: Tanvi Sharma, 11-696 M.E. (I.T), 2 Semester
Presented By: Tanvi Sharma, 11-696 M.E. (I.T), 2 Semester
*
*MDBMS must offer all the above data types (i.e.
raw data type , registering descriptive data type) Operations for data type,
*Corresponding
retrieval
archival
and
*Mediarelated
*Input
database.
Raw and registering data always required. Descriptive data can be attached later. MDBMS may face problems in choosing the
*Output
Huffman table required for decoding of a jpeg image Transmission of the raw data follows.
Cntd..
For audio data: volume, bass, treble, balance can also be modified.
Modification Data
attributes
are
stored
in
conversion from one format to another. (registering data must be modified along with raw data)
In editor:
Reading data externally converting into another medium transformed data recorded back into the database
Cntd
*Deletion:
the consistency of the data must be preserved. i.e. if a data type entry deleted, all related types should also be deleted
many queries in MDBMS retrieval of stored data. for search and
*Comparison:
Individual
With
Pattern Recognition: Pattern from raw data may be stored as registering data and a comparison is based on this pattern. (only used for certain applications)
e.g. user enters a nominal phrase with a limited set of words. MDBMS converts this input into predicates. ( synonyms are used and are managed by system)
*Evaluation: The goal is to evaluate the raw and registering data to generate the corresponding descriptive data. e.g. during storage of facsimile documents, OCR can be used.
*
*Main
issue for implementation and usage of an MDBMS is the Database Model
*
e.g.
*
*Simplest
possibility to implement a multimedia database. (since all attributes of different media are defined in advance)
advantage: Compatibility current database applications with
Main
Athletics
Swimming
Analysis
*Type
attribute can be fixed over the particular set of corresponding attribute types. e.g. frame rate of a motion video can be fixed
*Type
entries can be defined of each admitted student are identified through their admission numbers
in addition to fixed values of attributes and variable number of entries, an entry can simultaneously belong to several relations.
e.g. a video entry of a student performing a high jump can be assigned to the relation athletics for qualification purposes as well as to the relation analysis for an educational application with analysis of typical errors.
*
*Instead
of defining relations, classes with objects are defined of classes and objects.
*Semantic specialization
*Offer
good presentation
information
navigation
and
flexible
*Important
query operations (e.g. getting element from a set, include an element into a set) are incompletely supported (unlike relational model)
*Jasmine
is an Object-Oriented MMDB and has an application known as Studio as its development environment.
THANK YOU