Difference between revisions of "Universal data abstraction"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
Universal Data Abstraction is a [[Technical Terms::digital native]] skill that will enable people to use any repeatable representational approach to encode information content. As long as the representational approach is object and repeatable, any amount of information can be encoded in "[[Technical Term::data]]", that is why data abstraction can be considered to be "[[Technical Term::Universal]]". The concept of [[universality]] is counter intuitive, and can be partially explained by the famous talk<ref>{{:Paper/The Unreasonable Effectiveness of Mathematics in the Natural Sciences}}</ref> by [[Eugene Wigner]].
Universal Data Abstraction is a [[Technical Terms::digital native]] skill that will enable people to use any repeatable representational<ref>{{:Book/Digital Mantras: The Languages of Abstract and Virtual Worlds}}</ref> approach to encode information content. As long as the representational approach is object and repeatable, any amount of information can be encoded in "[[Technical Term::data]]", that is why data abstraction can be considered to be "[[Technical Term::Universal]]". The concept of [[universality]] is counter intuitive, and can be partially explained by the famous talk<ref>{{:Paper/The Unreasonable Effectiveness of Mathematics in the Natural Sciences}}</ref> by [[Eugene Wigner]].


In data asset management practices, the physical size of data, is often measured in terms of the time and space required to transfer or replicate the asset. Therefore, we created the asset classification in terms of [[Page/File/Service]], each adheres to a broad type of asset management functional category. In the case of [[Page/File/Service]] classification, they each relates to data presentation, data storage, and data provisioning.
In data asset management practices, the physical size of data, is often measured in terms of the time and space required to transfer or replicate the asset. Therefore, we created the asset classification in terms of [[Page/File/Service]], each adheres to a broad type of asset management functional category. In the case of [[Page/File/Service]] classification, they each relates to data presentation, data storage, and data provisioning.
Line 13: Line 13:


=References=
=References=
<references/>


<noinclude>
<noinclude>

Revision as of 15:46, 3 September 2021

Universal Data Abstraction is a digital native skill that will enable people to use any repeatable representational[1] approach to encode information content. As long as the representational approach is object and repeatable, any amount of information can be encoded in "data", that is why data abstraction can be considered to be "Universal". The concept of universality is counter intuitive, and can be partially explained by the famous talk[2] by Eugene Wigner.

In data asset management practices, the physical size of data, is often measured in terms of the time and space required to transfer or replicate the asset. Therefore, we created the asset classification in terms of Page/File/Service, each adheres to a broad type of asset management functional category. In the case of Page/File/Service classification, they each relates to data presentation, data storage, and data provisioning.


Three Examples of Universal Data Abstraction

  1. Page: In a web browser environment, all data are being presented through Page-based" representation.
  2. File: In computer operating systems, all data sets, devices, and communicating channels are considered to be Files.
  3. Service: In network-connected computing systems, recently considered to be the computing cloud, all data sets, devices, and communicating channels are considered to be Services.


A demo showing that one instruction can be used to perform universal computation.

References