example html page for rdfa markup using prov
authorPaul Groth <p.t.groth@vu.nl>
Tue, 06 Nov 2012 12:00:46 -0500
changeset 4646 696c10b1800b
parent 4645 42d9d872a816
child 4649 12b42521f2b6
example html page for rdfa markup using prov
presentations/iswc-2012/rdfa/blog-example.html
presentations/iswc-2012/rdfa/graph.png
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presentations/iswc-2012/rdfa/blog-example.html	Tue Nov 06 12:00:46 2012 -0500
@@ -0,0 +1,31 @@
+<!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
Binary file presentations/iswc-2012/rdfa/graph.png has changed