<?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/"
	>

<channel>
	<title>The Semantic Web</title>
	<atom:link href="http://the-semantic-web.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-semantic-web.co.uk</link>
	<description>A dummies guide to The Semantic Web</description>
	<lastBuildDate>Sat, 06 Feb 2010 12:00:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>About The Semantic Web &#8211; Part 2</title>
		<link>http://the-semantic-web.co.uk/2010/01/quick-start-guide-to-the-semantic-web-part-2/</link>
		<comments>http://the-semantic-web.co.uk/2010/01/quick-start-guide-to-the-semantic-web-part-2/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 16:04:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripting languages]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://the-semantic-web.co.uk/?p=42</guid>
		<description><![CDATA[The Semantic Web and Your Website
So you got the idea in Part 1 (hopefully) if so read on and get to grips with how to get your website notced on The Semantic Web.
Your website at present just presents your information to the public. Generally your information is just typed in or is accessed from a [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>The Semantic Web and Your Website</strong></p></blockquote>
<p><a href="http://the-semantic-web.co.uk/wp-content/uploads/2010/02/semantic-web-logo.gif"><img class="alignleft size-full wp-image-78" title="semantic-web-logo" src="http://the-semantic-web.co.uk/wp-content/uploads/2010/02/semantic-web-logo.gif" alt="" width="180" height="165" /></a>So you got the idea in Part 1 (hopefully) if so read on and get to grips with how to get your website notced on The Semantic Web.</p>
<p>Your website at present just presents your information to the public. Generally your information is just typed in or is accessed from a database (like mySQL) that lives on your server. Nobody can access this data and quite rightly you dont want anybody getting access to it so that it can be hacked. Imagine if the data that is displayed on your web page could be accessed by others directly from you page. This is where the semantic web comes in. By using various formats in your html or php yo can make this information available to anyone. Lets have a look at what you need to do to amke this visible.</p>
<p>OK so you have heard of HTML and possibly PHP and ASP they are all methods of producing pages on the Internet. There is no change there but there is a new method based on XML that needs to be used (until some genus comes out with a Graphical method of doing it GUI).</p>
<p>There are three (at the moment) methods of providing information to the Semantic Web and Yahoo seem to be the only search engines grabbing the opportunity:</p>
<p>1. Microformats</p>
<ul>
<li>hAtom</li>
<li>hCalendar</li>
<li>hCard</li>
<li>hReview</li>
<li>XFN</li>
</ul>
<p>2. RDF</p>
<p>3. Data RSS Feeds</p>
<p>**** Dont Panic****<br />
I didnt know what these were either Ive found out and will tell you. Lets Look at:</p>
<blockquote><p><strong>Microformats</strong></p></blockquote>
<p>Im not going into the description of this but show you an example of its use:</p>
]]></content:encoded>
			<wfw:commentRss>http://the-semantic-web.co.uk/2010/01/quick-start-guide-to-the-semantic-web-part-2/feed/</wfw:commentRss>
		<slash:comments>121</slash:comments>
		</item>
		<item>
		<title>About The Semantic Web &#8211; Part 1</title>
		<link>http://the-semantic-web.co.uk/2010/01/quick-start-guide-to-the-semantic-web-part-1/</link>
		<comments>http://the-semantic-web.co.uk/2010/01/quick-start-guide-to-the-semantic-web-part-1/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 09:08:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Inc.]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Tim Berbners-Lee]]></category>
		<category><![CDATA[Tim BernersLee]]></category>
		<category><![CDATA[Warren Buffett]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[World Wide Web Consortium]]></category>

		<guid isPermaLink="false">http://the-semantic-web.co.uk/?p=26</guid>
		<description><![CDATA[OK this is a Quick Start guide to entering the world of &#8216;The Semantic Web&#8217;. Firstly I am not a techie and in fact am trying to understand it all myself, however in order to understand it I thought I would document my findings in this way.
Complicated to understand for the non techie? &#8211; Yes
Do [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://the-semantic-web.co.uk/wp-content/uploads/2010/02/semantic-web-logo.gif"><img class="size-full wp-image-78 alignleft" title="semantic-web-logo" src="http://the-semantic-web.co.uk/wp-content/uploads/2010/02/semantic-web-logo.gif" alt="" width="180" height="165" /></a>OK this is a Quick Start guide to entering the world of &#8216;The Semantic Web&#8217;. Firstly I am not a techie and in fact am trying to understand it all myself, however in order to understand it I thought I would document my findings in this way.</p>
<p>Complicated to understand for the non techie? &#8211; Yes</p>
<p>Do we need to understand it? &#8211; Yes</p>
<p>Why? &#8211; Because Tim Berners-Lee the inventor of the Internet says that this is his vision of where the Internet is going. A bit like following Warren Buffett in the financial world.</p>
<p>So lets look at what we have now and what is to come.</p>
<p><span id="more-26"></span></p>
<blockquote><p><strong>The Internet looked at through the browsers like Internet Explorer and Firefox.</strong></p></blockquote>
<p>The existing web consists of lots of in escence of pages of text, displayed to us through our browsers. As humans we can read this and understand it. Look at this exampe:</p>
<ul>
<li>I love cars</li>
</ul>
<p>We know what &#8216;I&#8217; means and &#8216;love&#8217; and &#8216;cars&#8217;. Computers only recognise the text (syntax), they dont understand the &#8216;meaning&#8217;. For example when youuse the Google Search engine you type in words (keywords) and Google hunts for these words and displays them in the search results. What you are getting is a bunch of results where Google has found the words.</p>
<p>Did Google understand what you meant? &#8211; NO it only looked for the words. It didnt understand the meaning of your search enquiry</p>
<p>What is another word for &#8216;meaning&#8217; &#8211; SEMANTIC &#8211; Bingo !</p>
<blockquote><p><strong>&#8216;The Semantic Web&#8217;</strong></p></blockquote>
<p>OK so Tim Berbners-Lee vision is to give meaning to these words so that the computers can understand what they are. This in effect means that there would have to be a massive database of information about everything in the world. No one company or person could do this. So he has suggested that everyone makes their own database in effect and lets a central organistaion know about it. What then happens is  all the data is linked together and bingo you have results that are specific to what you want because the computers have a database of all the meanings. Tim Berners-Lee calls this &#8216;Linked Data&#8217;</p>
<blockquote><p>Simple example:</p></blockquote>
<p>Whilst writing this in the backend of Wordpress I have a plugin that  uses a database (Calais) that shows me suggested tags and images from flikr that I can add to my article based on what I write. How does it do that? Because the photographer has defined their picture with tagged words. So lets me type the word &#8216;Tim Berners-Lee&#8217;</p>
<p><a title="TED2009: Tim Berners-Lee" href="http://flickr.com/photos/78124518@N00/3263748719"><img class="alignleft" src="http://farm1.static.flickr.com/241/3263748719_45e8bd60c2_m.jpg" alt="" width="240" height="159" /></a>There you have it I picked which photo I wanted and inserted it into my post. Now you can see who this man is.</p>
<p>So that was a simple example of using &#8216;Linked Data&#8217;. My plugin looked for &#8216;linked data&#8217; about Tim Berners-Lee I selected it and entered it into my post.</p>
<p>So how do you see this ths &#8216;Linked Data&#8217; through your normal day to day browser?</p>
<p>Hopefully you will have got the idea so far &#8211; leave a comment if not.</p>
<blockquote><p><strong>Internet Explorer or Firefox?</strong></p></blockquote>
<p>I will use firefox to demonstrate how this is done (o let me add an image as my plugin has just found an image related to Firefox)</p>
<p><a title="Firefox logo changes" href="http://flickr.com/photos/85348538@N00/3637028357"><img class="alignleft" src="http://farm4.static.flickr.com/3542/3637028357_5cd1bbd7e7_m.jpg" alt="" /></a> If you dont have Firefox I suggest you download this now. I have no particular preference but I found more development of addons for Firefox. You can get it <a href="http://www.mozilla-europe.org/en/firefox/" target="_self">here</a>.</p>
<p>If you were in IE then please go to <a href="http://www.the-semantic-web.co.uk">www.the-semantic-web.co.uk</a> in your new Firefox browser.</p>
<p>The Semantic Web is new so the developers of the browsers have not incorporated the facility to view in the standard program. At this time there only appears to be addons. I will use a plugin called &#8216;<a href="https://addons.mozilla.org/en-US/firefox/addon/10359" target="_self">Headup</a>&#8216; you can get it <a href="https://addons.mozilla.org/en-US/firefox/addon/10359" target="_blank">here</a></p>
<p>OK now that everything is installed view this post in Firefox with the addon installed.</p>
<p>It may take about ten minutes for the system to work out whats on the page.</p>
<p>What do you see?</p>
<p>Certain words have a dotted underline a bit like a hyperlink, some are bold and some are not. Hover your mouse over a Bold underline and see what happens.</p>
<p>Here are some items that will display the linked data as an example:</p>
<p>Tim Berners-Lee</p>
<p>Warren Buffett</p>
<p>Semantic Web</p>
<p>Linked Data</p>
<p>A popup shows you the linked data to this &#8216;object&#8217;. It links News,Photos,Videos,Tweets without leaving your website and you dont even need to know about programming.</p>
<p>OK thats the end of Step 1 next I will be looking at how you can get on The Semantic Web. If you have any questions or comments please eave them below.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-semantic-web.co.uk/2010/01/quick-start-guide-to-the-semantic-web-part-1/feed/</wfw:commentRss>
		<slash:comments>208</slash:comments>
		</item>
		<item>
		<title>An interpretation of The Semantic Web</title>
		<link>http://the-semantic-web.co.uk/2010/01/an-interpretation-of-the-semantic-web/</link>
		<comments>http://the-semantic-web.co.uk/2010/01/an-interpretation-of-the-semantic-web/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 17:00:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Hey Jude]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[intelligent web applications]]></category>
		<category><![CDATA[John Lennon]]></category>
		<category><![CDATA[Liverpool]]></category>
		<category><![CDATA[member of the Beatles]]></category>
		<category><![CDATA[online documents]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[Resource Description Framework]]></category>
		<category><![CDATA[semantic web applications]]></category>
		<category><![CDATA[The Beatles]]></category>
		<category><![CDATA[Web Having]]></category>
		<category><![CDATA[web resources]]></category>
		<category><![CDATA[web spiders]]></category>
		<category><![CDATA[Web Tutorial]]></category>

		<guid isPermaLink="false">http://the-semantic-web.co.uk/?p=22</guid>
		<description><![CDATA[Having just started to research what exactly is &#8216;The Semantic Web&#8217; this is an extract from The W3 Schools Semantic Web Tutorial, this is the cleanest explanation i found.
The word semantic stands for the meaning of.
The semantic of something is the meaning of something.
The Semantic Web = a Web with a meaning.
What is the Semantic [...]]]></description>
			<content:encoded><![CDATA[<p>Having just started to research what exactly is &#8216;The Semantic Web&#8217; this is an extract from The W3 Schools Semantic Web Tutorial, this is the cleanest explanation i found.</p>
<p>The word semantic stands for the meaning of.</p>
<p>The semantic of something is the meaning of something.</p>
<p>The Semantic Web = a Web with a meaning.</p>
<p>What is the Semantic Web?</p>
<p><span id="more-22"></span></p>
<p>The Semantic Web is a web that is able to describe things in a way that computers can understand.</p>
<p>* The Beatles was a popular band from Liverpool.<br />
* John Lennon was a member of the Beatles.<br />
* &#8220;Hey Jude&#8221; was recorded by the Beatles.</p>
<p>Sentences like the ones above can be understood by people. But how can they be understood by computers?</p>
<p>Statements are built with syntax rules. The syntax of a language defines the rules for building the language statements. But how can syntax become semantic?</p>
<p>This is what the Semantic Web is all about. Describing things in a way that computers applications can understand it.</p>
<p>The Semantic Web is not about links between web pages.</p>
<p>The Semantic Web describes the relationships between things (like A is a part of B and Y is a member of  Z) and the properties of things (like size, weight, age, and price)<br />
The Web</p>
<p>&#8220;If HTML and the Web made all the online documents look like one huge book, RDF, schema, and inference languages will make all the data in the world look like one huge database&#8221;<br />
Tim Berners-Lee, Weaving the Web, 1999</p>
<p>The Resource Description Framework</p>
<p>The RDF (Resource Description Framework) is a language for describing information and resources on the web.</p>
<p>Putting information into RDF files, makes it possible for computer programs (&#8220;web spiders&#8221;) to search, discover, pick up, collect, analyze and process information from the web.</p>
<p>The Semantic Web uses RDF to describe web resources.</p>
<p>If you want to learn more about RDF, please read our RDF tutorial.<br />
How can it be used?</p>
<p>If information about music, cars, tickets, etc. were stored in RDF files, intelligent web applications could collect information from many different sources, combine information, and present it to users in a meaningful way.</p>
<p>Information like this:</p>
<p>* Car prices from different resellers<br />
* Information about medicines<br />
* Plane schedules<br />
* Spare parts for the industry<br />
* Information about books (price, pages, editor, year)<br />
* Dates of events<br />
* Computer updates</p>
<p>Can it be understood?</p>
<p>The Semantic Web is not a very fast growing technology.</p>
<p>One of the reasons for that is the learning curve. RDF was developed by people with academic background in logic and artificial intelligence. For traditional developers it is not very easy to understand.</p>
<p>One fast growing language for building semantic web applications is RSS. If you want to learn more about RSS, please read our RSS tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-semantic-web.co.uk/2010/01/an-interpretation-of-the-semantic-web/feed/</wfw:commentRss>
		<slash:comments>181</slash:comments>
		</item>
		<item>
		<title>Firefox Headup Addon</title>
		<link>http://the-semantic-web.co.uk/2010/01/firefox-headup-addon/</link>
		<comments>http://the-semantic-web.co.uk/2010/01/firefox-headup-addon/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 15:36:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browser Addons]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[headup]]></category>

		<guid isPermaLink="false">http://the-semantic-web.co.uk/?p=16</guid>
		<description><![CDATA[
To downoad this add visit
https://addons.mozilla.org/en-US/firefox/addon/10359
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/sZnwOKvtQ6M&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/sZnwOKvtQ6M&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>To downoad this add visit</p>
<p>https://addons.mozilla.org/en-US/firefox/addon/10359</p>
]]></content:encoded>
			<wfw:commentRss>http://the-semantic-web.co.uk/2010/01/firefox-headup-addon/feed/</wfw:commentRss>
		<slash:comments>231</slash:comments>
		</item>
		<item>
		<title>WordPress and The Semantic Web</title>
		<link>http://the-semantic-web.co.uk/2010/01/wordpress-and-the-semantic-web/</link>
		<comments>http://the-semantic-web.co.uk/2010/01/wordpress-and-the-semantic-web/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 12:05:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Blog software]]></category>
		<category><![CDATA[SPARQL]]></category>
		<category><![CDATA[Web For]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://the-semantic-web.co.uk/?p=9</guid>
		<description><![CDATA[For those of us that are not developers and are &#8216;users&#8217; that can produce WordPress blogs, I will try and establish if  there is a plugin for WordPress.
If you have or are developing a WordPress plugin let me know.
OK ive found one &#8211; the guys at ARC have a plugin for WordPress enabling the use [...]]]></description>
			<content:encoded><![CDATA[<p>For those of us that are not developers and are &#8216;users&#8217; that can produce WordPress blogs, I will try and establish if  there is a plugin for WordPress.</p>
<p>If you have or are developing a WordPress plugin let me know.</p>
<p>OK ive found one &#8211; the guys at ARC have a plugin for WordPress enabling the use of SparQL which as far as  can work out allows you to query data. See http://arc.semsol.org/download</p>
]]></content:encoded>
			<wfw:commentRss>http://the-semantic-web.co.uk/2010/01/wordpress-and-the-semantic-web/feed/</wfw:commentRss>
		<slash:comments>206</slash:comments>
		</item>
		<item>
		<title>What is The Semantic Web</title>
		<link>http://the-semantic-web.co.uk/2010/01/the-semantic-web/</link>
		<comments>http://the-semantic-web.co.uk/2010/01/the-semantic-web/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 11:29:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[director]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Tim Berners-Lee]]></category>
		<category><![CDATA[Web Consortium]]></category>
		<category><![CDATA[web content]]></category>
		<category><![CDATA[Web What]]></category>
		<category><![CDATA[Wide Web Consortium director]]></category>
		<category><![CDATA[World Wide Web Consortium]]></category>

		<guid isPermaLink="false">http://the-semantic-web.co.uk/?p=4</guid>
		<description><![CDATA[What on earth is &#8216;The Semantic Web&#8217; ?
Well im not sure either but I thought I would start a blog so that I could find out. What i do know it has been conceived by Tim Berners-Lee widely known as the man who invented the Internet.
Lets get the Wikipedia definition to start with:
The Semantic Web [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What on earth is &#8216;The Semantic Web&#8217; ?</strong></p>
<p>Well im not sure either but I thought I would start a blog so that I could find out. What i do know it has been conceived by Tim Berners-Lee widely known as the man who invented the Internet.</p>
<p>Lets get the Wikipedia definition to start with:</p>
<p>The <strong>Semantic Web</strong> is an evolving development of the <a title="World Wide Web" href="http://en.wikipedia.org/wiki/World_Wide_Web">World Wide Web</a> in which the meaning (<a title="Semantics" href="http://en.wikipedia.org/wiki/Semantics">semantics</a>) of information and services on the web is defined, making it possible for the web to &#8220;understand&#8221; and satisfy the requests of people and machines to use the <a title="Web content" href="http://en.wikipedia.org/wiki/Web_content">web content</a>.<sup id="cite_ref-0"><a href="http://en.wikipedia.org/wiki/Semantic_Web#cite_note-0">[1]</a></sup><sup id="cite_ref-w3c_faq_1-0"><a href="http://en.wikipedia.org/wiki/Semantic_Web#cite_note-w3c_faq-1">[2]</a></sup> It derives from <a title="World Wide Web Consortium" href="http://en.wikipedia.org/wiki/World_Wide_Web_Consortium">World Wide Web Consortium</a> director Sir <a title="Tim Berners-Lee" href="http://en.wikipedia.org/wiki/Tim_Berners-Lee">Tim Berners-Lee</a>&#8217;s vision of the Web as a universal medium for <a title="Data" href="http://en.wikipedia.org/wiki/Data">data</a>, <a title="Information" href="http://en.wikipedia.org/wiki/Information">information</a>, and <a title="Knowledge" href="http://en.wikipedia.org/wiki/Knowledge">knowledge</a> exchange.<sup id="cite_ref-2"><a href="http://en.wikipedia.org/wiki/Semantic_Web#cite_note-2">[3]</a></sup></p>
<p>OK does that make sense? No</p>
<p>Lets have a look at a video</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/OGg8A2zfWKg&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/OGg8A2zfWKg&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://the-semantic-web.co.uk/2010/01/the-semantic-web/feed/</wfw:commentRss>
		<slash:comments>160</slash:comments>
		</item>
	</channel>
</rss>

