Changes from Yves' review
authordanbri <danbri@google.com>
Wed, 24 Jul 2013 13:06:12 +0200
changeset 104 fc4ed0cf8a6b
parent 103 05ddcb44fd05
child 105 10976250d539
Changes from Yves' review
schema.org/ext/tvradio.html
--- a/schema.org/ext/tvradio.html	Tue Jul 23 18:28:57 2013 +0200
+++ b/schema.org/ext/tvradio.html	Wed Jul 24 13:06:12 2013 +0200
@@ -155,10 +155,10 @@
     <div typeof="rdf:Property" resource="http://schema.org/partOfTVSeries">
       <span class="h" property="rdfs:label">part of TV series</span>
       <span property="rdfs:comment">The TV series to which this episode or season belongs. (legacy form; partOfSeries is preferred)</span>
-      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Clip">Clip</a></span>
-      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Episode">Episode</a></span>
-      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Season">Season</a></span>
-      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Series">Series</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVClip">TVClip</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeries">TVSeries</a></span>
       <span>isReplacedBy: <a property="dct:isReplacedBy" href="http://schema.org/partOfSeries">partOfSeries</a></span>
     </div>
 
@@ -235,7 +235,7 @@
     <div typeof="rdfs:Class" resource="http://schema.org/PublicationEvent">
       <span class="h" property="rdfs:label">Publication event</span>
       <span property="rdfs:comment">A PublicationEvent corresponds indifferently to the event of publication for a CreativeWork of any type e.g. a broadcast event, an on-demand event, a book/journal publication via a variety of delivery media.</span>
-      <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PublicationEvent">Event</a></span>
+      <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
     </div>
 
     <div typeof="rdfs:Class" resource="http://schema.org/BroadcastEvent">