movie vocab removed
authordanbri <danbri@google.com>
Thu, 21 Nov 2013 19:19:34 +0100
changeset 159 66b5364fab4b
parent 158 11efb9b7d51d
child 160 9965c4dcd672
movie vocab removed
schema.org/ext/neworder.html
--- a/schema.org/ext/neworder.html	Wed Nov 20 17:40:21 2013 +0100
+++ b/schema.org/ext/neworder.html	Thu Nov 21 19:19:34 2013 +0100
@@ -86,10 +86,6 @@
 
     <!-- removed, but we had in earlier drafts: pending, tentative, confirmed, cancelled event status types. --> 
   
-   <div typeof="rdfs:Class" resource="http://schema.org/MovieShowing">
-      <span class="h" property="rdfs:label">MovieShowing</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/InStorePickup">
       <span class="h" property="rdfs:label">InStorePickup</span>
       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
@@ -303,12 +299,6 @@
       <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/DateTime">DateTime</a></span>
     </div>
-    <div typeof="rdf:Property" resource="http://schema.org/movie">
-      <span class="h" property="rdfs:label">movie</span>
-      <span property="rdfs:comment">The movie being show</span>
-      <span>domain: <a property="http://schema.org/domain" href="http://schema.org/MovieShowing">MovieShowing</a></span>
-      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Movie">Movie</a></span>
-    </div>
   </body>
 </html>