Updating Order design. Mercurial history has the older draft(s).
--- a/schema.org/ext/Order.html Tue Nov 19 11:57:08 2013 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,384 +0,0 @@
-<!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>Order - Schema documentation</title>
- </head>
- <body>
-
-
-
- <div class="type" typeof="rdfs:Class" resource="http://schema.org/Order">
- <h1 property="rdfs:label" class="page-title">Order<span class="schema_type">Type</span></h1>
-
- <p class="narrow"><strong>Subclass of:</strong>
- <a href="Intangible">Intangible</a>
- <meta property="and" content="http://schema.org/Intangible"></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 Order</td></tr>
-
-
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/acceptedOffer">
- <th property="rdfs:label">acceptedOffer</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="Offer">Offer</a>
- <meta property="http://schema.org/range" content="http://schema.org/Offer"></meta>
-
- </td>
- <td property="rdfs:comment">The offers included in the order.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/billingAddress">
- <th property="rdfs:label">billingAddress</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="PostalAddress">PostalAddress</a>
- <meta property="http://schema.org/range" content="http://schema.org/PostalAddress"></meta>
-
- </td>
- <td property="rdfs:comment">The billing address for the order.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/customer">
- <th property="rdfs:label">customer</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></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">Party placing the order.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/discount">
- <th property="rdfs:label">discount</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></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">Any discount applied.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/discountCode">
- <th property="rdfs:label">discountCode</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="Text">Text</a>
- <meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-
- </td>
- <td property="rdfs:comment">Code used to redeem a discount.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/discountCurrency">
- <th property="rdfs:label">discountCurrency</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></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 discount.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/isGift">
- <th property="rdfs:label">isGift</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="Boolean">Boolean</a>
- <meta property="http://schema.org/range" content="http://schema.org/Boolean"></meta>
-
- </td>
- <td property="rdfs:comment">Was the offer accepted as a gift for someone other than the buyer.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/merchant">
- <th property="rdfs:label">merchant</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></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">Party providing the good or service (e.g. Acme Products may be a seller providing a good through Amazon.com).</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/orderDate">
- <th property="rdfs:label">orderDate</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="DateTime">DateTime</a>
- <meta property="http://schema.org/range" content="http://schema.org/DateTime"></meta>
-
- </td>
- <td property="rdfs:comment">Date order was placed.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/orderNumber">
- <th property="rdfs:label">orderNumber</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="Text">Text</a>
- <meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-
- </td>
- <td property="rdfs:comment">The identifier of the transaction.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/orderStatus">
- <th property="rdfs:label">orderStatus</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="OrderStatus">OrderStatus</a>
- <meta property="http://schema.org/range" content="http://schema.org/OrderStatus"></meta>
-
- </td>
- <td property="rdfs:comment">The current status of the order.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/paymentMethod">
- <th property="rdfs:label">paymentMethod</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="PaymentMethod">PaymentMethod</a>
- <meta property="http://schema.org/range" content="http://schema.org/PaymentMethod"></meta>
-
- </td>
- <td property="rdfs:comment">The name of the credit card or other method of payment for the order.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/paymentMethodId">
- <th property="rdfs:label">paymentMethodId</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="Text">Text</a>
- <meta property="http://schema.org/range" content="http://schema.org/Text"></meta>
-
- </td>
- <td property="rdfs:comment">An identifier for the method of payment used (e.g. the last 4 digits of the credit card).</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/Order"></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/Order"></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/priceSpecification">
- <th property="rdfs:label">priceSpecification</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></meta>
-
- <a href="PriceSpecification">PriceSpecification</a>
- <meta property="http://schema.org/range" content="http://schema.org/PriceSpecification"></meta>
-
- </td>
- <td property="rdfs:comment">Any more detailed alternatives to price/priceCurrency. Also used to specify tax and delivery charges.</td>
- </tr>
-
-
- <tr typeof="rdf:Property" resource="http://schema.org/seller">
- <th property="rdfs:label">seller</th>
- <td>
- <meta property="http://schema.org/domain" content="http://schema.org/Order"></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">Party selling the good or service (e.g. Acme Products may be a seller providing a good through Amazon.com).</td>
- </tr>
-
-
- </table>
-
-
-
-
-
-
-
-
- <ul>
-
- </ul>
-
-
- </div>
- </body>
-</html>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/schema.org/ext/neworder.html Tue Nov 19 13:02:44 2013 +0100
@@ -0,0 +1,339 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Civic Services</title>
+ <style type="text/css">
+ span.h {
+ padding-left: 0px;
+ font-weight: bold;
+ }
+ span {
+ display: block;
+ padding-left: 10px;
+ }
+ </style>
+ </head>
+ <body prefix="radion: http://www.w3.org/ns/radion#
+ adms: http://www.w3.org/ns/adms#
+ dcat: http://www.w3.org/ns/dcat#
+ ">
+
+ <h1>Orders</h1>
+
+ <p>This is an updated version of the Order design, based on feedback received reviewing the (June 2013) original.</p>
+
+ <div typeof="rdfs:Class" resource="http://schema.org/Order">
+ <span class="h" property="rdfs:label">Order</span>
+ <span property="rdfs:comment">An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer.</span>
+ <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+ </div>
+ <div typeof="rdfs:Class" resource="http://schema.org/OrderStatus">
+ <span class="h" property="rdfs:label">OrderStatus</span>
+ <span property="rdfs:comment">Enumerated status values for Order</span>
+ <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/AvailableForPickup">
+ <span class="h" property="rdfs:label">AvailableForPickup</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Cancelled">
+ <span class="h" property="rdfs:label">Cancelled</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Delivered">
+ <span class="h" property="rdfs:label">Delivered</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/InTransit">
+ <span class="h" property="rdfs:label">InTransit</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/PaymentDue">
+ <span class="h" property="rdfs:label">PaymentDue</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/ProblemWithOrder">
+ <span class="h" property="rdfs:label">ProblemWithOrder</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Processing">
+ <span class="h" property="rdfs:label">Processing</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Returned">
+ <span class="h" property="rdfs:label">Returned</span>
+ <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="rdfs:Class" resource="http://schema.org/AcceptedOffer">
+ <span class="h" property="rdfs:label">AcceptedOffer</span>
+ <span property="rdfs:comment">A subclass of Offer to use if you want to link an Offer to an Order.</span>
+ <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Offer">Offer</a></span>
+ </div>
+ <div typeof="rdfs:Class" resource="http://schema.org/ParcelDelivery">
+ <span class="h" property="rdfs:label">ParcelDelivery</span>
+ <span property="rdfs:comment">The delivery of a parcel either via the postal service or a commercial service.</span>
+ <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+ </div>
+ <div typeof="rdfs:Class" resource="http://schema.org/DeliveryEvent">
+ <span class="h" property="rdfs:label">DeliveryEvent</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/EventStatus">
+ <span class="h" property="rdfs:label">EventStatus</span>
+ <span property="rdfs:comment">Enumerated status values for an Event</span>
+ <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+ </div>
+ <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Pending">
+ <span class="h" property="rdfs:label">Pending</span>
+ <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Tentative">
+ <span class="h" property="rdfs:label">Tentative</span>
+ <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Confirmed">
+ <span class="h" property="rdfs:label">Confirmed</span>
+ <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
+ </div>
+ <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Cancelled">
+ <span class="h" property="rdfs:label">Cancelled</span>
+ <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
+ </div>
+ <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>
+ </div>
+ <div typeof="rdfs:Class" resource="http://schema.org/Locker">
+ <span class="h" property="rdfs:label">Locker</span>
+ <span>type: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
+ </div>
+ <div typeof="rdfs:Class" resource="http://schema.org/WillCall">
+ <span class="h" property="rdfs:label">WillCall</span>
+ <span>type: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/acceptedOffer">
+ <span class="h" property="rdfs:label">acceptedOffer</span>
+ <span property="rdfs:comment">The offer(s) -- e.g., product, quantity and price combinations -- included in the order.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Offer">Offer</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/billingAddress">
+ <span class="h" property="rdfs:label">billingAddress</span>
+ <span property="rdfs:comment">The billing address for the order.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/confirmationNumber">
+ <span class="h" property="rdfs:label">confirmationNumber</span>
+ <span property="rdfs:comment">A number that confirms the given order.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/customer">
+ <span class="h" property="rdfs:label">customer</span>
+ <span property="rdfs:comment">Party placing the order.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/discount">
+ <span class="h" property="rdfs:label">discount</span>
+ <span property="rdfs:comment">Any discount applied</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/discountCode">
+ <span class="h" property="rdfs:label">discountCode</span>
+ <span property="rdfs:comment">Code used to redeem a discount</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/discountCurrency">
+ <span class="h" property="rdfs:label">discountCurrency</span>
+ <span property="rdfs:comment">The currency (in 3-letter ISO 4217 format) of the discount</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/isGift">
+ <span class="h" property="rdfs:label">isGift</span>
+ <span property="rdfs:comment">Was the offer accepted as a gift for someone other than the buyer</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/merchant">
+ <span class="h" property="rdfs:label">merchant</span>
+ <span property="rdfs:comment">The party taking the order (e.g. Amazon.com is a merchant for many sellers.)</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/orderDate">
+ <span class="h" property="rdfs:label">orderDate</span>
+ <span property="rdfs:comment">Date order was placed.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</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/orderNumber">
+ <span class="h" property="rdfs:label">orderNumber</span>
+ <span property="rdfs:comment">The identifier of the transaction.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/orderStatus">
+ <span class="h" property="rdfs:label">orderStatus</span>
+ <span property="rdfs:comment">The current status of the order.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/OrderStatus">OrderStatus</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/orderedItem">
+ <span class="h" property="rdfs:label">orderedItem</span>
+ <span property="rdfs:comment">The item ordered.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Product">Product</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/paymentDue">
+ <span class="h" property="rdfs:label">paymentDue</span>
+ <span property="rdfs:comment">The date the payment is due</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</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/paymentMethod">
+ <span class="h" property="rdfs:label">paymentMethod</span>
+ <span property="rdfs:comment">The name of the credit card or other method of payment for the order</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/PaymentMethod">PaymentMethod</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/paymentMethodId">
+ <span class="h" property="rdfs:label">paymentMethodId</span>
+ <span property="rdfs:comment">An identifier for the method of payment used (e.g. the last 4 digits of the credit card)</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/paymentUrl">
+ <span class="h" property="rdfs:label">paymentUrl</span>
+ <span property="rdfs:comment">The URL for sending a payment</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/partOfOrder">
+ <span class="h" property="rdfs:label">partOfOrder</span>
+ <span property="rdfs:comment">The order that this offer is part of.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/AcceptedOffer">AcceptedOffer</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Order">Order</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/itemShipped">
+ <span class="h" property="rdfs:label">itemShipped</span>
+ <span property="rdfs:comment">Item(s) being shipped.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Product">Product</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/trackingNumber">
+ <span class="h" property="rdfs:label">trackingNumber</span>
+ <span property="rdfs:comment">Shipper tracking number</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/trackingUrl">
+ <span class="h" property="rdfs:label">trackingUrl</span>
+ <span property="rdfs:comment">Tracking url for the parcel delivery</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/partOfOrder">
+ <span class="h" property="rdfs:label">partOfOrder</span>
+ <span property="rdfs:comment">The overall order the items in this delivery were included in.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Order">Order</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/carrier">
+ <span class="h" property="rdfs:label">carrier</span>
+ <span property="rdfs:comment">The party responsible for the parcel delivery.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/deliveryStatus">
+ <span class="h" property="rdfs:label">deliveryStatus</span>
+ <span property="rdfs:comment">New entry added as the package passes through each leg of its journey (from shipment to final delivery).</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/DeliveryEvent">DeliveryEvent</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/deliveryMethod">
+ <span class="h" property="rdfs:label">deliveryMethod</span>
+ <span property="rdfs:comment">Method used for shipping.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/originAddress">
+ <span class="h" property="rdfs:label">originAddress</span>
+ <span property="rdfs:comment">Shipper's address</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/deliveryAddress">
+ <span class="h" property="rdfs:label">deliveryAddress</span>
+ <span property="rdfs:comment">Destination address</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/expectedArrivalFrom">
+ <span class="h" property="rdfs:label">expectedArrivalFrom</span>
+ <span property="rdfs:comment">The earliest date the package may arrive</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</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/expectedArrivalUntil">
+ <span class="h" property="rdfs:label">expectedArrivalUntil</span>
+ <span property="rdfs:comment">The latest date the package may arrive</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</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/availableFrom">
+ <span class="h" property="rdfs:label">availableFrom</span>
+ <span property="rdfs:comment">When the item is available for pickup from the store, locker, etc.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</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/availableThrough">
+ <span class="h" property="rdfs:label">availableThrough</span>
+ <span property="rdfs:comment">After this date, the item will no longer be available for pickup.</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</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/deliveryMethod">
+ <span class="h" property="rdfs:label">deliveryMethod</span>
+ <span property="rdfs:comment">How the item was delivered</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/accessCode">
+ <span class="h" property="rdfs:label">accessCode</span>
+ <span property="rdfs:comment">Password, PIN, or access code needed for delivery (e.g. from a locker).</span>
+ <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</a></span>
+ <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/eventStatus">
+ <span class="h" property="rdfs:label">eventStatus</span>
+ <span property="rdfs:comment">The status of the event</span>
+ <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/EventStatus">EventStatus</a></span>
+ </div>
+ <div typeof="rdf:Property" resource="http://schema.org/doorTime">
+ <span class="h" property="rdfs:label">doorTime</span>
+ <span property="rdfs:comment">The time admission will commence.</span>
+ <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>
+
--- a/schema.org/ext/orders.html Tue Nov 19 11:57:08 2013 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,361 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Civic Services</title>
- <style type="text/css">
- span.h {
- padding-left: 0px;
- font-weight: bold;
- }
- span {
- display: block;
- padding-left: 10px;
- }
- </style>
- </head>
- <body prefix="radion: http://www.w3.org/ns/radion#
- adms: http://www.w3.org/ns/adms#
- dcat: http://www.w3.org/ns/dcat#
- ">
-
- <h1>Orders</h1>
- <div typeof="rdfs:Class" resource="http://schema.org/Order">
- <span class="h" property="rdfs:label">Order</span>
- <span property="rdfs:comment">An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer.</span>
- <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
- </div>
- <div typeof="rdfs:Class" resource="http://schema.org/OrderStatus">
- <span class="h" property="rdfs:label">OrderStatus</span>
- <span property="rdfs:comment">Enumerated status values for Order</span>
- <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/AvailableForPickup">
- <span class="h" property="rdfs:label">AvailableForPickup</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Cancelled">
- <span class="h" property="rdfs:label">Cancelled</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Delivered">
- <span class="h" property="rdfs:label">Delivered</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/InTransit">
- <span class="h" property="rdfs:label">InTransit</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/PaymentDue">
- <span class="h" property="rdfs:label">PaymentDue</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/ProblemWithOrder">
- <span class="h" property="rdfs:label">ProblemWithOrder</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Processing">
- <span class="h" property="rdfs:label">Processing</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="http://schema.org/OrderStatus" resource="http://schema.org/Returned">
- <span class="h" property="rdfs:label">Returned</span>
- <span>type: <a href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="rdfs:Class" resource="http://schema.org/AcceptedOffer">
- <span class="h" property="rdfs:label">AcceptedOffer</span>
- <span property="rdfs:comment">A subclass of Offer to use if you want to link an Offer to an Order.</span>
- <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Offer">Offer</a></span>
- </div>
- <div typeof="rdfs:Class" resource="http://schema.org/ParcelDelivery">
- <span class="h" property="rdfs:label">ParcelDelivery</span>
- <span property="rdfs:comment">The delivery of a parcel either via the postal service or a commercial service.</span>
- <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
- </div>
- <div typeof="rdfs:Class" resource="http://schema.org/DeliveryEvent">
- <span class="h" property="rdfs:label">DeliveryEvent</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/EventStatus">
- <span class="h" property="rdfs:label">EventStatus</span>
- <span property="rdfs:comment">Enumerated status values for an Event</span>
- <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
- </div>
- <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Pending">
- <span class="h" property="rdfs:label">Pending</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div>
- <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Tentative">
- <span class="h" property="rdfs:label">Tentative</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div>
- <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Confirmed">
- <span class="h" property="rdfs:label">Confirmed</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div>
- <div typeof="http://schema.org/EventStatus" resource="http://schema.org/Cancelled">
- <span class="h" property="rdfs:label">Cancelled</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div>
- <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>
- </div>
- <div typeof="rdfs:Class" resource="http://schema.org/Locker">
- <span class="h" property="rdfs:label">Locker</span>
- <span>type: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
- </div>
- <div typeof="rdfs:Class" resource="http://schema.org/WillCall">
- <span class="h" property="rdfs:label">WillCall</span>
- <span>type: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/acceptedOffer">
- <span class="h" property="rdfs:label">acceptedOffer</span>
- <span property="rdfs:comment">The offer(s) -- e.g., product, quantity and price combinations -- included in the order.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Offer">Offer</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/billingAddress">
- <span class="h" property="rdfs:label">billingAddress</span>
- <span property="rdfs:comment">The billing address for the order.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/confirmationNumber">
- <span class="h" property="rdfs:label">confirmationNumber</span>
- <span property="rdfs:comment">A number that confirms the given order.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/customer">
- <span class="h" property="rdfs:label">customer</span>
- <span property="rdfs:comment">Party placing the order.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/discount">
- <span class="h" property="rdfs:label">discount</span>
- <span property="rdfs:comment">Any discount applied</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/discountCode">
- <span class="h" property="rdfs:label">discountCode</span>
- <span property="rdfs:comment">Code used to redeem a discount</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/discountCurrency">
- <span class="h" property="rdfs:label">discountCurrency</span>
- <span property="rdfs:comment">The currency (in 3-letter ISO 4217 format) of the discount</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/isGift">
- <span class="h" property="rdfs:label">isGift</span>
- <span property="rdfs:comment">Was the offer accepted as a gift for someone other than the buyer</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/merchant">
- <span class="h" property="rdfs:label">merchant</span>
- <span property="rdfs:comment">The party taking the order (e.g. Amazon.com is a merchant for many sellers.)</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/orderDate">
- <span class="h" property="rdfs:label">orderDate</span>
- <span property="rdfs:comment">Date order was placed.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</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/orderNumber">
- <span class="h" property="rdfs:label">orderNumber</span>
- <span property="rdfs:comment">The identifier of the transaction.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/orderStatus">
- <span class="h" property="rdfs:label">orderStatus</span>
- <span property="rdfs:comment">The current status of the order.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/OrderStatus">OrderStatus</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/orderedItem">
- <span class="h" property="rdfs:label">orderedItem</span>
- <span property="rdfs:comment">The item ordered.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Product">Product</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/paymentDue">
- <span class="h" property="rdfs:label">paymentDue</span>
- <span property="rdfs:comment">The date the payment is due</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</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/paymentMethod">
- <span class="h" property="rdfs:label">paymentMethod</span>
- <span property="rdfs:comment">The name of the credit card or other method of payment for the order</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/PaymentMethod">PaymentMethod</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/paymentMethodId">
- <span class="h" property="rdfs:label">paymentMethodId</span>
- <span property="rdfs:comment">An identifier for the method of payment used (e.g. the last 4 digits of the credit card)</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/paymentUrl">
- <span class="h" property="rdfs:label">paymentUrl</span>
- <span property="rdfs:comment">The URL for sending a payment</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/price">
- <span class="h" property="rdfs:label">price</span>
- <span property="rdfs:comment">The total price of the entire transaction.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/priceCurrency">
- <span class="h" property="rdfs:label">priceCurrency</span>
- <span property="rdfs:comment">The currency (in 3-letter ISO 4217 format) of the order price.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/priceSpecification">
- <span class="h" property="rdfs:label">priceSpecification</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/PriceSpecification">PriceSpecification</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/seller">
- <span class="h" property="rdfs:label">seller</span>
- <span property="rdfs:comment">Party providing the good or service (e.g. Acme Products may be a seller providing a good through Amazon.com.)</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/partOfOrder">
- <span class="h" property="rdfs:label">partOfOrder</span>
- <span property="rdfs:comment">The order that this offer is part of.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/AcceptedOffer">AcceptedOffer</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Order">Order</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/itemShipped">
- <span class="h" property="rdfs:label">itemShipped</span>
- <span property="rdfs:comment">Item(s) being shipped.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Product">Product</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/trackingNumber">
- <span class="h" property="rdfs:label">trackingNumber</span>
- <span property="rdfs:comment">Shipper tracking number</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/trackingUrl">
- <span class="h" property="rdfs:label">trackingUrl</span>
- <span property="rdfs:comment">Tracking url for the parcel delivery</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/partOfOrder">
- <span class="h" property="rdfs:label">partOfOrder</span>
- <span property="rdfs:comment">The overall order the items in this delivery were included in.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Order">Order</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/carrier">
- <span class="h" property="rdfs:label">carrier</span>
- <span property="rdfs:comment">The party responsible for the parcel delivery.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/deliveryStatus">
- <span class="h" property="rdfs:label">deliveryStatus</span>
- <span property="rdfs:comment">New entry added as the package passes through each leg of its journey (from shipment to final delivery).</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/DeliveryEvent">DeliveryEvent</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/deliveryMethod">
- <span class="h" property="rdfs:label">deliveryMethod</span>
- <span property="rdfs:comment">Method used for shipping.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/originAddress">
- <span class="h" property="rdfs:label">originAddress</span>
- <span property="rdfs:comment">Shipper's address</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/deliveryAddress">
- <span class="h" property="rdfs:label">deliveryAddress</span>
- <span property="rdfs:comment">Destination address</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/expectedArrivalFrom">
- <span class="h" property="rdfs:label">expectedArrivalFrom</span>
- <span property="rdfs:comment">The earliest date the package may arrive</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</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/expectedArrivalUntil">
- <span class="h" property="rdfs:label">expectedArrivalUntil</span>
- <span property="rdfs:comment">The latest date the package may arrive</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/ParcelDelivery">ParcelDelivery</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/availableFrom">
- <span class="h" property="rdfs:label">availableFrom</span>
- <span property="rdfs:comment">When the item is available for pickup from the store, locker, etc.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</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/availableThrough">
- <span class="h" property="rdfs:label">availableThrough</span>
- <span property="rdfs:comment">After this date, the item will no longer be available for pickup.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</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/deliveryMethod">
- <span class="h" property="rdfs:label">deliveryMethod</span>
- <span property="rdfs:comment">How the item was delivered</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/accessCode">
- <span class="h" property="rdfs:label">accessCode</span>
- <span property="rdfs:comment">Password, PIN, or access code needed for delivery (e.g. from a locker).</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/DeliveryEvent">DeliveryEvent</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/eventStatus">
- <span class="h" property="rdfs:label">eventStatus</span>
- <span property="rdfs:comment">The status of the event</span>
- <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/EventStatus">EventStatus</a></span>
- </div>
- <div typeof="rdf:Property" resource="http://schema.org/doorTime">
- <span class="h" property="rdfs:label">doorTime</span>
- <span property="rdfs:comment">The time admission will commence.</span>
- <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>
-