Cleaned up the RDFS (at expense of page layout, css etc.)
authordanbri <danbri@google.com>
Thu, 27 Jun 2013 16:33:24 +0200
changeset 97 a78242a00f48
parent 96 6982920dac5f
child 98 621efb177bb1
Cleaned up the RDFS (at expense of page layout, css etc.)
schema.org/ext/BusReservation.html
schema.org/ext/Reservation.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/schema.org/ext/BusReservation.html	Thu Jun 27 16:33:24 2013 +0200
@@ -0,0 +1,500 @@
+<!DOCTYPE html>
+<html>
+<head>
+
+<link rel="stylesheet" href="https://developers.google.com/css/screen.css" type="text/css" media="screen" charset="utf-8"></link>
+<link href='//fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'></link>
+<link rel="stylesheet" href="../css/schema.css"></link>
+<title>BusReservation - Schema documentation</title>
+</head>
+<body>
+
+<div class="type" typeof="rdfs:Class" resource="http://schema.org/BusReservation">
+<h1 property="rdfs:label" class="page-title"><span class="schema_type">BusReservation</span></h1>
+
+<p class="narrow"><strong>Subclass of:</strong> <a property="rdfs:subClassOf" href="http://schema.org/Reservation">Reservation</a></p>
+
+<p class="description" property="rdfs:comment">A Reservation for a BusTrip</p>
+
+<table class="properties">	        
+  
+<tr><td class="section" colspan="3">Properties inherited from <a href="Reservation">Reservation</a>
+</td></tr>
+
+<tr typeof="rdf:Property" resource="http://schema.org/additionalTicketText">
+<th property="rdfs:label">additionalTicketText</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">Any additional text to appear on a ticket, such as additional privileges or identifiers.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/bookingAgent">
+<th property="rdfs:label">bookingAgent</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Organization">Organization</a>
+<link property="http://schema.org/range" content="http://schema.org/Organization"></link>
+
+or <a href="Person">Person</a>
+<link property="http://schema.org/range" content="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">Who made the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/bookingDate">
+<th property="rdfs:label">bookingDate</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="DateTime">DateTime</a>
+<link property="http://schema.org/range" content="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Date the reservation was made.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/bookingTime">
+<th property="rdfs:label">bookingTime</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="DateTime">DateTime</a>
+<link property="http://schema.org/range" content="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Date the reservation was made.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/cancelReservationUrl">
+<th property="rdfs:label">cancelReservationUrl</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="URL">URL</a>
+<link property="http://schema.org/range" content="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Web page where reservation can be cancelled.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/checkinUrl">
+<th property="rdfs:label">checkinUrl</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="URL">URL</a>
+<link property="http://schema.org/range" content="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Webpage where the passenger can check in.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/confirmReservationUrl">
+<th property="rdfs:label">confirmReservationUrl</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="URL">URL</a>
+<link property="http://schema.org/range" content="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Web page where reservation can be confirmed.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/creator">
+<th property="rdfs:label">creator</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Organization">Organization</a>
+<link property="http://schema.org/range" content="http://schema.org/Organization"></link>
+
+or <a href="Person">Person</a>
+<link property="http://schema.org/range" content="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">The person / organization that made the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/dateModified">
+<th property="rdfs:label">dateModified</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Date">Date</a>
+<link property="http://schema.org/range" content="http://schema.org/Date"></link>
+
+or <a href="DateTime">DateTime</a>
+<link property="http://schema.org/range" content="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Time the reservation was last modified.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/loyaltyProgram">
+<th property="rdfs:label">loyaltyProgram</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="ProgramMembership">ProgramMembership</a>
+<link property="http://schema.org/range" content="http://schema.org/ProgramMembership"></link>
+
+</td>
+<td property="rdfs:comment">.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/modifiedTime">
+<th property="rdfs:label">modifiedTime</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="DateTime">DateTime</a>
+<link property="http://schema.org/range" content="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Time the reservation was last modified.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/modifyReservationUrl">
+<th property="rdfs:label">modifyReservationUrl</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="URL">URL</a>
+<link property="http://schema.org/range" content="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Web page where reservation can be modified.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/numSeats">
+<th property="rdfs:label">numSeats</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Number">Number</a>
+<link property="http://schema.org/range" content="http://schema.org/Number"></link>
+
+or <a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">Number of seats if unreserved seating.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/price">
+<th property="rdfs:label">price</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Number">Number</a>
+<link property="http://schema.org/range" content="http://schema.org/Number"></link>
+
+or <a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">Total price of the Reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/priceCurrency">
+<th property="rdfs:label">priceCurrency</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The currency (in 3-letter ISO 4217 format) of the Reservation's price.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/programMembership">
+<th property="rdfs:label">programMembership</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="ProgramMembership">ProgramMembership</a>
+<link property="http://schema.org/range" content="http://schema.org/ProgramMembership"></link>
+
+</td>
+<td property="rdfs:comment">Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/provider">
+<th property="rdfs:label">provider</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Organization">Organization</a>
+<link property="http://schema.org/range" content="http://schema.org/Organization"></link>
+
+or <a href="Person">Person</a>
+<link property="http://schema.org/range" content="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">The organization providing the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/reservationFor">
+<th property="rdfs:label">reservationFor</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="BusTrip">BusTrip</a>
+<link property="http://schema.org/range" content="http://schema.org/BusTrip"></link>
+
+, <a href="Event">Event</a>
+<link property="http://schema.org/range" content="http://schema.org/Event"></link>
+
+, <a href="Flight">Flight</a>
+<link property="http://schema.org/range" content="http://schema.org/Flight"></link>
+
+, <a href="FoodEstablishment">FoodEstablishment</a>
+<link property="http://schema.org/range" content="http://schema.org/FoodEstablishment"></link>
+
+, <a href="LodgingBusiness">LodgingBusiness</a>
+<link property="http://schema.org/range" content="http://schema.org/LodgingBusiness"></link>
+
+, <a href="RentalCar">RentalCar</a>
+<link property="http://schema.org/range" content="http://schema.org/RentalCar"></link>
+
+, <a href="Thing">Thing</a>
+<link property="http://schema.org/range" content="http://schema.org/Thing"></link>
+
+or <a href="TrainTrip">TrainTrip</a>
+<link property="http://schema.org/range" content="http://schema.org/TrainTrip"></link>
+
+</td>
+<td property="rdfs:comment">The thing -- restaurant, movie, event, flight, etc. -- the reservation is for.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/reservationNumber">
+<th property="rdfs:label">reservationNumber</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The number, code or id of the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/reservationStatus">
+<th property="rdfs:label">reservationStatus</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="ReservationStatus">ReservationStatus</a>
+<link property="http://schema.org/range" content="http://schema.org/ReservationStatus"></link>
+
+</td>
+<td property="rdfs:comment">Current status of the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seat">
+<th property="rdfs:label">seat</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The location of the reserved seat (e.g., 27B).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seatingType">
+<th property="rdfs:label">seatingType</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="EventSeatingType">EventSeatingType</a>
+<link property="http://schema.org/range" content="http://schema.org/EventSeatingType"></link>
+
+or <a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The cabin/class of the seat.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seatRow">
+<th property="rdfs:label">seatRow</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The row location of the reserved seat (e.g., B).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seatSection">
+<th property="rdfs:label">seatSection</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The section location of the reserved seat (e.g. Orchestra).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketDownloadUrl">
+<th property="rdfs:label">ticketDownloadUrl</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="URL">URL</a>
+<link property="http://schema.org/range" content="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketNumber">
+<th property="rdfs:label">ticketNumber</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The number or id of the ticket.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketPrintUrl">
+<th property="rdfs:label">ticketPrintUrl</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="URL">URL</a>
+<link property="http://schema.org/range" content="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketToken">
+<th property="rdfs:label">ticketToken</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Text">Text</a>
+<link property="http://schema.org/range" content="http://schema.org/Text"></link>
+
+or <a href="URL">URL</a>
+<link property="http://schema.org/range" content="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">If the barcode image is hosted on your site, the value of the field is URL of the image, or a barcode or QR URI, such as "barcode128:AB34" (ISO-15417 barcodes), "qrCode:AB34" (QR codes), "aztecCode:AB34" (Aztec codes), "barcodeEAN:1234" (EAN codes) and "barcodeUPCA:1234" (UPCA codes).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/underName">
+<th property="rdfs:label">underName</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/Reservation"></link>
+
+<a href="Organization">Organization</a>
+<link property="http://schema.org/range" content="http://schema.org/Organization"></link>
+
+or <a href="Person">Person</a>
+<link property="http://schema.org/range" content="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">The person or organization the reservation is for.</td>
+</tr>
+
+
+
+
+<tr><td class="section" colspan="3">Properties added by BusReservation</td></tr>
+
+
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/reservationFor">
+<th property="rdfs:label">reservationFor</th>
+<td>
+<link property="http://schema.org/domain" content="http://schema.org/BusReservation"></link>
+
+<a href="BusTrip">BusTrip</a>
+<link property="http://schema.org/range" content="http://schema.org/BusTrip"></link>
+
+, <a href="Event">Event</a>
+<link property="http://schema.org/range" content="http://schema.org/Event"></link>
+
+, <a href="Flight">Flight</a>
+<link property="http://schema.org/range" content="http://schema.org/Flight"></link>
+
+, <a href="FoodEstablishment">FoodEstablishment</a>
+<link property="http://schema.org/range" content="http://schema.org/FoodEstablishment"></link>
+
+, <a href="LodgingBusiness">LodgingBusiness</a>
+<link property="http://schema.org/range" content="http://schema.org/LodgingBusiness"></link>
+
+, <a href="RentalCar">RentalCar</a>
+<link property="http://schema.org/range" content="http://schema.org/RentalCar"></link>
+
+, <a href="Thing">Thing</a>
+<link property="http://schema.org/range" content="http://schema.org/Thing"></link>
+
+or <a href="TrainTrip">TrainTrip</a>
+<link property="http://schema.org/range" content="http://schema.org/TrainTrip"></link>
+
+</td>
+<td property="rdfs:comment">The thing -- restaurant, movie, event, flight, etc. -- the reservation is for.</td>
+</tr>
+
+
+</table>
+
+
+<ul>
+
+</ul>
+
+
+</div>
+</body>
+</html>
\ No newline at end of file
--- a/schema.org/ext/Reservation.html	Thu Jun 27 15:13:09 2013 +0200
+++ b/schema.org/ext/Reservation.html	Thu Jun 27 16:33:24 2013 +0200
@@ -1,596 +1,499 @@
 <!DOCTYPE html>
 <html>
