Data Modeling - Reference (connect, link to)

Data System Architecture

About

Reference is the name of a relationship that is directed where an entity (source, first) refers to another entity (target, second)

We say that the source entity references, cites, or otherwise points to the described entity.

The target entity is called the reference of the source entity, the referent.

Example

Entity

  • A refers to B
  • A references B
  • B is referenced by A
  • B is a reference of A
  • A is the referent of B

HTML anchor

The most known example is the HTML anchor element where:

  • the source page with the anchor is known as the referent.
  • the target page defined in the hypertext reference attribute is known as the reference.

Metadata

Dublin Core has:





Discover More
Card Puncher Data Processing
Datacadamia - Data all the things

Computer science from a data perspective
HTML - href (hypertext reference) attribute

href stands for hypertext reference. It forces the user agent (browser) to navigate to the resources by performing an Hypertext fetch All elements that have an href attributes are called hyperlink and...



Share this page:
Follow us:
Task Runner