work in progress
authordanbri <danbri@google.com>
Thu, 17 Oct 2013 17:35:12 +0200
changeset 123 765d45ed156a
parent 122 dea0eec990ee (current diff)
parent 121 751b65161cd0 (diff)
child 124 95c9cf7f4dc8
work in progress
--- a/schema.org/ext/tvradio.html	Thu Oct 17 17:34:23 2013 +0200
+++ b/schema.org/ext/tvradio.html	Thu Oct 17 17:35:12 2013 +0200
@@ -372,8 +372,13 @@
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
     </div>
 
-
-
+    <!-- numberOfSeasons -->
+    <div typeof="rdf:Property" resource="http://schema.org/numberOfSeasons">
+      <span class="h" property="rdfs:label">numberOfSeasons</span>
+      <span property="rdfs:comment">The number of seasons in this series.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Series">Series</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
 
     <!-- episode / episodes -->
     <div typeof="rdf:Property" resource="http://schema.org/episode">