-	<head>
-		<link rel="stylesheet" href="https://developers.google.com/css/screen.css" type="text/css" media="screen" charset="utf-8" />
-	    <link href='//fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css' />
-		<link rel="stylesheet" href="https://dvcs.w3.org/hg/webschema/raw-file/default/schema.org/css/schema.css" />
-		<title>Reservation - Schema documentation</title>
-	</head>
-	<body>
-		
+<head>
+<title>Reservation - Schema documentation</title>
 
-		
-		<div class="type" typeof="rdfs:Class" resource="http://schema.org/Reservation">
-			<h1 property="rdfs:label" class="page-title">Reservation<span class="schema_type">Type</span></h1>
-			
-				<p class="narrow"><strong>Subclass of:</strong>
-				<a href="Thing">Thing</a>
-			<meta property="and" content="http://schema.org/Thing"></meta>
-			</p>
-			
-			<p class="description" property="rdfs:comment">None</p>
-			
-			<table class="properties">
-				
-				
-					
-			        
-				<tr><td class="section" colspan="3">Properties inherited from <a href="Thing">Thing</a>
-			</td></tr>
-				
-				
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/action">
-					<th property="rdfs:label">action</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Thing"></meta>
-						
-				<a href="Action">Action</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Action"></meta>
-				
-					, <a href="ReviewAction">ReviewAction</a>
-			<meta property="http://schema.org/range" content="http://schema.org/ReviewAction"></meta>
-				
-					, <a href="RsvpAction">RsvpAction</a>
-			<meta property="http://schema.org/range" content="http://schema.org/RsvpAction"></meta>
-				
-				or <a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Actions supported by Event.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/additionalType">
-					<th property="rdfs:label">additionalType</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Thing"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/description">
-					<th property="rdfs:label">description</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Thing"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">A short description of the item.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/image">
-					<th property="rdfs:label">image</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Thing"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">URL of an image of the item.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/name">
-					<th property="rdfs:label">name</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Thing"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The name of the item.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/url">
-					<th property="rdfs:label">url</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Thing"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">URL of the item.</td>
-				</tr>
-				
-				
-			    
-			    
-				<tr><td class="section" colspan="3">Properties added by Reservation</td></tr>
-				
-				
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/additionalTicketText">
-					<th property="rdfs:label">additionalTicketText</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Any additional text to appear on a ticket, such as additional privileges or identifiers.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/bookingAgent">
-					<th property="rdfs:label">bookingAgent</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Organization">Organization</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Organization"></meta>
-				
-				or <a href="Person">Person</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Person"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Who made the reservation.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/bookingDate">
-					<th property="rdfs:label">bookingDate</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="DateTime">DateTime</a>
-			<meta property="http://schema.org/range" content="http://schema.org/DateTime"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Date the reservation was made.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/bookingTime">
-					<th property="rdfs:label">bookingTime</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="DateTime">DateTime</a>
-			<meta property="http://schema.org/range" content="http://schema.org/DateTime"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Date the reservation was made.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/cancelReservationUrl">
-					<th property="rdfs:label">cancelReservationUrl</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Web page where reservation can be cancelled.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/checkinUrl">
-					<th property="rdfs:label">checkinUrl</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Webpage where the passenger can check in.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/confirmReservationUrl">
-					<th property="rdfs:label">confirmReservationUrl</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Web page where reservation can be confirmed.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/creator">
-					<th property="rdfs:label">creator</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Organization">Organization</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Organization"></meta>
-				
-				or <a href="Person">Person</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Person"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The person / organization that made the reservation.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/dateModified">
-					<th property="rdfs:label">dateModified</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Date">Date</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Date"></meta>
-				
-				or <a href="DateTime">DateTime</a>
-			<meta property="http://schema.org/range" content="http://schema.org/DateTime"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Time the reservation was last modified.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/loyaltyProgram">
-					<th property="rdfs:label">loyaltyProgram</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="ProgramMembership">ProgramMembership</a>
-			<meta property="http://schema.org/range" content="http://schema.org/ProgramMembership"></meta>
-			
-					</td>
-					<td property="rdfs:comment">.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/modifiedTime">
-					<th property="rdfs:label">modifiedTime</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="DateTime">DateTime</a>
-			<meta property="http://schema.org/range" content="http://schema.org/DateTime"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Time the reservation was last modified.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/modifyReservationUrl">
-					<th property="rdfs:label">modifyReservationUrl</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Web page where reservation can be modified.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/numSeats">
-					<th property="rdfs:label">numSeats</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Number">Number</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Number"></meta>
-				
-				or <a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Number of seats if unreserved seating.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/price">
-					<th property="rdfs:label">price</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Number">Number</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Number"></meta>
-				
-				or <a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Total price of the Reservation.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/priceCurrency">
-					<th property="rdfs:label">priceCurrency</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The currency (in 3-letter ISO 4217 format) of the Reservation's price.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/programMembership">
-					<th property="rdfs:label">programMembership</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="ProgramMembership">ProgramMembership</a>
-			<meta property="http://schema.org/range" content="http://schema.org/ProgramMembership"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/provider">
-					<th property="rdfs:label">provider</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Organization">Organization</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Organization"></meta>
-				
-				or <a href="Person">Person</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Person"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The organization providing the reservation.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/reservationFor">
-					<th property="rdfs:label">reservationFor</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="BusTrip">BusTrip</a>
-			<meta property="http://schema.org/range" content="http://schema.org/BusTrip"></meta>
-				
-					, <a href="Event">Event</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Event"></meta>
-				
-					, <a href="Flight">Flight</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Flight"></meta>
-				
-					, <a href="FoodEstablishment">FoodEstablishment</a>
-			<meta property="http://schema.org/range" content="http://schema.org/FoodEstablishment"></meta>
-				
-					, <a href="LodgingBusiness">LodgingBusiness</a>
-			<meta property="http://schema.org/range" content="http://schema.org/LodgingBusiness"></meta>
-				
-					, <a href="RentalCar">RentalCar</a>
-			<meta property="http://schema.org/range" content="http://schema.org/RentalCar"></meta>
-				
-					, <a href="Thing">Thing</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Thing"></meta>
-				
-				or <a href="TrainTrip">TrainTrip</a>
-			<meta property="http://schema.org/range" content="http://schema.org/TrainTrip"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The thing -- restaurant, movie, event, flight, etc. -- the reservation is for.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/reservationNumber">
-					<th property="rdfs:label">reservationNumber</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The number, code or id of the reservation.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/reservationStatus">
-					<th property="rdfs:label">reservationStatus</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="ReservationStatus">ReservationStatus</a>
-			<meta property="http://schema.org/range" content="http://schema.org/ReservationStatus"></meta>
-			
-					</td>
-					<td property="rdfs:comment">Current status of the reservation.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/seat">
-					<th property="rdfs:label">seat</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The location of the reserved seat (e.g., 27B).</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/seatingType">
-					<th property="rdfs:label">seatingType</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="EventSeatingType">EventSeatingType</a>
-			<meta property="http://schema.org/range" content="http://schema.org/EventSeatingType"></meta>
-				
-				or <a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The cabin/class of the seat.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/seatRow">
-					<th property="rdfs:label">seatRow</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The row location of the reserved seat (e.g., B).</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/seatSection">
-					<th property="rdfs:label">seatSection</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The section location of the reserved seat (e.g. Orchestra).</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/ticketDownloadUrl">
-					<th property="rdfs:label">ticketDownloadUrl</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/ticketNumber">
-					<th property="rdfs:label">ticketNumber</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The number or id of the ticket.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/ticketPrintUrl">
-					<th property="rdfs:label">ticketPrintUrl</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">.</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/ticketToken">
-					<th property="rdfs:label">ticketToken</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Text">Text</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-				
-				or <a href="URL">URL</a>
-			<meta property="http://schema.org/range" content="http://schema.org/URL"></meta>
-			
-					</td>
-					<td property="rdfs:comment">If the barcode image is hosted on your site, the value of the field is URL of the image, or a barcode or QR URI, such as "barcode128:AB34" (ISO-15417 barcodes), "qrCode:AB34" (QR codes), "aztecCode:AB34" (Aztec codes), "barcodeEAN:1234" (EAN codes) and "barcodeUPCA:1234" (UPCA codes).</td>
-				</tr>
-				
-					
-				<tr typeof="rdf:Property" resource="http://schema.org/underName">
-					<th property="rdfs:label">underName</th>
-					<td>
-						<meta property="http://schema.org/domain" content="http://schema.org/Reservation"></meta>
-						
-				<a href="Organization">Organization</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Organization"></meta>
-				
-				or <a href="Person">Person</a>
-			<meta property="http://schema.org/range" content="http://schema.org/Person"></meta>
-			
-					</td>
-					<td property="rdfs:comment">The person or organization the reservation is for.</td>
-				</tr>
-				
-				
-			</table>
-			
-			
+<!--
+<link rel="stylesheet" href="http://schema.org/https://developers.google.com/css/screen.css" type="text/css" media="screen" charset="utf-8" />
+<link href='//fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css' />
+<link rel="stylesheet" href="http://schema.org/https://dvcs.w3.org/hg/webschema/raw-file/default/schema.org/css/schema.css" />
 
