<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Principia &#187; Information Management</title>
	<atom:link href="http://blog.principia-it.co.uk/category/itslm/information-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.principia-it.co.uk</link>
	<description>Power from Simplicity</description>
	<lastBuildDate>Tue, 07 Feb 2012 07:40:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.principia-it.co.uk' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/6f78c9f4917c134dd89eb02c5ec6e5d8?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Principia &#187; Information Management</title>
		<link>http://blog.principia-it.co.uk</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.principia-it.co.uk/osd.xml" title="Principia" />
	<atom:link rel='hub' href='http://blog.principia-it.co.uk/?pushpress=hub'/>
		<item>
		<title>Toward a CM Ontology</title>
		<link>http://blog.principia-it.co.uk/2010/05/22/toward-a-cm-ontology/</link>
		<comments>http://blog.principia-it.co.uk/2010/05/22/toward-a-cm-ontology/#comments</comments>
		<pubDate>Sat, 22 May 2010 10:39:51 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[CMCrossroads]]></category>
		<category><![CDATA[Configuration Management]]></category>
		<category><![CDATA[Information Management]]></category>
		<category><![CDATA[SCM Tool]]></category>
		<category><![CDATA[Software Configuration Management]]></category>
		<category><![CDATA[CM]]></category>
		<category><![CDATA[ontology]]></category>
		<category><![CDATA[SCM]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://blog.principia-it.co.uk/?p=675</guid>
		<description><![CDATA[As I suggested in a previous post, I think the future of CM (and most especially SCM) lies substantially with the semantic web. My reasoning is simple; CM is about information management and this information needs to be shared, controlled and updated across increasingly more diverse organisations and systems. To provide this facility we need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.principia-it.co.uk&amp;blog=8032610&amp;post=675&amp;subd=principiait&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I suggested in a <a href="http://blog.principia-it.co.uk/2010/04/07/absence-cm-tool-identities-and-some-thoughts-on-the-future-of-cm/">previous post</a>, I think the future of CM (and most especially SCM) lies substantially with the <a href="http://semanticweb.org/wiki/Main_Page">semantic web</a>. My reasoning is simple; CM is about information management and this information needs to be shared, controlled and updated across increasingly more diverse organisations and systems. To provide this facility we need a <em>lingua franca</em>, a common means to control and consolidate information between disparate sources. The semantic web provides the means to achieve this information management and exchange.</p>
<p>The great advantage of semantic web over efforts such as the now defunct Application Lifecycle Framework (<a href="http://www.eclipse.org/archived/index.php">ALF</a>) is that it requires no agreement between vendors (beyond using semantic web technology). The weakness of efforts such as ALF is always that they demand buy-in from the main tool vendors. A substantial number need to agree to develop and support the new standard.</p>
<p>Certainly semantic web is no panacea, but at least if Vendor A chooses one semantic representation of CM information and Vendor B chooses another they can still communicate by creating a correspondence rule set between the two representations (a little like XSLT can transform one XML into another — only a little though, semantic web has much more to offer).</p>
<p>So vendors need to agree to use and provide semantic web representations for CM information? No, not really. Most tools provide APIs that would allow this information to be interpreted from, or added to, any existing tool. Certainly a non-trivial effort, but one that is at least feasible. Better still, if multiple implementations are created for any tool these can again be consolidated using semantic web techniques.</p>
<p>The real power of semantic web technology comes from two sources; the abstraction of information semantics, and the ability to draw inferences from this information. Once you have an ontology, some inference rules and semantic relationships between ontologies, your inference rules will work across ontologies — neat. What does all the gobbledy-gook mean? It means that if Vendor A develops an ontology with a set of inference rules (rules for extracting more information from the underlying information) then Vendor B can map their ontology onto Vendor A&#8217;s and use Vendor A&#8217;s inference rules too. Actually it&#8217;s even better. User X can extend the rules and have them apply to Vendor A and/or Vendor B&#8217;s information sets equally, even if the original inference rules were designed for only Vendor A.</p>
<p>Brilliant. Problem solved then? Sadly, no. Although this all offers promise of a way forward there remains a lot of work to establish these semantic descriptions and, as many have discovered before, agreeing on the precise meaning of each semantic element is nontrivial in its own right. Not that this should stop us attempting the task.</p>
<br />Filed under: <a href='http://blog.principia-it.co.uk/category/cmcrossroads/'>CMCrossroads</a>, <a href='http://blog.principia-it.co.uk/category/itslm/configuration-management/'>Configuration Management</a>, <a href='http://blog.principia-it.co.uk/category/itslm/information-management/'>Information Management</a>, <a href='http://blog.principia-it.co.uk/category/development/scm-tool/'>SCM Tool</a>, <a href='http://blog.principia-it.co.uk/category/itslm/configuration-management/software-configuration-management/'>Software Configuration Management</a> Tagged: <a href='http://blog.principia-it.co.uk/tag/cm/'>CM</a>, <a href='http://blog.principia-it.co.uk/tag/ontology/'>ontology</a>, <a href='http://blog.principia-it.co.uk/tag/scm/'>SCM</a>, <a href='http://blog.principia-it.co.uk/tag/semantic-web/'>Semantic Web</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/principiait.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/principiait.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/principiait.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/principiait.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/principiait.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/principiait.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/principiait.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/principiait.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/principiait.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/principiait.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/principiait.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/principiait.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/principiait.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/principiait.wordpress.com/675/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.principia-it.co.uk&amp;blog=8032610&amp;post=675&amp;subd=principiait&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.principia-it.co.uk/2010/05/22/toward-a-cm-ontology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c439c6892b6a1b53ea8c1686324b4c?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Principia IT</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Wikis Won&#8217;t Work</title>
		<link>http://blog.principia-it.co.uk/2009/06/23/why-wikis-wont-work/</link>
		<comments>http://blog.principia-it.co.uk/2009/06/23/why-wikis-wont-work/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 08:10:46 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Information Management]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://blog.principia-it.co.uk/?p=150</guid>
		<description><![CDATA[Image via Wikipedia Received wisdom among many development team with whom I have worked over the years is that a development wiki is a good idea. Experience suggests that this is not a universal truth and on some projects the wiki may actually be harmful. The main benefit, and problem, with Wikis is that they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.principia-it.co.uk&amp;blog=8032610&amp;post=150&amp;subd=principiait&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-dragged" style="display:block;margin:1em;">
<div>
<dl class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:MediaWiki-smaller-logo.png"><img title="MediaWiki" src="http://upload.wikimedia.org/wikipedia/commons/0/01/MediaWiki-smaller-logo.png" alt="MediaWiki" width="180" height="170" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution">Image via <a href="http://commons.wikipedia.org/wiki/Image:MediaWiki-smaller-logo.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Received wisdom among many development team with whom I have worked over the years is that a development <a class="zem_slink" title="Wiki" rel="wikipedia" href="http://en.wikipedia.org/wiki/Wiki">wiki</a> is a good idea. Experience suggests that this is not a universal truth and on some projects the wiki may actually be harmful.</p>
<p>The main benefit, and problem, with Wikis is that they are maintained by technicians who are expert in their field but not necessarily good at presenting written information. Most wikis are opened when the project is young and these technical people find they have time on their hands before the heavy lifting on the project starts. Creating a wiki seems like a useful way to employ their time until the project proper kicks off. As the project progresses the wiki is maintained less and less as these technicians become increasingly involved in the project and have less time to maintain the content of the wiki.</p>
<p>Failing to maintain a wiki is worse than not having one in the first place. If the information cannot be relied upon then this devalues the wiki and people will tend to be distrustful of anything on it. This in turn means people are increasingly unwilling to update the wiki because no one wants to spend time maintaining something that is not used.</p>
<p>When wikis work, they work well. Providing a useful communication channel for project information.</p>
<p>Wikis work well when:</p>
<ul>
<li>Contributors are all, at least, competent at communicating through writing. (We don&#8217;t need Tolstoy, just clear concise writing.)</li>
<li>The project experts have time to both create and maintain the wiki content.</li>
<li>Someone is assigned to ensure that key project information on the wiki is always available and accurate.</li>
</ul>
<p>Wikis won&#8217;t work when:</p>
<ul>
<li>They are nothing more than a collection of notes.</li>
<li>They are not maintained.</li>
<li>They are not clear and concise.</li>
</ul>
<p>Should you use a wiki on your next project. Definitely, providing you realise that it takes some effort to maintain it as a useful tool.</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/f93ac9c4-5ecf-47b6-91ce-1d67266f1b74/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=f93ac9c4-5ecf-47b6-91ce-1d67266f1b74" alt="Reblog this post [with Zemanta]" /></a></div>
<br />Posted in Information Management Tagged: communication, project management, wiki <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/principiait.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/principiait.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/principiait.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/principiait.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/principiait.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/principiait.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/principiait.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/principiait.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/principiait.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/principiait.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/principiait.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/principiait.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/principiait.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/principiait.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.principia-it.co.uk&amp;blog=8032610&amp;post=150&amp;subd=principiait&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.principia-it.co.uk/2009/06/23/why-wikis-wont-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41c439c6892b6a1b53ea8c1686324b4c?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Principia IT</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/0/01/MediaWiki-smaller-logo.png" medium="image">
			<media:title type="html">MediaWiki</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/reblog_e.png?x-id=f93ac9c4-5ecf-47b6-91ce-1d67266f1b74" medium="image">
			<media:title type="html">Reblog this post [with Zemanta]</media:title>
		</media:content>
	</item>
	</channel>
</rss>
