About data granularity

Table of Contents

Introduction

In computer science there are many things we take for granted like the fundamental digital representation of anything with 1s and 0s. It’s often too easy to forget that when you have dived deep into the virtual realm of a computer the only thing you get is a mere representation of abstract concepts. This is our data and because they live in a machine and its peripherals they always have structure no matter how you interpret them.

Information

And that kind of human interpretation I will call it information, i.e. you put data in a form, in some perspective, so you can get meaning out of them. In that sense data in a computer does not differ much from printed letters in a book, or paint in a canvas, or stone in a sculpture. From that point of view computer is simply an advanced form of a medium, a sophisticated printing press where 0’s and 1’s take the place of the movable individual metal letters, i.e. a computerized movable type printing.

Conceptual, computational semiotics framework

Once again, it’s only structured data you have, our mind is doing all the rest because of the power of semiosis. One can also ask, is there anything in our universe that is unstructured ? Yes there is, concept is unstructured because it is an abstract thing. When you represent the concept, or you realize, materialize it in our realm then you have structure again. A computational model of representation which is semiotic in its nature is R3DM/S3DM. And here is a memorable type of formula that describes fully the semiotic nature of this data model.

  • (R3DM): Representation ↦ Resource + Reference + Referent

  • (S3DM): Semantics ↦ Signifier + Sign + Signified

Push forward

Nowadays there is already a sufficient and effective solution for data volume and velocity. It’s variety and consequently integration that is at stake. In my opinion the key to an efficient and effective solution is to think about the exact form of what atomic fundamental constructs you use and how you build connected higher structures. I think granular computing is an excellent term we can use here. That said, I have experienced for more than a decade a denial of thinking a better data model standard than those we already have (Relational, RDF and Topic Maps) simply because many believe that the wheel is going to be reinvented. But progress is made only when one defies the established nomenclature and challenges them with a better alternative that can be proven in a computational scientific and engineering way.

Here’s to the crazy ones. The misfits. The rebels. The troublemakers. The round pegs in the square holes. The ones who see things differently. They’re not fond of rules. And they have no respect for the status quo. You can quote them, disagree with them, glorify or vilify them. About the only thing you can’t do is ignore them. Because they change things. They push the human race forward. And while some may see them as the crazy ones, we see genius. Because the people who are crazy enough to think they can change the world, are the ones who do 1

Cross-References


  1. Steve Jobs, Apple advertisement (Aired 1997) ↩︎

Athanassios I. Hatzis, PhD
Software Engineer - Researcher, Founder/Independent Contractor

Related