Remove duplicate blogposts entry from registry.
--- a/microdata-namespace/ns.json Wed Oct 03 18:02:38 2012 -0700
+++ b/microdata-namespace/ns.json Sat Dec 01 14:42:27 2012 -0800
@@ -5,7 +5,6 @@
"properties": {
"additionalType": {"subPropertyOf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"},
"blogPosts": {"multipleValues": "list"},
- "blogPosts": {"multipleValues": "list"},
"breadcrumb": {"multipleValues": "list"},
"byArtist": {"multipleValues": "list"},
"creator": {"multipleValues": "list"},
--- a/microdata-rdf/index.html Wed Oct 03 18:02:38 2012 -0700
+++ b/microdata-rdf/index.html Sat Dec 01 14:42:27 2012 -0800
@@ -1681,7 +1681,6 @@
"properties": {
"additionalType": {"subPropertyOf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"},
"blogPosts": {"multipleValues": "list"},
- "blogPosts": {"multipleValues": "list"},
"breadcrumb": {"multipleValues": "list"},
"byArtist": {"multipleValues": "list"},
"creator": {"multipleValues": "list"},