-			
+copied from http://schema-tools.appspot.com/schema/Reservation
 
-			
-			<p class="narrow"><strong>More specific types:</strong></p>
-			
-				
-				<table class="subclasses"><tr>
-					<td><ul>
-			
-				<li><a href="BusReservation">BusReservation</a>
-			<meta property="rdfs:superClassOf" content="http://schema.org/BusReservation"></meta></li>
-			
-				<li><a href="EventReservation">EventReservation</a>
-			<meta property="rdfs:superClassOf" content="http://schema.org/EventReservation"></meta></li>
-			
-				<li><a href="FlightReservation">FlightReservation</a>
-			<meta property="rdfs:superClassOf" content="http://schema.org/FlightReservation"></meta></li>
-			
-				<li><a href="FoodEstablishmentReservation">FoodEstablishmentReservation</a>
-			<meta property="rdfs:superClassOf" content="http://schema.org/FoodEstablishmentReservation"></meta></li>
-			
-			</ul></td>
-					<td><ul>
-			
-				<li><a href="RentalCarReservation">RentalCarReservation</a>
-			<meta property="rdfs:superClassOf" content="http://schema.org/RentalCarReservation"></meta></li>
-			
-				<li><a href="ReservationPackage">ReservationPackage</a>
-			<meta property="rdfs:superClassOf" content="http://schema.org/ReservationPackage"></meta></li>
-			
-				<li><a href="TrainReservation">TrainReservation</a>
-			<meta property="rdfs:superClassOf" content="http://schema.org/TrainReservation"></meta></li>
-			
-			</ul></td>
-				</tr></table>
-			
+-->
 
