Events schema (additions)
authordanbri <danbri@google.com>
Sat, 09 Nov 2013 17:32:53 +0100
changeset 132 29440974cf85
parent 131 d3c2ad3e6942
child 133 fc09e465d53f
Events schema (additions)
schema.org/ext/events2.html
--- a/schema.org/ext/events2.html	Sat Nov 09 17:30:54 2013 +0100
+++ b/schema.org/ext/events2.html	Sat Nov 09 17:32:53 2013 +0100
@@ -40,7 +40,7 @@
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/EventStatusType">EventStatusType</a></span>
     </div>
 
-    <div typeof="rdf:Property" resource="http://schema.org/eventStatus">
+    <div typeof="rdf:Property" resource="http://schema.org/previousStartDate">
       <span class="h" property="rdfs:label">previousStartDate</span>
       <span property="rdfs:comment">Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
@@ -51,7 +51,7 @@
 
     <div typeof="rdf:Property" resource="http://schema.org/typicalAgeRange">
       <span class="h" property="rdfs:label">typicalAgeRange</span>
-      <span property="rdfs:comment">The typical age range for  the item, e.g. '7-9', '11-'.</span>
+      <span property="rdfs:comment">The typical expected age range, e.g. '7-9', '11-'.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
     </div>