Remove duplicate blogposts entry from registry. default tip
authorGregg Kellogg <gregg@kellogg-assoc.com>
Sat, 01 Dec 2012 14:42:27 -0800
changeset 154 5fcb905aab59
parent 153 234930c8dc99
Remove duplicate blogposts entry from registry.
microdata-namespace/ns.json
microdata-rdf/index.html
--- 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"},