-		</div>
-	</body>
+</head>
+<body>
+
+
+<div class="type" typeof="rdfs:Class" resource="http://schema.org/Reservation">
+<h1 property="rdfs:label" class="page-title"><span class="schema_type">Reservation</span></h1>
+
+<p class="narrow"><strong>Subclass of:</strong> <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></p>
+
+<p class="description" property="rdfs:comment">A Reservation</p>
+
+<table class="properties">
+
+<tr><td class="section" colspan="3">Properties added by Reservation</td></tr>
+
+<tr typeof="rdf:Property" resource="http://schema.org/additionalTicketText">
+<th property="rdfs:label">additionalTicketText</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">Any additional text to appear on a ticket, such as additional privileges or identifiers.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/bookingAgent">
+<th property="rdfs:label">bookingAgent</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Organization">Organization</a>
+<link property="http://schema.org/range" href="http://schema.org/Organization"></link>
+
+or <a href="http://schema.org/Person">Person</a>
+<link property="http://schema.org/range" href="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">Who made the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/bookingDate">
+<th property="rdfs:label">bookingDate</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/DateTime">DateTime</a>
+<link property="http://schema.org/range" href="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Date the reservation was made.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/bookingTime">
+<th property="rdfs:label">bookingTime</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/DateTime">DateTime</a>
+<link property="http://schema.org/range" href="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Date the reservation was made.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/cancelReservationUrl">
+<th property="rdfs:label">cancelReservationUrl</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/URL">URL</a>
+<link property="http://schema.org/range" href="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Web page where reservation can be cancelled.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/checkinUrl">
+<th property="rdfs:label">checkinUrl</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/URL">URL</a>
+<link property="http://schema.org/range" href="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Webpage where the passenger can check in.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/confirmReservationUrl">
+<th property="rdfs:label">confirmReservationUrl</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/URL">URL</a>
+<link property="http://schema.org/range" href="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Web page where reservation can be confirmed.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/creator">
+<th property="rdfs:label">creator</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Organization">Organization</a>
+<link property="http://schema.org/range" href="http://schema.org/Organization"></link>
+
+or <a href="http://schema.org/Person">Person</a>
+<link property="http://schema.org/range" href="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">The person / organization that made the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/dateModified">
+<th property="rdfs:label">dateModified</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Date">Date</a>
+<link property="http://schema.org/range" href="http://schema.org/Date"></link>
+
+or <a href="http://schema.org/DateTime">DateTime</a>
+<link property="http://schema.org/range" href="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Time the reservation was last modified.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/loyaltyProgram">
+<th property="rdfs:label">loyaltyProgram</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/ProgramMembership">ProgramMembership</a>
+<link property="http://schema.org/range" href="http://schema.org/ProgramMembership"></link>
+
+</td>
+<td property="rdfs:comment">.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/modifiedTime">
+<th property="rdfs:label">modifiedTime</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/DateTime">DateTime</a>
+<link property="http://schema.org/range" href="http://schema.org/DateTime"></link>
+
+</td>
+<td property="rdfs:comment">Time the reservation was last modified.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/modifyReservationUrl">
+<th property="rdfs:label">modifyReservationUrl</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/URL">URL</a>
+<link property="http://schema.org/range" href="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">Web page where reservation can be modified.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/numSeats">
+<th property="rdfs:label">numSeats</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Number">Number</a>
+<link property="http://schema.org/range" href="http://schema.org/Number"></link>
+
+or <a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">Number of seats if unreserved seating.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/price">
+<th property="rdfs:label">price</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Number">Number</a>
+<link property="http://schema.org/range" href="http://schema.org/Number"></link>
+
+or <a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">Total price of the Reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/priceCurrency">
+<th property="rdfs:label">priceCurrency</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The currency (in 3-letter ISO 4217 format) of the Reservation's price.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/programMembership">
+<th property="rdfs:label">programMembership</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/ProgramMembership">ProgramMembership</a>
+<link property="http://schema.org/range" href="http://schema.org/ProgramMembership"></link>
+
+</td>
+<td property="rdfs:comment">Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/provider">
+<th property="rdfs:label">provider</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Organization">Organization</a>
+<link property="http://schema.org/range" href="http://schema.org/Organization"></link>
+
+or <a href="http://schema.org/Person">Person</a>
+<link property="http://schema.org/range" href="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">The organization providing the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/reservationFor">
+<th property="rdfs:label">reservationFor</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/BusTrip">BusTrip</a>
+<link property="http://schema.org/range" href="http://schema.org/BusTrip"></link>
+
+, <a href="http://schema.org/Event">Event</a>
+<link property="http://schema.org/range" href="http://schema.org/Event"></link>
+
+, <a href="http://schema.org/Flight">Flight</a>
+<link property="http://schema.org/range" href="http://schema.org/Flight"></link>
+
+, <a href="http://schema.org/FoodEstablishment">FoodEstablishment</a>
+<link property="http://schema.org/range" href="http://schema.org/FoodEstablishment"></link>
+
+, <a href="http://schema.org/LodgingBusiness">LodgingBusiness</a>
+<link property="http://schema.org/range" href="http://schema.org/LodgingBusiness"></link>
+
+, <a href="http://schema.org/RentalCar">RentalCar</a>
+<link property="http://schema.org/range" href="http://schema.org/RentalCar"></link>
+
+, <a href="http://schema.org/Thing">Thing</a>
+<link property="http://schema.org/range" href="http://schema.org/Thing"></link>
+
+or <a href="http://schema.org/TrainTrip">TrainTrip</a>
+<link property="http://schema.org/range" href="http://schema.org/TrainTrip"></link>
+
+</td>
+<td property="rdfs:comment">The thing -- restaurant, movie, event, flight, etc. -- the reservation is for.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/reservationNumber">
+<th property="rdfs:label">reservationNumber</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The number, code or id of the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/reservationStatus">
+<th property="rdfs:label">reservationStatus</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/ReservationStatus">ReservationStatus</a>
+<link property="http://schema.org/range" href="http://schema.org/ReservationStatus"></link>
+
+</td>
+<td property="rdfs:comment">Current status of the reservation.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seat">
+<th property="rdfs:label">seat</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The location of the reserved seat (e.g., 27B).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seatingType">
+<th property="rdfs:label">seatingType</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/EventSeatingType">EventSeatingType</a>
+<link property="http://schema.org/range" href="http://schema.org/EventSeatingType"></link>
+
+or <a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The cabin/class of the seat.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seatRow">
+<th property="rdfs:label">seatRow</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The row location of the reserved seat (e.g., B).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/seatSection">
+<th property="rdfs:label">seatSection</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The section location of the reserved seat (e.g. Orchestra).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketDownloadUrl">
+<th property="rdfs:label">ticketDownloadUrl</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/URL">URL</a>
+<link property="http://schema.org/range" href="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketNumber">
+<th property="rdfs:label">ticketNumber</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+</td>
+<td property="rdfs:comment">The number or id of the ticket.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketPrintUrl">
+<th property="rdfs:label">ticketPrintUrl</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/URL">URL</a>
+<link property="http://schema.org/range" href="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">.</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/ticketToken">
+<th property="rdfs:label">ticketToken</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Text">Text</a>
+<link property="http://schema.org/range" href="http://schema.org/Text"></link>
+
+or <a href="http://schema.org/URL">URL</a>
+<link property="http://schema.org/range" href="http://schema.org/URL"></link>
+
+</td>
+<td property="rdfs:comment">If the barcode image is hosted on your site, the value of the field is URL of the image, or a barcode or QR URI, such as "barcode128:AB34" (ISO-15417 barcodes), "qrCode:AB34" (QR codes), "aztecCode:AB34" (Aztec codes), "barcodeEAN:1234" (EAN codes) and "barcodeUPCA:1234" (UPCA codes).</td>
+</tr>
+
+
+<tr typeof="rdf:Property" resource="http://schema.org/underName">
+<th property="rdfs:label">underName</th>
+<td>
+<link property="http://schema.org/domain" href="http://schema.org/Reservation"></link>
+
+<a href="http://schema.org/Organization">Organization</a>
+<link property="http://schema.org/range" href="http://schema.org/Organization"></link>
+
+or <a href="http://schema.org/Person">Person</a>
+<link property="http://schema.org/range" href="http://schema.org/Person"></link>
+
+</td>
+<td property="rdfs:comment">The person or organization the reservation is for.</td>
+</tr>
+
+
+</table>
+
+
+
+
+
+
+<p class="narrow"><strong>More specific types:</strong></p>
+
+
+<table class="subclasses"><tr>
+<td><ul>
+
+<li><a href="http://schema.org/BusReservation">BusReservation</a>
+<link property="rdfs:subClassOf" href="http://schema.org/BusReservation"></link></li>
+
+<li><a href="http://schema.org/EventReservation">EventReservation</a>
+<link property="rdfs:subClassOf" href="http://schema.org/EventReservation"></link></li>
+
+<li><a href="http://schema.org/FlightReservation">FlightReservation</a>
+<link property="rdfs:subClassOf" href="http://schema.org/FlightReservation"></link></li>
+
+<li><a href="http://schema.org/FoodEstablishmentReservation">FoodEstablishmentReservation</a>
+<link property="rdfs:subClassOf" href="http://schema.org/FoodEstablishmentReservation"></link></li>
+
+</ul></td>
+
+<td><ul>
+
+<li><a href="http://schema.org/RentalCarReservation">RentalCarReservation</a>
+<link property="rdfs:subClassOf" href="http://schema.org/RentalCarReservation"></link></li>
+
+<li><a href="http://schema.org/ReservationPackage">ReservationPackage</a>
+<link property="rdfs:subClassOf" href="http://schema.org/ReservationPackage"></link></li>
+
+<li><a href="http://schema.org/TrainReservation">TrainReservation</a>
+<link property="rdfs:subClassOf" href="http://schema.org/TrainReservation"></link></li>
+
+</ul></td>
+</tr></table>
+
+
+</div>
+</body>
 </html>