Difference between revisions of "Hyperlink"

From PKC
Jump to navigation Jump to search
Line 5: Line 5:


Example:
Example:
  (<nowiki>http://xlp.pub/</nowiki>, [[Main Page]])
  (<nowiki>http://thewiki.us/</nowiki>, <nowiki>[[</nowiki>Main Page]]<nowiki>]]</nowiki>)
This example shows <code>http://xlp.pub/</code> as the URL, or source, where the
 


[[wikipedia:Hyperlink|Hyperlink]] is a powerful idea originally created by pioneers, such as [[wikipedia:Ted Nelson|Ted Nelson]]. To learn more about Hyperlinks, the following content maybe relevant for curious minds.
[[wikipedia:Hyperlink|Hyperlink]] is a powerful idea originally created by pioneers, such as [[wikipedia:Ted Nelson|Ted Nelson]]. To learn more about Hyperlinks, the following content maybe relevant for curious minds.

Revision as of 03:48, 26 July 2021

Hyperlink is simply a tuple, pairing a source and a target data component. Usually one may see the following data element examples:

(Source, Target)
(URL string,    Data Element)  where URL stands for Universal Resource Locator or Indicator

Example:

(http://thewiki.us/, [[Main Page]]]])

This example shows http://xlp.pub/ as the URL, or source, where the


Hyperlink is a powerful idea originally created by pioneers, such as Ted Nelson. To learn more about Hyperlinks, the following content maybe relevant for curious minds.

  • For history of hyperlinked multimedia, please see [1] [2] [3]

To learn more about HyperText, Ted Nelson has a short clip on the movie, Lo and Behold.

{{#ev:youtube|https://www.youtube.com/watch?v=Bqx6li5dbEY%7C%7C%7C%7C%7C}}

The Mathematics of Links

To learn more about Hyperlinks, one may refer to Category Theory, which provides an arrow chasing reasoning mechanism to perform rigorous manipulation of links.


A concrete example about linguistic sentence parsing in Category Theory can be seen here:

{{#ev:youtube|UsHL-thk6J0|||||start=532&end=700}}


Hyperlinks as Sheaves

To think of hyperlink as a kind of computable data structure, the best approximation can be thought of as sheaves.

The following video provides an interesting explanation of how to enumerate hyperlinks as binary products.

{{#ev:youtube|fJSmC_sqRvc|||||}}

References