RDF and the Semantic Web Will Revolutionize Science
- user warning: Got error 134 from storage engine query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:d3775bfd37137d89038c40f37fa04e2e' in /home/webtb858/public_html/biotechnologydegrees.org/includes/cache.inc on line 26.
- user warning: Table 'cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:fc810870ed779bd3ded60e60b9dcb8f0' in /home/webtb858/public_html/biotechnologydegrees.org/includes/cache.inc on line 26.
- user warning: Table 'cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>If you have an account and are logged in you can write a blog post. </p>\n<p><strong><a href=\"http://biotechnologydegrees.org/node/add/blog\">Click Here To Write A Blog Post</a></strong></p>\n<p>When you write a blog post your receive 5 user points.</p>\n', created = 1283584893, expire = 1283671293, headers = '', serialized = 0 WHERE cid = '1:fc810870ed779bd3ded60e60b9dcb8f0' in /home/webtb858/public_html/biotechnologydegrees.org/includes/cache.inc on line 109.
In the beginning their was HTML. This is the basic language of the web. These documents aren't very exiting. HTML dictates how certain pieces of content are supposed to look. p tags for paragraphs, li for lists and so forth.
Then came XML. This has fueled the rise of Web 2.0. This is because XML is a web language that allows data to be easily passed from site to site. RSS is an example of this. When you subscrive to a feed, the data from that site is passed to your feed reader. This is great, but still lacks something. The problem is that the web site pulling in the XML doesn't know what it's reading. It's all raw data.
This is where RDF comes in. RDF can be easily accessed by other web sites and allows the easy exchange of data like XML, but adds something. RDF requires web developers to code information in triples. An example of a triple is "Venus is hot", or "leaves are green." Now, lets say another web sites encodes the triple "Venus is planet" Another web site can access this RDF data on both sites simultaneously with SPARQL (the query language for RDF data). The data is not only gathered, but the web site knows that "Venus" is not just a word. It nows that it is a "hot" "planet." The machine teaches the machine.
Get it? Now imagine the possibilities when thousands of web sites encode millions of pieces of information in RDF. This opens up the possibility to create some really powerful applications that would be impossible to replicate anywhere else.
Populate content management systems like Drupal are already starting to building in features that automatically encode user data and user generated content in an RDF format. This auto generated RDF will accelerate the amount of data in this format and generate a snowballing mass of RDF data and applications.
Write A Blog Post
If you have an account and are logged in you can write a blog post.
Click Here To Write A Blog Post
When you write a blog post your receive 5 user points.