Monday, October 29, 2007
The Semantic Web Goes Mainstream
Continued from page 1
By Kate Greene
<script type="text/javascript">
<!--//--><![CDATA[//><!--
startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("tier2");
navRoot2 = document.getElementById("tier2a");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+="over";
}
node.onmouseout=function() {
this.className=this.className.replace("over", "");
}
}
}
if(navRoot2 != null)
{
for (j=0; j<navRoot2.childNodes.length; j++) {
node2 = navRoot2.childNodes[j];
if (node2.nodeName=="LI") {
node2.onmouseover=function() {
this.className+="over";
}
node2.onmouseout=function() {
this.className=this.className.replace("over", "");
}
}
}
}
}
}
window.onload=startList;
//--><!]>
</script>

Audio » New!
Listen - Flash
Listen - MP3
Subscribe to podcast
What is this?
Powered by 
- <!-- START DART AD -->
<script language="Javascript" src="http://ad.doubleclick.net/adj/mk3.technologyreview.com/mediumrectangle;channel=msftpromoarticle;section=;s=mediumrectangle;dcopt=ist;tile=3;ord=6274?" type="text/javascript"></script>
<!-- END DART AD -->
<!--<li class="firstOption" ><a href="http://www.audiodizer.com/technologyreview/infotech/19627.mp3" ><img src="http://www.technologyreview.com/images/clearpix.gif" width="1" height="18" /> Listen now</a></li>-->
<!--<li ><a onclick="popChild('/aboutaudio.aspx', 800, 750, 'AboutAudio');return false;" href="http://www.technologyreview.com/#" style="font-size:90%; border-bottom:0; background:#f5f5f5;"><img src="http://www.technologyreview.com/images/clearpix.gif" width="1" height="12" />What is this?</a></li>-->
It's still too early to know if Twine will be successful with consumers, says Tony Shaw, president of Semantic Universe, an organization committed to raising awareness of semantic technologies in business and consumer settings. Success will not simply depend on making the technology work, but also on managing people's expectations of the technology, he says. "It's about fighting the hype problem."
Twine will open up to invited users starting today. In the next couple of months, says Spivack, the tool will accept more users, and by the summer of 2008, it should be completely open. In addition, Twine will have an open platform that allows software developers to build tools on top of it, such as visualization software so that users can see their information in different ways. "But first, we're starting with the basics," Spivack says.




