• Home
  • Swinburne University of Technology
  • Digital Content Management
  • Understanding the Knowledge Hierarchy and Digital Content Translation

Understanding the Knowledge Hierarchy and Digital Content Translation

DIGITAL CONTENT MANAGEMENT Lecture 2 Content Is data, information or knowledge that is held in a container like a book or website independent of structure or style. Content Management Terminology · Data is a raw value, fact or statistic. Data has no meaning in itself (symbols, signs). · Information is data that is arranged and connected with clear relationships. Data with meaning and purpose. · Knowledge is a collection of information that can be understood and used. Knowledge can be practical and useful. · Wisdom is deep knowledge applied with judgement. Knowledge Hierarchy · DIK W pyramid Knowledge pyramid Novelty Future Joining of wholes Reflecting Formation of a whole Wisdom Interacting Connection of parts -Context - Knowledge Doing - Understanding - Gathering of parts Information Researching & absorbing Data Past Experience http://iknow.stpi.narl.org.tw/Post/Read.aspx?PostID=8893 Knowledge Hierarchy · Alternate representation Wisdom Knowledge Meaning Information Value Data https://wisdomjunkie.blog/2017/04/25/dikw-hierarchy-understanding-the-concept-of-wisdom/ Knowledge continuum The Continuum of Understanding (Cleveland 1982) Know Why Joining of wholes Know How Wisdom Formation of a whole Know What Knowledge - Future Novelty Context Connection of parts Know nothing Gathering of Parts Data Information Past Experience Understanding Researching Absorbing Doing Interacting Reflecting Knowledge Continuum (Ackoff) Data: symbols without context. Information: data that is processed to be useful; provides answers to 'who','what', 'where' and 'when' questions. Knowledge: application of data and information; answers 'how' questions. Understanding: appreciation for 'why'. Wisdom: evaluated understanding (forecasting and expectations). Digital Technology Information in the world around us if often: Difficult to measure (e.g. ideas, experience) - Analogue / continuous and variable (e.g. temperature, light, sound) - Computing involves numeric operations. How does computing deal with information that is analogue or not numeric? How does computing translate real world phenomena that will become content to be delivered to our customers? Digits are whole numbers that can be counted. Computers consist of multiple electronic circuits. The most basic components in each electronic circuit can have one of the following states: - On - Off Real world phenomena can be converted into digital data through these electrical charges! Data that is input into digital computers (like keyboard characters, mouse inputs and touch inputs) is encoded into specific combinations of electrical charges: Off = 0 On = 1 Data and computer program instructions are processed by computers as specific combines of 0s and 1s. Information that is output from digital devices is decoded from specific combinations of 0s and 1s. e.g. Colours in pixels (picture elements) on screens and monitors. e.g. Characters and lines printed by printers. Digital Technology ASCII Code: Character to Binary 0011 0000 1 0011 0001 0101 0000 0110 1110 2 0011 0010 , 0011 0011 2 0101 0010 0111 0000 4 0011 0100 S 0101 0011 0111 0001 S 0011 0101 6 0011 0110 D 0101 0101 0111 0011 7 0011 0111 v 0101 0110 0111 0100 0011 1000 W 0101 0111 0111 0101 5 0011 1001 A 0100 0001 Y 0101 1001 0111 0111 0100 0010 e 0100 0011 0110 0001 0100 0100 b 0110 0010 =