
By Daniel Thompson | Article Rating: |
|
January 31, 2013 11:38 AM EST | Reads: |
1,471 |

First things first, all data is more or less structured. That being said, there is…
- Structured Data
- Semi-Structured Data
- Unstructured Data
I tend to think of it as: data, composite or simple, with or without content. In that context, email is structured composite data (from, to, subject, date) with unstructured content (message body). The composite data is structured. The content is unstructured. Though simple data may or may not be structured. The ‘subject’ data is unstructured. The ‘to’ data is structured. It is composed of a local-part (username) and a domain.
While content is unstructured, there may be an implied structure.
So what is the difference between structured data, semi-structured data, and unstructured data?
Structured Data
The structure is externally enforced. Data
- The data is stored in a database.
- Relational
- Transaction
- XML
- Catalog
- Relational
The data itself is not structured. The structure is defined by the database. The data would be semi-structured if it was exported and transformed into JSON or XML.
Semi-Structured Data
The structure is self defined. Data and / or Content
- The data is stored as text.
- JSON
- User Profile
- XML
- Application / Form
- JSON
Unstructured Data
The structure of the data is externally defined. Metadata and Content
- The data is stored in a binary format and / or document.
- Media (e.g. Ogg).
- Video (e.g. Vorbis).
- Audio (e.g. Theora).
- Image (e.g. PNG).
- Microsoft Word
- Adobe PDF
The structure is defined by the file format. The data is composed of structured metadata and unstructured content. That being said, a video is composed of frames and an image is composed of pixels.
- The data is stored as plain text.
- Log
The structure is defined by a pattern in the logging configuration file. The data is composed of structured metadata (e.g. severity) and unstructured content (log message).
- The data is user generated.
- Status (Facebook)
- Tweet (Twitter)
- Comment (WordPress)
The structure is defined by the application / form. The data is composed of structured metadata (e.g. user ID) and unstructured content (user message).
Update
I would say that the structure of content is user defined and thus interpreted. However, content is often a component of data (unstructured, externally defined). Though if I typed up this post in gedit and saved it as a text file, that might constitute content independent of data.
With all all that said, the structure of data is not exactly black and white.

Read the original blog entry...
Published January 31, 2013 Reads 1,471
Copyright © 2013 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Daniel Thompson
I curate the content on this page, but the credit goes to my talented colleagues for the posts that you see here. Much of what you read on this page is the work of friends at How to JBoss, and I encourage you to drop by the site at http://www.howtojboss.com for some of the best JBoss technical and non-technical content for developers, architects and technology executives on the Web.
![]() Apr. 24, 2018 09:30 PM EDT Reads: 22,735 Replies: 1 |
By Elizabeth White ![]() Apr. 24, 2018 09:00 PM EDT Reads: 9,263 |
By Elizabeth White ![]() Apr. 24, 2018 08:45 PM EDT Reads: 5,406 |
By Elizabeth White ![]() Apr. 24, 2018 08:30 PM EDT Reads: 4,919 |
By Liz McMillan ![]() Apr. 24, 2018 07:00 PM EDT Reads: 13,764 |
By Elizabeth White ![]() Apr. 24, 2018 06:45 PM EDT Reads: 5,996 |
By Elizabeth White Apr. 24, 2018 06:30 PM EDT Reads: 5,620 |
By Liz McMillan ![]() Apr. 24, 2018 05:15 PM EDT Reads: 5,699 |
By Elizabeth White Apr. 24, 2018 04:45 PM EDT Reads: 6,744 |
By Liz McMillan ![]() Apr. 24, 2018 04:30 PM EDT Reads: 5,595 |
By Pat Romanski ![]() Apr. 24, 2018 04:30 PM EDT Reads: 7,146 |
By Pat Romanski ![]() Apr. 24, 2018 04:00 PM EDT Reads: 4,813 |
By Pat Romanski Apr. 24, 2018 03:00 PM EDT Reads: 2,489 |
By Pat Romanski Apr. 24, 2018 03:00 PM EDT Reads: 1,522 |
By Elizabeth White Apr. 24, 2018 02:45 PM EDT Reads: 1,869 |
By Pat Romanski ![]() Apr. 24, 2018 02:00 PM EDT Reads: 6,174 |
By Yeshim Deniz ![]() Apr. 24, 2018 01:45 PM EDT Reads: 1,897 |
By Elizabeth White ![]() Apr. 24, 2018 01:30 PM EDT Reads: 4,243 |
By Pat Romanski Apr. 24, 2018 01:00 PM EDT Reads: 2,493 |
By Elizabeth White Apr. 24, 2018 01:00 PM EDT Reads: 7,688 |