Person
A Schema.org Type
- Canonical URL: https://schema.org/Person
- Equivalent Class: foaf:Person
- Check for open issues.
A person (alive, dead, undead, or fictional).
Property | Expected Type | Description |
---|---|---|
Properties from Person | ||
additionalName |
Text | An additional name for a Person, can be used for a middle name. |
address |
PostalAddress or Text |
Physical address of the item. |
affiliation |
Organization | An organization that this person is affiliated with. For example, a school/university, a club, or a team. |
agentInteractionStatistic |
InteractionCounter | The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService). |
alumniOf |
EducationalOrganization or Organization |
An organization that the person is an alumni of.
Inverse property: alumni |
award |
Text | An award won by or for this item. Supersedes awards. |
birthDate |
Date | Date of birth. |
birthPlace |
Place | The place where the person was born. |
brand |
Brand or Organization |
The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person. |
callSign |
Text | A callsign, as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles. |
children |
Person | A child of the person. |
colleague |
Person or URL |
A colleague of the person. Supersedes colleagues. |
contactPoint |
ContactPoint | A contact point for a person or organization. Supersedes contactPoints. |
deathDate |
Date | Date of death. |
deathPlace |
Place | The place where the person died. |
duns |
Text | The Dun & Bradstreet DUNS number for identifying an organization or business person. |
email |
Text | Email address. |
familyName |
Text | Family name. In the U.S., the last name of a Person. |
faxNumber |
Text | The fax number. |
follows |
Person | The most generic uni-directional social relation. |
funder |
Organization or Person |
A person or organization that supports (sponsors) something through some kind of financial contribution. |
funding |
Grant | A Grant that directly or indirectly provide funding or sponsorship for this item. See also ownershipFundingInfo.
Inverse property: fundedItem |
gender |
GenderType or Text |
Gender of something, typically a Person, but possibly also fictional characters, animals, etc. While https://schema.org/Male and https://schema.org/Female may be used, text strings are also acceptable for people who do not identify as a binary gender. The gender property can also be used in an extended sense to cover e.g. the gender of sports teams. As with the gender of individuals, we do not try to enumerate all possibilities. A mixed-gender SportsTeam can be indicated with a text value of "Mixed". |
givenName |
Text | Given name. In the U.S., the first name of a Person. |
globalLocationNumber |
Text | The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations. |
hasCertification |
Certification | Certification information about a product, organization, service, place, or person. |
hasCredential |
EducationalOccupationalCredential | A credential awarded to the Person or Organization. |
hasOccupation |
Occupation | The Person's occupation. For past professions, use Role for expressing dates. |
hasOfferCatalog |
OfferCatalog | Indicates an OfferCatalog listing for this Organization, Person, or Service. |
hasPOS |
Place | Points-of-Sales operated by the organization or person. |
height |
Distance or QuantitativeValue |
The height of the item. |
homeLocation |
ContactPoint or Place |
A contact location for a person's residence. |
honorificPrefix |
Text | An honorific prefix preceding a Person's name such as Dr/Mrs/Mr. |
honorificSuffix |
Text | An honorific suffix following a Person's name such as M.D./PhD/MSCSW. |
interactionStatistic |
InteractionCounter | The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used. Supersedes interactionCount. |
isicV4 |
Text | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place. |
jobTitle |
DefinedTerm or Text |
The job title of the person (for example, Financial Manager). |
knows |
Person | The most generic bi-directional social/work relation. |
knowsAbout |
Text or Thing or URL |
Of a Person, and less typically of an Organization, to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or relate this to educational content, events, objectives or JobPosting descriptions. |
knowsLanguage |
Language or Text |
Of a Person, and less typically of an Organization, to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the IETF BCP 47 standard. |
makesOffer |
Offer | A pointer to products or services offered by the organization or person.
Inverse property: offeredBy |
memberOf |
MemberProgramTier or Organization or ProgramMembership |
An Organization (or ProgramMembership) to which this Person or Organization belongs.
Inverse property: member |
naics |
Text | The North American Industry Classification System (NAICS) code for a particular organization or business person. |
nationality |
Country | Nationality of the person. |
netWorth |
MonetaryAmount or PriceSpecification |
The total financial value of the person as calculated by subtracting assets from liabilities. |
owns |
OwnershipInfo or Product |
Products owned by the organization or person. |
parent |
Person | A parent of this person. Supersedes parents. |
performerIn |
Event | Event that this person is a performer or participant in. |
publishingPrinciples |
CreativeWork or URL |
The publishingPrinciples property indicates (typically via URL) a document describing the editorial principles of an Organization (or individual, e.g. a Person writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a CreativeWork (e.g. NewsArticle) the principles are those of the party primarily responsible for the creation of the CreativeWork. While such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a funder) can be expressed using schema.org terminology. |
relatedTo |
Person | The most generic familial relation. |
seeks |
Demand | A pointer to products or services sought by the organization or person (demand). |
sibling |
Person | A sibling of the person. Supersedes siblings. |
sponsor |
Organization or Person |
A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event. |
spouse |
Person | The person's spouse. |
taxID |
Text | The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain. |
telephone |
Text | The telephone number. |
vatID |
Text | The Value-added Tax ID of the organization or person. |
weight |
QuantitativeValue | The weight of the product or person. |
workLocation |
ContactPoint or Place |
A contact location for a person's place of work. |
worksFor |
Organization | Organizations that the person works for. |
Properties from Thing | ||
additionalType |
Text or URL |
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. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide. |
alternateName |
Text | An alias for the item. |
description |
Text or TextObject |
A description of the item. |
disambiguatingDescription |
Text | A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation. |
identifier |
PropertyValue or Text or URL |
The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details. |
image |
ImageObject or URL |
An image of the item. This can be a URL or a fully described ImageObject. |
mainEntityOfPage |
CreativeWork or URL |
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.
Inverse property: mainEntity |
name |
Text | The name of the item. |
potentialAction |
Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
sameAs |
URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. |
subjectOf |
CreativeWork or Event |
A CreativeWork or Event about this Thing.
Inverse property: about |
url |
URL | URL of the item. |
Instances of
Person may appear as a value for the following properties
Property | On Types | Description |
---|---|---|
accountablePerson | CreativeWork | Specifies the Person that is legally accountable for the CreativeWork. |
acquiredFrom | OwnershipInfo | The organization or person from which the product was acquired. |
actor |
Clip or CreativeWorkSeason or Episode or Event or Movie or MovieSeries or PodcastSeries or RadioSeries or TVSeries or VideoGame or VideoGameSeries or VideoObject |
An actor, e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip. |
actors |
Clip or Episode or Movie or MovieSeries or RadioSeries or TVSeries or VideoGame or VideoGameSeries or VideoObject |
An actor, e.g. in TV, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip. |
agent | Action | The direct performer or driver of the action (animate or inanimate). E.g. John wrote a book. |
alumni |
EducationalOrganization or Organization |
Alumni of an organization. |
artist |
ComicIssue or ComicStory or VisualArtwork |
The primary artist for a work in a medium other than pencils or digital line art--for example, if the primary artwork is done in watercolors or digital paints. |
athlete | SportsTeam | A person that acts as performing member of a sports team; a player as opposed to a coach. |
attendee | Event | A person or organization attending the event. |
attendees | Event | A person attending the event. |
author |
CreativeWork or Rating |
The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably. |
awayTeam | SportsEvent | The away team in a sports event. |
bccRecipient | Message | A sub property of recipient. The recipient blind copied on a message. |
bookingAgent | Reservation | 'bookingAgent' is an out-dated term indicating a 'broker' that serves as a booking agent. |
borrower | LendAction | A sub property of participant. The person that borrows the object being lent. |
broker |
Invoice or Order or Reservation or Service |
An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred. |
buyer | SellAction | A sub property of participant. The participant/person/organization that bought the object. |
byArtist |
MusicAlbum or MusicRecording |
The artist that performed this album or recording. |
candidate | VoteAction | A sub property of object. The candidate subject of this action. |
ccRecipient | Message | A sub property of recipient. The recipient copied on a message. |
character | CreativeWork | Fictional person connected with a creative work. |
children | Person | A child of the person. |
claimInterpreter | Claim | For a Claim interpreted from MediaObject content, the interpretedAsClaim property can be used to indicate a claim contained, implied or refined from the content of a MediaObject. |
coach | SportsTeam | A person that acts in a coaching role for a sports team. |
colleague | Person | A colleague of the person. |
colleagues | Person | A colleague of the person. |
colorist |
ComicIssue or ComicStory or VisualArtwork |
The individual who adds color to inked drawings. |
competitor | SportsEvent | A competitor in a sports event. |
composer |
Event or MusicComposition |
The person or organization who wrote a composition, or who is the composer of a work performed at some event. |
contributor |
CreativeWork or Event |
A secondary contributor to the CreativeWork or Event. |
copyrightHolder | CreativeWork | The party holding the legal copyright to the CreativeWork. |
creator |
CreativeWork or UserComments |
The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork. |
creditedTo | MusicRelease | The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to "Stefani Germanotta Band", but by Lady Gaga. |
customer |
Invoice or Order |
Party placing the order or paying the invoice. |
director |
Clip or CreativeWorkSeason or Episode or Event or Movie or MovieSeries or RadioSeries or TVSeries or VideoGame or VideoGameSeries or VideoObject |
A director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip. |
directors |
Clip or Episode or Movie or MovieSeries or RadioSeries or TVSeries or VideoGame or VideoGameSeries or VideoObject |
A director of e.g. TV, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip. |
editor | CreativeWork | Specifies the Person who edited the CreativeWork. |
employee | Organization | Someone working for this organization. |
employees | Organization | People working for this organization. |
endorsee | EndorseAction | A sub property of participant. The person/organization being supported. |
endorsers | Diet | People or organizations that endorse the plan. |
followee | FollowAction | A sub property of object. The person or organization being followed. |
follows | Person | The most generic uni-directional social relation. |
founder | Organization | A person or organization who founded this organization. |
founders | Organization | A person who founded this organization. |
fundedItem | Grant | Indicates something directly or indirectly funded or sponsored through a Grant. See also ownershipFundingInfo. |
funder |
CreativeWork or Event or Grant or MonetaryGrant or Organization or Person |
A person or organization that supports (sponsors) something through some kind of financial contribution. |
grantee | DigitalDocumentPermission | The person, organization, contact point, or audience that has been granted this permission. |
hiringOrganization | JobPosting | Organization or Person offering the job position. |
homeTeam | SportsEvent | The home team in a sports event. |
illustrator | Book | The illustrator of the book. |
inker |
ComicIssue or ComicStory or VisualArtwork |
The individual who traces over the pencil drawings in ink after pencils are complete. |
instructor | CourseInstance | A person assigned to instruct or provide instructional assistance for the CourseInstance. |
knows | Person | The most generic bi-directional social/work relation. |
landlord | RentAction | A sub property of participant. The owner of the real estate property. |
legislationPassedBy | Legislation | The person or organization that originally passed or made the law: typically parliament (for primary legislation) or government (for secondary legislation). This indicates the "legal author" of the law, as opposed to its physical author. |
legislationResponsible | Legislation | An individual or organization that has some kind of responsibility for the legislation. Typically the ministry who is/was in charge of elaborating the legislation, or the adressee for potential questions about the legislation once it is published. |
lender | BorrowAction | A sub property of participant. The person that lends the object being borrowed. |
letterer |
ComicIssue or ComicStory or VisualArtwork |
The individual who adds lettering, including speech balloons and sound effects, to artwork. |
loser | WinAction | A sub property of participant. The loser of the action. |
lyricist | MusicComposition | The person who wrote the words. |
maintainer | CreativeWork | A maintainer of a Dataset, software package (SoftwareApplication), or other Project. A maintainer is a Person or Organization that manages contributions to, and/or publication of, some (typically complex) artifact. It is common for distributions of software and data to be based on "upstream" sources. When maintainer is applied to a specific version of something e.g. a particular version or packaging of a Dataset, it is always possible that the upstream source has a different maintainer. The isBasedOn property can be used to indicate such relationships between datasets to make the different maintenance roles clear. Similarly in the case of software, a package may have dedicated maintainers working on integration into software distributions such as Ubuntu, as well as upstream maintainers of the underlying work. |
member |
Organization or ProgramMembership |
A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. |
members |
Organization or ProgramMembership |
A member of this organization. |
merchant | Order | 'merchant' is an out-dated term for 'seller'. |
musicBy |
Clip or Episode or Movie or MovieSeries or RadioSeries or TVSeries or VideoGame or VideoGameSeries or VideoObject |
The composer of the soundtrack. |
musicGroupMember | MusicGroup | A member of a music group—for example, John, Paul, George, or Ringo. |
offeredBy | Offer | A pointer to the organization or person making the offer. |
opponent | ExerciseAction | A sub property of participant. The opponent on this action. |
organizer | Event | An organizer of an Event. |
parent | Person | A parent of this person. |
parents | Person | A parents of the person. |
participant | Action | Other co-agents that participated in the action indirectly. E.g. John wrote a book with Steve. |
penciler |
ComicIssue or ComicStory or VisualArtwork |
The individual who draws the primary narrative artwork. |
performer | Event | A performer at the event—for example, a presenter, musician, musical group or actor. |
performers | Event | The main performer or performers of the event—for example, a presenter, musician, or actor. |
producer | CreativeWork | The person or organization who produced the work (e.g. music album, movie, TV/radio series etc.). |
provider |
Action or CreativeWork or EducationalOccupationalProgram or Invoice or ParcelDelivery or Reservation or Service or Trip |
The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller. |
publishedBy | PublicationEvent | An agent associated with the publication event. |
publisher | CreativeWork | The publisher of the creative work. |
readBy | Audiobook | A person who reads (performs) the audiobook. |
recipient |
AuthorizeAction or CommunicateAction or DonateAction or GiveAction or Message or PayAction or ReturnAction or SendAction or TipAction |
A sub property of participant. The participant who is at the receiving end of the action. |
relatedTo | Person | The most generic familial relation. |
reviewedBy | WebPage | People or organizations that have reviewed the content on this web page for accuracy and/or completeness. |
sdPublisher | CreativeWork | Indicates the party responsible for generating and publishing the current structured data markup, typically in cases where the structured data is derived automatically from existing published content but published on a different site. For example, student projects and open data initiatives often re-publish existing content with more explicitly structured metadata. The sdPublisher property helps make such practices more explicit. |
seller |
BuyAction or Demand or Flight or Offer or Order |
An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider. |
sender |
Message or ReceiveAction |
A sub property of participant. The participant who is at the sending end of the action. |
sibling | Person | A sibling of the person. |
siblings | Person | A sibling of the person. |
spokenByCharacter | Quotation | The (e.g. fictional) character, Person or Organization to whom the quotation is attributed within the containing CreativeWork. |
sponsor |
CreativeWork or Event or Grant or MedicalStudy or Organization or Person |
A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event. |
spouse | Person | The person's spouse. |
toRecipient | Message | A sub property of recipient. The recipient who was directly sent the message. |
translator |
CreativeWork or Event |
Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event. |
underName |
Reservation or Ticket |
The person or organization the reservation or ticket is for. |
vendor | BuyAction | 'vendor' is an earlier term for 'seller'. |
winner | LoseAction | A sub property of participant. The winner of the action. |
More specific Types
Acknowledgements
IPTC rNews properties
Examples
Example 1
Copied
Example notes or example HTML without markup.
Jane Doe <img src="janedoe.jpg" alt="Photo of Jane Doe"/> Professor 20341 Whitworth Institute 405 Whitworth Seattle WA 98052 (425) 123-4567 <a href="mailto:jane-doe@xyz.edu">jane-doe@illinois.edu</a> Jane's home page: <a href="http://www.janedoe.com">janedoe.com</a> Graduate students: <a href="http://www.xyz.edu/students/alicejones.html">Alice Jones</a> <a href="http://www.xyz.edu/students/bobsmith.html">Bob Smith</a>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/Person"> <span itemprop="name">Jane Doe</span> <img src="janedoe.jpg" itemprop="image" alt="Photo of Jane Doe"/> <span itemprop="jobTitle">Professor</span> <div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress"> <span itemprop="streetAddress"> 20341 Whitworth Institute 405 N. Whitworth </span> <span itemprop="addressLocality">Seattle</span>, <span itemprop="addressRegion">WA</span> <span itemprop="postalCode">98052</span> </div> <span itemprop="telephone">(425) 123-4567</span> <a href="mailto:jane-doe@xyz.edu" itemprop="email"> jane-doe@xyz.edu</a> Jane's home page: <a href="http://www.janedoe.com" itemprop="url">janedoe.com</a> Graduate students: <a href="http://www.xyz.edu/students/alicejones.html" itemprop="colleague"> Alice Jones</a> <a href="http://www.xyz.edu/students/bobsmith.html" itemprop="colleague"> Bob Smith</a> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="Person"> <span property="name">Jane Doe</span> <img src="janedoe.jpg" property="image" alt="Photo of Jane Doe"/> <span property="jobTitle">Professor</span> <div property="address" typeof="PostalAddress"> <span property="streetAddress"> 20341 Whitworth Institute 405 N. Whitworth </span> <span property="addressLocality">Seattle</span>, <span property="addressRegion">WA</span> <span property="postalCode">98052</span> </div> <span property="telephone">(425) 123-4567</span> <a href="mailto:jane-doe@xyz.edu" property="email"> jane-doe@xyz.edu</a> Jane's home page: <a href="http://www.janedoe.com" property="url">janedoe.com</a> Graduate students: <a href="http://www.xyz.edu/students/alicejones.html" property="colleague"> Alice Jones</a> <a href="http://www.xyz.edu/students/bobsmith.html" property="colleague"> Bob Smith</a> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Person", "address": { "@type": "PostalAddress", "addressLocality": "Seattle", "addressRegion": "WA", "postalCode": "98052", "streetAddress": "20341 Whitworth Institute 405 N. Whitworth" }, "colleague": [ "http://www.xyz.edu/students/alicejones.html", "http://www.xyz.edu/students/bobsmith.html" ], "email": "mailto:jane-doe@xyz.edu", "image": "janedoe.jpg", "jobTitle": "Professor", "name": "Jane Doe", "telephone": "(425) 123-4567", "url": "http://www.janedoe.com" } </script>
Structured representation of the JSON-LD example.
Example 2
Copied
Example notes or example HTML without markup.
<div> <h2>Shostakovich Leningrad</h2> <div> <div>May<span>23</span></div> <div>8:00 PM</div> <div> <strong>Britten, Shostakovich</strong> </div> </div> <div> <p>Jaap van Zweden conducts two World War II-era pieces showcasing the glorious sound of the CSO.</p> </div> <div> <h3>Program</h3> <ul> <li> <link href="http://en.wikipedia.org/wiki/Peter_Grimes" /> <span><strong>Britten</strong> Four Sea Interludes and Passacaglia from <em>Peter Grimes</em></span> </li> <li> <link href="http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)" /> <span><strong>Shostakovich</strong> Symphony No. 7 <em>(Leningrad)</em></span> </li> </ul> </div> <div> <h3>Performers</h3> <div> <img src="/examples/cso_c_logo_s.jpg" alt="Chicago Symphony Orchestra" /> <link href="http://cso.org/" /> <link href="http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra" /> <div> <a href="examples/Performer?id=4434">Chicago Symphony Orchestra</a> </div> </div> <div> <link href="http://www.jaapvanzweden.com/" /> <img src="/examples/jvanzweden_s.jpg" alt="Jaap van Zweden"/> <div> <a href="/examples/Performer.aspx?id=11324">Jaap van Zweden</a> </div> <div>conductor</div> </div> </div> </div>
Example encoded as Microdata embedded in HTML.
<div itemscope="" itemtype="https://schema.org/MusicEvent"> <div itemprop="location" itemscope="" itemtype="https://schema.org/MusicVenue"> <meta itemprop="name" content="Chicago Symphony Center"/> <link itemprop="sameAs" href="http://en.wikipedia.org/wiki/Symphony_Center"/> <meta itemprop="address" content="220 S. Michigan Ave, Chicago, Illinois, USA"/> </div> <div itemprop="offers" itemscope="" itemtype="https://schema.org/Offer"> <link itemprop="url" href="/examples/ticket/12341234" /> <meta itemprop="price" content="40"/> <meta itemprop="priceCurrency" content="USD" /> <link itemprop="availability" href="https://schema.org/InStock"/> </div> <h2 itemprop="name">Shostakovich Leningrad</h2> <div> <div itemprop="startDate" content="2014-05-23T20:00">May<span>23</span></div> <div>8:00 PM</div> <div> <strong>Britten, Shostakovich</strong> </div> </div> <div> <p>Jaap van Zweden conducts two World War II-era pieces showcasing the glorious sound of the CSO.</p> </div> <div> <h3>Program</h3> <ul> <li itemprop="workPerformed" itemscope="" itemtype="https://schema.org/CreativeWork"> <link itemprop="sameAs" href="http://en.wikipedia.org/wiki/Peter_Grimes" /> <span itemprop="name"><strong>Britten</strong> Four Sea Interludes and Passacaglia from <em itemprop="name">Peter Grimes</em></span> </li> <li itemprop="workPerformed" itemscope="" itemtype="https://schema.org/CreativeWork"> <link itemprop="sameAs" href="http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)" /> <span itemprop="name"><strong>Shostakovich</strong> Symphony No. 7 <em>(Leningrad)</em></span> </li> </ul> </div> <div> <h3>Performers</h3> <div itemprop="performer" itemscope="" itemtype="https://schema.org/MusicGroup"> <img src="/examples/cso_c_logo_s.jpg" alt="Chicago Symphony Orchestra" /> <link itemprop="sameAs" href="http://cso.org/" /> <link itemprop="sameAs" href="http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra" /> <div> <a href="examples/Performer?id=4434"><span itemprop="name">Chicago Symphony Orchestra</span></a> </div> </div> <div itemprop="performer" itemscope="" itemtype="https://schema.org/Person"> <link itemprop="sameAs" href="http://www.jaapvanzweden.com/" /> <img itemprop="image" src="/examples/jvanzweden_s.jpg" alt="Jaap van Zweden"/> <div> <a href="/examples/Performer.aspx?id=11324"><span itemprop="name">Jaap van Zweden</span></a> </div> <div>conductor</div> </div> </div> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="MusicEvent"> <div property="location" typeof="MusicVenue"> <meta property="name" content="Chicago Symphony Center"/> <link property="sameAs" href="http://en.wikipedia.org/wiki/Symphony_Center"/> <meta property="address" content="220 S. Michigan Ave, Chicago, Illinois, USA"/> </div> <div property="offers" typeof="Offer"> <link property="url" href="/examples/ticket/12341234"/> <meta property="priceCurrency" content="USD" />$ <meta property="price" content="40"/>40.00 <link property="availability" href="https://schema.org/InStock"/> </div> <h2 property="name">Shostakovich Leningrad</h2> <div> <div property="startDate" content="2014-05-23T20:00">May<span>23</span></div> <div>8:00 PM</div> <div> <strong>Britten, Shostakovich</strong> </div> </div> <div> <p>Jaap van Zweden conducts two World War II-era pieces showcasing the glorious sound of the CSO.</p> </div> <div> <h3>Program</h3> <ul> <li property="workPerformed" typeof="CreativeWork"> <link href="http://en.wikipedia.org/wiki/Peter_Grimes" property="sameAs"/> <span property="name"><strong>Britten</strong> Four Sea Interludes and Passacaglia from <em property="name">Peter Grimes</em></span> </li> <li property="workPerformed" typeof="CreativeWork"> <link href="http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)" property="sameAs"/> <span property="name"><strong>Shostakovich</strong> Symphony No. 7 <em>(Leningrad)</em></span> </li> </ul> </div> <div> <h3>Performers</h3> <div property="performer" typeof="MusicGroup"> <img src="/examples/cso_c_logo_s.jpg" alt="Chicago Symphony Orchestra"/> <link href="http://cso.org/" property="sameAs"/> <link href="http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra" property="sameAs"/> <a property="name" href="examples/Performer?id=4434">Chicago Symphony Orchestra</a> </div> <div property="performer" typeof="Person"> <link href="http://www.jaapvanzweden.com/" property="sameAs"/> <img src="/examples/jvanzweden_s.jpg" alt="Jaap van Zweden" property="image"/> <a property="name" href="/examples/Performer.aspx?id=11324">Jaap van Zweden</a> <div>conductor</div> </div> </div> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "MusicEvent", "location": { "@type": "MusicVenue", "name": "Chicago Symphony Center", "address": "220 S. Michigan Ave, Chicago, Illinois, USA" }, "name": "Shostakovich Leningrad", "offers": { "@type": "Offer", "url": "/examples/ticket/12341234", "price": "40", "priceCurrency": "USD", "availability": "https://schema.org/InStock" }, "performer": [ { "@type": "MusicGroup", "name": "Chicago Symphony Orchestra", "sameAs": [ "http://cso.org/", "http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra" ] }, { "@type": "Person", "image": "/examples/jvanzweden_s.jpg", "name": "Jaap van Zweden", "sameAs": "http://www.jaapvanzweden.com/" } ], "startDate": "2014-05-23T20:00", "workPerformed": [ { "@type": "CreativeWork", "name": "Britten Four Sea Interludes and Passacaglia from Peter Grimes", "sameAs": "http://en.wikipedia.org/wiki/Peter_Grimes" }, { "@type": "CreativeWork", "name": "Shostakovich Symphony No. 7 (Leningrad)", "sameAs": "http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)" } ] } </script>
Structured representation of the JSON-LD example.
Example 3
Copied
Example notes or example HTML without markup.
A JSON example of an OrganizationRole, showing information about a 'member' of a 'SportsTeam', including time qualfiers (when he began and ended that role).
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/SportsTeam"> <span itemprop="name">San Francisco 49ers</span> <div itemprop="member" itemscope itemtype="https://schema.org/OrganizationRole"> <div itemprop="member" itemscope itemtype="https://schema.org/Person"> <span itemprop="name">Joe Montana</span> </div> <span itemprop="startDate">1979</span> <span itemprop="endDate">1992</span> <span itemprop="roleName">Quarterback</span> </div> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="SportsTeam"> <span property="name">San Francisco 49ers</span> <div property="member" typeof="OrganizationRole"> <div property="member" typeof="https://schema.org/Person"> <span property="name">Joe Montana</span> </div> <span property="startDate">1979</span> <span property="endDate">1992</span> <span property="roleName">Quarterback</span> </div> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "SportsTeam", "name": "San Francisco 49ers", "member": { "@type": "OrganizationRole", "member": { "@type": "Person", "name": "Joe Montana" }, "startDate": "1979", "endDate": "1992", "roleName": "Quarterback" } } </script>
Structured representation of the JSON-LD example.
Example 4
Copied
Example notes or example HTML without markup.
George Bush, the 41st President of the United States is the father of George W. Bush, the 43rd President of the United States.
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/Person"> <span itemprop="name">George Bush</span>, the <span itemprop="disambiguatingDescription">41st President of the United States</span> is the father of <div itemprop="children" itemscope itemtype="https://schema.org/Person"> <span itemprop="name">George W. Bush</span>, the <span itemprop="disambiguatingDescription">43rd President of the United States</span>. </div> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="Person"> <span property="name">George Bush</span>, the <span property="disambiguatingDescription">41st President of the United States</span> is the father of <div property="children" typeof="Person"> <span property="name">George W. Bush</span>, the <span property="disambiguatingDescription">43rd President of the United States</span>. </div> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Person", "name": "George Bush", "disambiguatingDescription": "41st President of the United States", "children": { "@type": "Person", "name": "George W. Bush", "disambiguatingDescription": "43rd President of the United States" } } </script>
Structured representation of the JSON-LD example.
Example 5
Copied
Example notes or example HTML without markup.
See JSON example.
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Person", "name": "Peter Venkman", "hasOccupation": { "@type": "Occupation", "name": "Parapsychologist", "educationRequirements": "PhD in parapsychology" } } </script>
Structured representation of the JSON-LD example.
Example 6
Copied
Example notes or example HTML without markup.
See JSON example.
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Person", "name": "Albert Einstein", "hasOccupation": [ { "@type": "Role", "hasOccupation": { "@type": "Occupation", "name": "Patent examiner", "occupationalCategory": "23-2099.00" }, "startDate": "1901", "endDate": "1906" }, { "@type": "Occupation", "name": "Professor of Physics", "educationRequirements": "PhD in Physics" } ] } </script>
Structured representation of the JSON-LD example.
Example 7
Copied
Example notes or example HTML without markup.
<!-- jobTitle utilising DefinedTerm --> <!-- JSONLD only example -->
Example encoded as JSON-LD in a HTML script tag.
<!-- jobTitle utilising DefinedTerm --> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Person", "name": "A. N. Other", "jobTitle": { "@type": "DefinedTerm", "inDefinedTermSet": "https://targetjobs.co.uk/careers-advice/job-descriptions", "termCode": "277133-aid-workerhumanitarian-worker-job-description", "name": "Aid worker/humanitarian worker", "url": "https://targetjobs.co.uk/careers-advice/job-descriptions/277133-aid-workerhumanitarian-worker-job-description" } } </script>
Structured representation of the JSON-LD example.
Example 8
Copied
Example notes or example HTML without markup.
A media creator with a number of likes and follows.
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Person", "name": "Jane Doe", "interactionStatistic": [ { "@type": "InteractionCounter", "interactionType": "https://schema.org/LikeAction", "userInteractionCount": 1170 }, { "@type": "InteractionCounter", "interactionType": "https://schema.org/FollowAction", "userInteractionCount": 145098 } ] } </script>
Structured representation of the JSON-LD example.
Example 9
Copied
Example notes or example HTML without markup.
An example of a credit card bill (invoice). ACME Bank Bill for: January 2015 Visa invoice link: http://www.acmebank.com/invoice.pdf Customer: Jane Doe account ID: xxxx-xxxx-xxxx-1234 payment due: 2015-01-30 minimum payment: $15.00 total due: $200.00 billing period: 2014-12-21 to 2015-01-20 payment due
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/Invoice"> <h1 itemprop="description">January 2015 Visa</h1> <a itemprop="url" href="http://acmebank.com/invoice.pdf">Invoice PDF</a> <div itemprop="broker" itemscope itemtype="https://schema.org/BankOrCreditUnion"> <b itemprop="name">ACME Bank</b> </div> <span itemprop="accountId">xxxx-xxxx-xxxx-1234</span> <div itemprop="customer" itemscope itemtype="https://schema.org/Person"> <b itemprop="name">Jane Doe</b> </div> <time itemprop="paymentDueDate">2015-01-30</time> <div itemprop="minimumPaymentDue" itemscope itemtype="https://schema.org/PriceSpecification"> <span itemprop="price">15.00</span> <span itemprop="priceCurrency">USD</span> </div> <div itemprop="totalPaymentDue" itemscope itemtype="https://schema.org/PriceSpecification"> <span itemprop="price">200.00</span> <span itemprop="priceCurrency">USD</span> </div> <meta itemprop="billingPeriod" content="P30D" />starts:2014-12-21 30 days <link itemprop="paymentStatus" href="https://schema.org/PaymentDue" /> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="Invoice"> <h1 property="description">January 2015 Visa</h1> <a property="url" href="http://acmebank.com/invoice.pdf">Invoice PDF</a> <div property="broker" typeof="BankOrCreditUnion"> <b property="name">ACME Bank</b> </div> <span property="accountId">xxxx-xxxx-xxxx-1234</span> <div property="customer" typeof="Person"> <b property="name">Jane Doe</b> </div> <time property="paymentDueDate">2015-01-30T12:00:00</time> <div property="minimumPaymentDue" typeof="PriceSpecification"> <span property="price">15.00</span> <span property="priceCurrency">USD</span> </div> <div property="totalPaymentDue" typeof="PriceSpecification"> <span property="price">200.00</span> <span property="priceCurrency">USD</span> </div> <meta property="billingPeriod" content="P30D" />starts:2014-12-21 30 days <link property="paymentStatus" href="PaymentDue" /> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Invoice", "description": "January 2015 Visa bill.", "url": "http://acmebank.com/invoice.pdf", "broker": { "@type": "BankOrCreditUnion", "name": "ACME Bank" }, "accountId": "xxxx-xxxx-xxxx-1234", "customer": { "@type": "Person", "name": "Jane Doe" }, "paymentDueDate": "2015-01-30T12:00:00", "minimumPaymentDue": { "@type": "PriceSpecification", "price": 15.00, "priceCurrency": "USD" }, "totalPaymentDue": { "@type": "PriceSpecification", "price": 200.00, "priceCurrency": "USD" }, "billingPeriod": "P30D", "paymentStatus": "https://schema.org/PaymentDue" } </script>
Structured representation of the JSON-LD example.
Example 10
Copied
Example notes or example HTML without markup.
An example of a invoice for a purchase and installation. ACME Home Heating Bill for: New furnace and installation Customer: Jane Doe payment due: 2015-01-30 minimum payment: $0.00 total due: $0.00 payment status: paid order: furnace model ABC123 order: installation labor
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/Invoice"> <h1 itemprop="description">New furnace and installation</h1> <div itemprop="broker" itemscope itemtype="https://schema.org/LocalBusiness"> <b itemprop="name">ACME Home Heating</b> </div> <div itemprop="customer" itemscope itemtype="https://schema.org/Person"> <b itemprop="name">Jane Doe</b> </div> <time itemprop="paymentDueDate">2015-01-30</time> <div itemprop="minimumPaymentDue" itemscope itemtype="https://schema.org/PriceSpecification"> <span itemprop="price">0.00</span> <span itemprop="priceCurrency">USD</span> </div> <div itemprop="totalPaymentDue" itemscope itemtype="https://schema.org/PriceSpecification"> <span itemprop="price">0.00</span> <span itemprop="priceCurrency">USD</span> </div> <link itemprop="paymentStatus" href="https://schema.org/PaymentComplete" /> <div itemprop="referencesOrder" itemscope itemtype="https://schema.org/Order"> <span itemprop="description">furnace</span> <time itemprop="orderDate">2014-12-01</time> <span itemprop="orderNumber">123ABC</span> <div itemprop="orderedItem" itemscope itemtype="https://schema.org/Product"> <span itemprop="name">ACME Furnace 3000</span> <meta itemprop="productID" content="ABC123" /> </div> </div> <div itemprop="referencesOrder" itemscope itemtype="https://schema.org/Order"> <span itemprop="description">furnace installation</span> <time itemprop="orderDate">2014-12-02</time> <div itemprop="orderedItem" itemscope itemtype="https://schema.org/Service"> <span itemprop="description">furnace installation</span> </div> </div> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="Invoice"> <h1 property="description">New furnace and installation</h1> <div property="broker" typeof="LocalBusiness"> <b property="name">ACME Home Heating</b> </div> <div property="customer" typeof="Person"> <b property="name">Jane Doe</b> </div> <time property="paymentDueDate">2015-01-30</time> <div property="minimumPaymentDue" typeof="PriceSpecification"> <span property="price">0.00</span> <span property="priceCurrency">USD</span> </div> <div property="totalPaymentDue" typeof="PriceSpecification"> <span property="price">0.00</span> <span property="priceCurrency">USD</span> </div> <meta itemprop="paymentStatus" content="PaymentComplete" /> <div property="referencesOrder" typeof="Order"> <span property="description">furnace</span> <time property="orderDate">2014-12-01</time> <span property="orderNumber">123ABC</span> <div property="orderedItem" typeof="Product"> <span property="name">ACME Furnace 3000</span> <meta property="productID" content="ABC123" /> </div> </div> <div property="referencesOrder" typeof="Order"> <span property="description">furnace installation</span> <time property="orderDate">2014-12-02</time> <div property="orderedItem" typeof="Service"> <span property="description">furnace installation</span> </div> </div> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Invoice", "broker": { "@type": "LocalBusiness", "name": "ACME Home Heating" }, "accountId": "xxxx-xxxx-xxxx-1234", "customer": { "@type": "Person", "name": "Jane Doe" }, "paymentDueDate": "2015-01-30", "minimumPaymentDue": { "@type": "PriceSpecification", "price": 0.00, "priceCurrency": "USD" }, "totalPaymentDue": { "@type": "PriceSpecification", "price": 0.00, "priceCurrency": "USD" }, "paymentStatus": "https://schema.org/PaymentComplete", "referencesOrder": [ { "@type": "Order", "description": "furnace", "orderDate": "2014-12-01", "orderNumber": "123ABC", "paymentMethod": "http://purl.org/goodrelations/v1#ByInvoice", "orderedItem": { "@type": "Product", "name": "ACME Furnace 3000", "productID": "ABC123" } }, { "@type": "Order", "description": "furnace installation", "orderDate": "2014-12-02", "paymentMethod": "http://purl.org/goodrelations/v1#ByInvoice", "orderedItem": { "@type": "Service", "description": "furnace installation" } } ] } </script>
Structured representation of the JSON-LD example.
Example 11
Copied
Example notes or example HTML without markup.
An example of an order for multiple items, shipped separately. ACME Supplies Customer: Jane Doe Order: Item abc123: 1 Widget: delivered 2015-03-10 Item def456: 3 Widget accessories: shipped 2015-03-12
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/Order"> <div itemprop="seller" itemscope itemtype="https://schema.org/Organization"> <b itemprop="name">ACME Supplies</b> </div> <div itemprop="customer" itemscope itemtype="https://schema.org/Person"> <b itemprop="name">Jane Doe</b> </div> <div itemprop="orderedItem" itemscope itemtype="https://schema.org/OrderItem"> Item number: <span itemprop="orderItemNumber">abc123</span> <span itemprop="orderQuantity">1</span> <div itemprop="orderedItem" itemscope itemtype="https://schema.org/Product"> <span itemprop="name">Widget</span> </div> <link itemprop="orderItemStatus" href="https://schema.org/OrderDelivered" />Delivered <div itemprop="orderDelivery" itemscope itemtype="https://schema.org/ParcelDelivery"> <time itemprop="expectedArrivalFrom">2015-03-10</time> </div> </div> <div itemprop="orderedItem" itemscope itemtype="https://schema.org/OrderItem"> Item number: <span itemprop="orderItemNumber">def456</span> <span itemprop="orderQuantity">4</span> <div itemprop="orderedItem" itemscope itemtype="https://schema.org/Product"> <span itemprop="name">Widget accessories</span> </div> <link itemprop="orderItemStatus" href="https://schema.org/OrderInTransit" />Shipped <div itemprop="orderDelivery" itemscope itemtype="https://schema.org/ParcelDelivery"> <time itemprop="expectedArrivalFrom">2015-03-15</time> <time itemprop="expectedArrivalUntil">2015-03-18</time> </div> </div> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="Order"> <div property="seller" typeof="Organization"> <b property="name">ACME Supplies</b> </div> <div property="customer" typeof="Person"> <b property="name">Jane Doe</b> </div> <div property="orderedItem" typeof="OrderItem"> Item number: <span property="orderItemNumber">abc123</span> <span property="orderQuantity">1</span> <div property="orderedItem" typeof="Product"> <span property="name">Widget</span> </div> <link property="orderItemStatus" href="https://schema.org/OrderDelivered" />Delivered <div property="orderDelivery" typeof="ParcelDelivery"> <time property="expectedArrivalFrom">2015-03-10</time> </div> </div> <div property="orderedItem" typeof="OrderItem"> Item number: <span property="orderItemNumber">def456</span> <span property="orderQuantity">4</span> <div property="orderedItem" typeof="Product"> <span property="name">Widget accessories</span> </div> <link property="orderItemStatus" href="https://schema.org/OrderInTransit" />Shipped <div property="orderDelivery" typeof="ParcelDelivery"> <time property="expectedArrivalFrom">2015-03-15</time> <time property="expectedArrivalUntil">2015-03-18</time> </div> </div> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Order", "seller": { "@type": "Organization", "name": "ACME Supplies" }, "customer": { "@type": "Person", "name": "Jane Doe" }, "orderedItem": [ { "@type": "OrderItem", "orderItemNumber": "abc123", "orderQuantity": 1, "orderedItem": { "@type": "Product", "name": "Widget" }, "orderItemStatus": "https://schema.org/OrderDelivered", "orderDelivery": { "@type": "ParcelDelivery", "expectedArrivalFrom": "2015-03-10" } }, { "@type": "OrderItem", "orderItemNumber": "def456", "orderQuantity": 3, "orderedItem": { "@type": "Product", "name": "Widget accessories" }, "orderItemStatus": "https://schema.org/OrderInTransit", "orderDelivery": { "@type": "ParcelDelivery", "expectedArrivalFrom": "2015-03-15", "expectedArrivalUntil": "2015-03-18" } } ] } </script>
Structured representation of the JSON-LD example.
Example 12
Copied
Example notes or example HTML without markup.
A MusicComposition Example. The following JSON-LD models the composition A Day in the Life by Lennon and McCartney, regardless of who performs or records the song.
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "MusicComposition", "@id": "http://musicbrainz.org/work/fd1aa4f2-ba26-3a05-b72d-4392c35a073c", "name": "A Day in the Life", "composer": [ { "@type": "Person", "name": "John Lennon", "@id": "http://musicbrainz.org/artist/4d5447d7-c61c-4120-ba1b-d7f471d385b9" }, { "@type": "Person", "name": "Paul McCartney", "@id": "http://musicbrainz.org/artist/ba550d0e-adac-4864-b88b-407cab5e76af" } ], "iswcCode": "T-010.140.236-1", "publisher": { "@type": "Organization", "name": "Northern Songs, Ltd.", "@id": "http://musicbrainz.org/label/26df054d-78cf-4d83-9bb1-a41816125528" }, "datePublished": "1967", "lyrics": { "@type": "CreativeWork", "inLanguage": "EN", "text": "I read the news today oh boy..." } } </script>
Structured representation of the JSON-LD example.
Example 13
Copied
Example notes or example HTML without markup.
<p>Christopher Froome was sponsored by Sky in the Tour de France.</p>
Example encoded as Microdata embedded in HTML.
<p itemscope itemprop="Person" itemtype="https://schema.org/Person"> <span itemprop="name">Christopher Froome</span> was sponsored by <span itemprop="sponsor" itemtype="https://schema.org/Organization"> <a itemprop="url" href="http://www.skysports.com/">Sky</a></span> in the Tour de France. </p>
Example encoded as RDFa embedded in HTML.
<p vocab="https://schema.org/" typeof="Person"> <span property="name">Christopher Froome</span> was sponsored by <span property="sponsor" typeof="https://schema.org/Organization"> <a property="url" href="http://www.skysports.com/">Sky</a></span> in the Tour de France. </p>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Person", "name": "Christopher Froome", "sponsor": { "@type": "Organization", "name": "Sky", "url": "http://www.skysports.com/" } } </script>
Structured representation of the JSON-LD example.
Example 14
Copied
Example notes or example HTML without markup.
<p>Rose Tyler was sponsored by Sarah Jane Smith in the membership process.</p>
Example encoded as Microdata embedded in HTML.
<p itemscope itemprop="Person" itemtype="https://schema.org/Person"> <span itemprop="name">Rose Tyler</span> was sponsored by <span itemscope itemprop="sponsor" itemtype="https://schema.org/Person"> <span itemprop="name">Sarah Jane Smith</span> </span> in the membership process. </p>
Example encoded as RDFa embedded in HTML.
<p vocab="https://schema.org/" typeof="Person"> <span property="name">Rose Tyler</span> was sponsored by <span property="sponsor" typeof="https://schema.org/Person"> <span property="name">Sarah Jane Smith</span> </span> in the membership process. </p>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Person", "name": "Rose Tyler", "sponsor": { "@type": "Person", "name": "Sarah Jane Smith" } } </script>
Structured representation of the JSON-LD example.
Example 15
Copied
Example notes or example HTML without markup.
Fairly straightforward painting markup. <div> <h1 lang="fr">La trahison des images </h1> <p> A painting also known as The Treason of Images or The Treachery of Images. </p> <img src="http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg" /> <div> <p> The painting shows a pipe. Below it, Magritte painted, <q lang="fr">Ceci n'est pas une pipe.</q>, French for "This is not a pipe." </p> <p> His statement is taken to mean that the painting itself is not a pipe. The painting is merely an image of a pipe. Hence, the description, "this is not a pipe." </p> <p> Similarly, the image shown above is neither a pipe nor even a painting, but rather a digital photograph. </p> <p> The painting is sometimes given as an example of meta message conveyed by paralanguage. Compare with Korzybski's <q>The word is not the thing</q> and <q>The map is not the territory</q>. </div> <ul> <li>Artist: <a href="https://www.freebase.com/m/06h88">René Magritte</a></li> <li>Dimensions: 940 mm × 635 mm</li> <li>Materials: oil on canvas</li> </ul> </div>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/VisualArtwork"> <link itemprop="sameAs" href="http://rdf.freebase.com/rdf/m.0439_q" /> <h1 itemprop="name" lang="fr">La trahison des images </h1> <p> A <span itemprop="artform">painting</span> also known as <span>The Treason of Images</span> or <span itemprop="alternateName">The Treachery of Images</span>. </p> <img itemprop="image" src="http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg" /> <div itemprop="description"> <p> The painting shows a pipe. Below it, Magritte painted, <q lang="fr">Ceci n'est pas une pipe.</q>, French for "This is not a pipe." </p> <p> His statement is taken to mean that the painting itself is not a pipe. The painting is merely an image of a pipe. Hence, the description, "this is not a pipe." </p> <p> Similarly, the image shown above is neither a pipe nor even a painting, but rather a digital photograph. </p> <p> The painting is sometimes given as an example of meta message conveyed by paralanguage. Compare with Korzybski's <q>The word is not the thing</q> and <q>The map is not the territory</q>. </div> <ul> <li>Artist: <span itemprop="creator" itemscope itemtype="https://schema.org/Person"> <a itemprop="sameAs" href="https://www.freebase.com/m/06h88"> <span itemprop="name">René Magritte</span> </a> </span> </li> <li>Dimensions: <span itemprop="width" itemscope itemtype="https://schema.org/Distance">940 mm</span> × <span itemprop="height" itemscope itemtype="https://schema.org/Distance">635 mm</span> </li> <li>Materials: <span itemprop="artMedium">oil</span> on <span itemprop="artworkSurface">canvas</span> </li> </ul> </div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="VisualArtwork"> <link property="sameAs" href="http://rdf.freebase.com/rdf/m.0439_q" /> <h1 property="name" lang="fr">La trahison des images </h1> <p> A <span property="artform">painting</span> also known as <span>The Treason of Images</span> or <span property="alternateName">The Treachery of Images</span>. </p> <img property="image" src="http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg" /> <div property="description"> <p> The painting shows a pipe. Below it, Magritte painted, <q lang="fr">Ceci n'est pas une pipe.</q>, French for "This is not a pipe." </p> <p> His statement is taken to mean that the painting itself is not a pipe. The painting is merely an image of a pipe. Hence, the description, "this is not a pipe." </p> <p> Similarly, the image shown above is neither a pipe nor even a painting, but rather a digital photograph. </p> <p> The painting is sometimes given as an example of meta message conveyed by paralanguage. Compare with Korzybski's <q>The word is not the thing</q> and <q>The map is not the territory</q>. </div> <ul> <li>Artist: <span property="creator" typeof="Person"> <a property="sameAs" href="https://www.freebase.com/m/06h88"> <span property="name">René Magritte</span> </a> </span> </li> <li>Dimensions: <span property="width" typeof="Distance">940 mm</span> × <span property="height" typeof="Distance">635 mm</span> </li> <li>Materials: <span property="artMedium">oil</span> on <span property="artworkSurface">canvas</span> </li> </ul> </div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "VisualArtwork", "name": "La trahison des images", "alternateName": "The Treachery of Images", "image": "http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg", "description": "The painting shows a pipe. Below it, Magritte...", "creator": [ { "@type": "Person", "name": "René Magritte", "sameAs": "https://www.freebase.com/m/06h88" } ], "width": [ { "@type": "Distance", "name": "940 mm" } ], "height": [ { "@type": "Distance", "name": "635 mm" } ], "artMedium": "oil", "artworkSurface": "canvas" } </script>
Structured representation of the JSON-LD example.