Relational databases in the context of Relational model


Relational databases in the context of Relational model

Relational databases Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Relational databases in the context of "Relational model"


⭐ Core Definition: Relational databases

A relational database (RDB) is a database based on the relational model of data, as proposed by E. F. Codd in 1970.

A Relational Database Management System (RDBMS) is a type of database management system that stores data in a structured format using rows and columns.

↓ Menu
HINT:

In this Dossier

Relational databases in the context of Knowledge discovery

Knowledge extraction is the creation of knowledge from structured (relational databases, XML) and unstructured (text, documents, images) sources. The resulting knowledge needs to be in a machine-readable and machine-interpretable format and must represent knowledge in a manner that facilitates inferencing. Although it is methodically similar to information extraction (NLP) and ETL (data warehouse), the main criterion is that the extraction result goes beyond the creation of structured information or the transformation into a relational schema. It requires either the reuse of existing formal knowledge (reusing identifiers or ontologies) or the generation of a schema based on the source data.

The RDB2RDF W3C group is currently standardizing a language for extraction of resource description frameworks (RDF) from relational databases. Another popular example for knowledge extraction is the transformation of Wikipedia into structured data and also the mapping to existing knowledge (see DBpedia and Freebase).

View the full Wikipedia page for Knowledge discovery
↑ Return to Menu