SportsTeam

From getSchema

Revision as of 10:45, 12 August 2014 by Admin66 (Talk | contribs)
(diff) ? Older revision | Latest revision (diff) | Newer revision ? (diff)

Jump to: navigation, search

This Page Semantic Annotations

Description

A football team.

Examples

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

<div itemscope itemtype="http://schema.org/SportsTeam">   <a href="http://www.chelseafc.com/" itemprop="url">     <h1 itemprop="name">Chelsea Football Club</h1>   </a>   <img src="http://upload.wikimedia.org/wikipedia/en/c/cc/Chelsea_FC.svg" itemprop="image" alt="Chelsea Football Club" />    <div itempprop="description">     Chelsea Football Club is an English football club based in      <span itemprop="location" itemscope itemtype="http://schema.org/PostalAddress">       <span itemprop="addressRegion">Fulham</span>,        <span itemprop="addressLocality">London</span>.      </span>     Founded in <span itemprop="foundingDate">March 10, 1905</span> by     <span itemprop="founder" itemscope itemtype="http://schema.org/Person">       <span itemprop="givenName">Henry</span>       <span itemprop="additionalName">Augustus</span>       </span itemprop="familyName">Mears</span>,      </span>     they play in the Premier League and have spent most of their history in the top tier of English football.      Their home is the 41,837-seat Stamford Bridge stadium, where they have played since their establishment.   </div> </div>

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox