Festival
From getSchema
This Page Semantic Annotations
- type = http://schema.org/CreativeWork
- name = Festival
- url = http://getschema.org/festival-getschema/
- inLanguage = en
- discussionUrl = http://getschema.org/Talk:Festival
- author = Admin66
- publisher = http://binarypark.org
- publishingPrinciples = getSchema:About
- dateModified = 2012-11-21
- interactionCount = 294,845
- version = 1226
![]()
|
Supertypes = Thing, Event |
Subtypes = n/a |
Inherited properties = additionalType:URL, description:Text, name:Text, image:URL, url:URL, duration:Duration, location🙁Place or PostalAddress), startDate:Date, endDate:Date, performers🙁Person or Organization), attendees🙁Person or Organization), subEvents:Event, superEvent:Event, offers:Offer |
Properties = n/a |
Defined by = http://schema.org/Festival |
Install RuleTheWeb! the Firefox extension using Schema.org annotations! |
Description
Markup Example
Get the RDF! –> http://getschema.org/microdata2rdf/examples/festival.html
<div itemscope itemtype="http://schema.org/Festival"> <a href="http://www.woodstocklive.co.uk/" itemprop="url"> <h2 itemprop="name">Woodstock Music & Art Fair</h2> </a> <img src="http://upload.wikimedia.org/wikipedia/en/b/b7/Woodstock_poster.jpg" alt="Woodstock poster 1969" itemprop="image"/> <p itemprop="description"> The Woodstock Music & Art Fair (informally, Woodstock or the Woodstock Festival) was a music festival, billed as <em>An Aquarian Exposition: 3 Days of Peace & Music</em>. It was held at Max Yasgur's dairy farm in the Catskills near the hamlet of White Lake in the town of Bethel. </p> <p itemprop="location" itemscope itemtype="schema.org/Place"> <a itemprop="url" href="http://www.allplaces.us/z/12720"> <span itemprop="name">Bethel</span> </a>, in Sullivan County, is 43 miles southwest of the town of Woodstock, New York, in adjoining Ulster County. </p> <p> <meta itemprop="startDate" content="1969-08-15"/> <meta itemprop="endDate" content="1969-08-18"/> The event took place from August 15 to August 18, 1969. </p> <p> Between the performing artists were: <span itemprop="performer" itemscope itemtype="http://schema.org/Person"> <span itemprop="name">Joe Cocker</span> </span>, <span itemprop="performer" itemscope itemtype="http://schema.org/Person"> <span itemprop="name">Jimi Hendrix</span> </span>, <span itemprop="performer" itemscope itemtype="http://schema.org/Person"> <span itemprop="name">Joan Baez </span> </span>. </p> </div>