--- a/presentations/iswc-2012/rdfa/blog-example.html Tue Nov 06 17:05:14 2012 +0000
+++ b/presentations/iswc-2012/rdfa/blog-example.html Tue Nov 06 12:36:08 2012 -0500
@@ -1,31 +1,36 @@
<!DOCTYPE html>
+
<html>
-<head>
-<title>Civic participation in the UK</title>
-</head>
-<body>
-<h1>Civic Participation in the UK</h1>
-<p>
-The Guardian's Data Blog has an
-<a href="http://www.guardian.co.uk/news/datablog/2012/nov/02/happiness-index-how-much-trust-government">interesting post</a>
-by Ami Sedghi on how much the UK public trusts their government.
-</p>
-<p>
-An interesting part of the post is the information about civic participation. Here's a graph from the post:<br>
-<img src="graph.png"/>.
-</p>
-<p>
-The post post also had information taken from a January 2012 YouGov survey about the UK political system.
-Here are some results on civic participation:
-<blockquote>
-<ul>
-<li>50% of men and 42% of women agreed or strongly agreed that being involved in politics was a good way to benefit groups that people care about such as pensioners and the disabled
-<li>Just over a quarter of men and only 15% of agreed or strongly agreed that involvement in politics was a good way to benefit themselves and their family
-<li>Over a third of both men and women felt that being involved in politics and public affairs took too much time and effort
-</ul>
-</blockquote>
-</p>
-Overall, the post provides insight into the status of civic participation in the UK.
-</body>
-</html>
\ No newline at end of file
+ <head>
+ <title>Civic participation in the UK</title>
+ </head>
+
+ <body>
+ <h1>Civic Participation in the UK</h1>
+ <p>The Guardian's Data Blog has an
+ <a href="http://www.guardian.co.uk/news/datablog/2012/nov/02/happiness-index-how-much-trust-government">interesting post</a>
+ by Ami Sedghi on how much the UK public trusts their government.
+ </p>
+
+ <p>An interesting part of the post is the information about civic participation. Here's a graph from the post:<br>
+ <img src="graph.png"/>.
+ </p>
+
+ <p>The post post also had information taken from a January 2012 YouGov survey about the UK political system.
+ Here are some results on civic participation:
+ <blockquote>
+ <ul>
+ <li>50% of men and 42% of women agreed or strongly agreed that being involved in
+ politics was a good way to benefit groups that people care about such as pensioners and the disabled</li>
+ <li>Just over a quarter of men and only 15% of agreed or strongly agreed that involvement in politics was a good way to benefit themselves and their family</li>
+ <li>Over a third of both men and women felt that being involved in politics and public affairs took too much time and effort</li>
+ </ul>
+ </blockquote>
+ </p>
+
+ <p>Overall, the post provides insight into the status of civic participation in the UK.
+ </p>
+ </body>
+
+</html>