Discovering functional dependencies and relaxed functional dependencies in databases

  • Người chia sẻ : vtlong
  • Số trang : 26 trang
  • Lượt xem : 10
  • Lượt tải : 500
  • Tất cả luận văn được sưu tầm từ nhiều nguồn, chúng tôi không chịu trách nhiệm bản quyền nếu bạn sử dụng vào mục đích thương mại

NHẬP MÃ XÁC NHẬN ĐỂ TẢI LUẬN VĂN NÀY

Nếu bạn thấy thông báo hết nhiệm vụ vui lòng tải lại trang

Bạn đang xem trước 20 trang tài liệu Discovering functional dependencies and relaxed functional dependencies in databases, để xem tài liệu hoàn chỉnh bạn click vào nút DOWNLOAD LUẬN VĂN ở trên

Data dependencies play important roles in database design, data
quality management and knowledge representation. Dependencies in
knowledge discovery are extracted from the existing data of the
database. This extraction process is called dependency discovery.
The aim of dependency discovery is to find important
dependencies holding on the data of the database. These discovered
dependencies represent domain knowledge and can be used to verify
database design and assess data quality.
Dependency discovery has attracted a lot of research interests
from scientists since early 1980s. At the present time, the problem of
discovering data dependencies on big data sets becomes more
important because these big data sets contain a lot of valuable
knowledge.
Currently, with the development of digital devices, especially
social networks and smart phone applications, the amount of data in
the applications increases very quickly, these arise proplems in data
storage, data management, especially the problem of knowledge
discovery from those big data sets. The problem of discovering FDs
and RFDs in databases is one of important proplems of knowledge
discovery. Three typical types of data dependencies which are
interested in discovering are FD, AFD and CFD. AFD is an
extension of FD, the “approximation” is based on a degree of
satisfaction or an error measure; CFD is an extension of FD which
aims to capture inconsistencies in data.