SaleEvent

From getSchema

Jump to: navigation, search

This Page Semantic Annotations

File:SaleEvent.png

SaleEvent UML Diagram
Supertypes = Thing, Event
Subtypes = none
Inherited properties = additionalType:URL, description:Text, name:Text, image:URL, sameAs:URL, url:URL,

attendee🙁Person or Organization), duration:Duration, endDate:Date, location🙁Place or PostalAddress), startDate:Date, performers🙁Person or Organization), subEvent:Event, superEvent:Event, offers:Offer

Properties = none
Defined by = http://schema.org/SaleEvent
Install RuleTheWeb! the Firefox extension using Schema.org annotations!

Description

Black Friday Sale Event

Example

Get the RDF! –> http://getschema.org/microdata2rdf/examples/saleEvent.html

<div itemscope itemtype="http://schema.org/SaleEvent">   <h1 itemprop="name">Black Friday(shopping)</h1>   <img src="http://upload.wikimedia.org/wikipedia/commons/5/57/Black-friday-walmart-bfcom.jpg"         itemprop="image" alt="Black Friday shopping at Walmart in 2009" />   <div itemprop="description">   Black Friday is the name given to the day following Thanksgiving Day in the United States, traditionally the beginning    of the Christmas shopping season. On this day, most major retailers open extremely early, often at 4 am, or earlier,    and offer promotional sales to kick off the holiday shopping season, similar to Boxing Day sales in many Commonwealth Nations.    Black Friday is not an official holiday, but many non-retail employers also observe this day as a holiday along with Thanksgiving,    giving their employees the day off, thereby increasing the number of potential shoppers. It has routinely been the busiest shopping    day of the year since 2005, although news reports, which at that time were inaccurate, have described it as the busiest shopping    day of the year for a much longer period of time.   </div>   <strong>Start Date:</strong>   <meta itemprop="startDate" content="2012-11-23T00:00Z" />   November 23, 2012 midnight.   <p><strong>List of shops:</strong></p>   <div itemprop="location" itemscope itemtype="http://schema.org/ShoppingCenter">     <a href="http://www.beallsflorida.com/" itemprop="url">       <h2 itemprop="name">Beals Florida Store</h2>     </a>     <strong>List of Offers:</strong>     <span itemprop="makesOffer" itemscope itemtype="http://schema.org/Offer">       <span itemprop="category">Clothes</span>,     </span>     <span itemprop="makesOffer" itemscope itemtype="http://schema.org/Offer">       <span itemprop="category">Shoes</span>,     </span>     <span itemprop="makesOffer" itemscope itemtype="http://schema.org/Offer">       <span itemprop="category">Handbags</span>.     </span>   </div>   .... </div>

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox