<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/transform"?>
<!--<!DOCTYPE html PUBLIC "-//W3C/DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  <head>
    <title>Knowledge Product</title>
    <base href="http://doriantaylor.com/"/>
    <link rel="meta" type="application/rdf+xml" title="FOAF" href="person/dorian-taylor?type=application/rdf+xml"/>
    <link rel="alternate index" title="This Site" href="this-site"/>
    <link rel="alternate bookmark" title="Elsewhere" href="elsewhere"/>
    <meta name="description" content="This document defines and elaborates the concept of a knowledge product within the scope of doriantaylor.com."/>
  </head>
  <body>
    <p>A <dfn>knowledge product</dfn> is an artifact of <em>information</em> &#x2014; a kind of persistent retention of the knowledge of one or more individuals. Knowledge products differ from other artifacts in that their relevant and useful aspects reside primarily in the <em>content</em> that can be <em>extracted</em> from them, and as such any physical manifestation thereof is usually at best a <em>carrier medium</em>.</p>
    <p>Examples of knowledge products include:</p>
    <ul>
      <li>Text documents (books, journals, periodicals, essays, poetry, etc.)</li>
      <li>Recorded music</li>
      <li>Films and television programs</li>
      <li>Art (paintings, sculpture, installations, etc.)</li>
      <li>Flags, logos, branding, trademarks, trade dress</li>
      <li>Legal documents (contracts, acts, writs, etc.)</li>
      <li>Software</li>
    </ul>
    <p>Of these, software is unique, as it is said to have <em>behaviour</em>. More specifically, it <em>instills</em> behaviour in computers when it is <em>executed</em> by them, causing tangible effects in the real world.</p>
  </body>
</html>