again references bp doc
authorgatemezi
Wed, 20 Nov 2013 19:21:14 +0100
changeset 656 edf5b3ba8fc1
parent 655 0a4c74c85ced
child 657 feb4bd5c8143
again references bp doc
bp/index.html
--- a/bp/index.html	Wed Nov 20 19:11:59 2013 +0100
+++ b/bp/index.html	Wed Nov 20 19:21:14 2013 +0100
@@ -93,13 +93,25 @@
         	, 		href: "http://www.w3.org/2003/01/geo/"
         	,		authors: [
         					"Dan Brickley"
-        	,				"Tim Berners-Lee"
+        					"Tim Berners-Lee"
         	]
         	,		publisher: "W3C"
         	},
 
-            "howto-lodp": {"C. Bizer, R. Cyganiak, and Tom Heath, <cite><a href=\"http://linkeddata.org/docs/how-to-publish\">How to Publish Linked Data on the Web</a></cite>, Community Tutorial 17 July 2008. URL: http://linkeddata.org/docs/how-to-publish"} ,
-            "bp-pub": {"Diego Berrueta, Jon Phipps (eds),<cite><a href=\"http://www.w3.org/TR/swbp-vocab-pub/\"></a></cite>, 28 August 2008. W3C Working Group Note  URL: <a href=\"http://www.w3.org/TR/swbp-vocab-pub/\">http://www.w3.org/TR/swbp-vocab-pub/</a>"}
+            "howto-lodp": {
+            			title: "How to Publish Linked Data on the Web" ,
+            			href: "http://linkeddata.org/docs/how-to-publish",
+            			authors: ["Christian Bizer", " Richard Cyganiak", "Tom Heath"]
+            			publisher: "Community Tutorial 17 July 2008"
+            	        } ,
+
+            "bp-pub": {
+            			title: "Best Practice Recipes for Publishing RDF Vocabularies",
+            			href:"http://www.w3.org/TR/swbp-vocab-pub/",
+            			authors: ["Diego Berrueta", "Jon Phipps"]
+            			publisher: "W3C",
+            			status: "WG-NOTE"
+            		  }