CINXE.COM

Person - Schema.org Type

<!DOCTYPE html> <html lang="en"> <!-- Generated from TermPageEx.j2 --> <head> <title>Person - Schema.org Type</title> <meta charset="utf-8" > <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Schema.org Type: Person - A person (alive, dead, undead, or fictional)." /> <link rel="shortcut icon" type="image/png" href="/docs/favicon.ico"/> <link rel="stylesheet" type="text/css" href="/docs/schemaorg.css" /> <link rel="stylesheet" type="text/css" href="/docs/devnote.css" /> <link rel="stylesheet" type="text/css" href="/docs/prettify.css" /> <script src="/docs/prettify.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="/docs/schemaorg.js"></script> <!-- <script src="/docs/debugwindow/viewconsole.js"></script> --> <script src="/docs/sdotermpage.js"></script> <link rel="stylesheet" type="text/css" href="/docs/sdotermpage.css" /> <script src="/docs/pretty-markup/schemarama-parsing.bundle.min.js"></script> <script src="/docs/pretty-markup/layout.js"></script> <link rel="stylesheet" type="text/css" href="/docs/pretty-markup/style.css" /> <script src="/docs/clipboard/clipboard.min.js"></script> <link rel="canonical" href="https://schema.org/Person" /> </head> <body> <!-- Header start from PageHeader.j2 --> <!-- Static Doc Insert PageHead --> <div class="devnote"><b>Note</b>: You are viewing the development version of <a href="https://schema.org">Schema.org</a>. See <a href="/docs/howwework.html">how we work</a> for more details. </div> <div id="container"> <div id="headerwrap"> <div id="pagehead1" class="mobnav"> <div class="header-block" id="pagehead-left"> <div id="sitename2"> <a href="/">Schema.org</a> </div> </div> <div class="header-block header-block-right mobnav" id="pagehead-mid"> <div id="selectionbar2"> <ul> <li> <a href="/docs/documents.html">Docs</a> </li> <li> <a href="/docs/schemas.html">Schemas</a> </li> <li> <a href="https://validator.schema.org">Validate</a> </li> <li> <a href="/docs/about.html">About</a> </li> </ul> </div> <!-- selectionbar --> </div> <div class="header-block header-block-right mobnav" id="pagehead-right"> <div id="cse-search-form2" class="live-only"> <div class="gcse-searchbox-only" data-resultsUrl="/docs/search_results.html"></div> </div> </div> <div class="header-block mobnav" id="navicon2"> <a href="javascript:void(0);" class="icon" onclick="navFunction()"> <svg id="open" width="24px" height="24px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_3560_173)"> <path d="M3 18V16H21V18H3ZM3 13V11H21V13H3ZM3 8V6H21V8H3Z" fill="#444746"/> </g> <defs> <clipPath id="clip0_3560_173"> <rect width="24" height="24" fill="white"/> </clipPath> </defs> </svg> <svg id="close" width="24px" height="24px" viewBox="0 -960 960 960" fill="#444746" xmlns="http://www.w3.org/2000/svg"> <path d="m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z"/> </svg> </a> </div> </div> </div> <div class="header-bottom"></div> </div> <!-- Header end from PageHeader.j2 --> <div id="mainContent"> <div id="infoblock" class="jumptarget" title="Details"> <!-- Label / termType / canonical URI --> <div id="infohead"> <h1>Person</h1> <div class="infotype">A Schema.org Type</div> <!-- Pending/retired/term in section --> </div> <!-- Breadcrumb display of term inheritance --> <div class="superPaths" itemscope itemtype="https://schema.org/BreadcrumbList"> <span itemscope itemprop="itemListElement" itemtype="https://schema.org/ListItem"> <meta itemprop="name" content="Thing" /> <meta itemprop="position" content="1" /> <a href="/Thing" itemprop="item" class="core" title="Thing">Thing</a> </span> &gt; <span itemscope itemprop="itemListElement" itemtype="https://schema.org/ListItem"> <meta itemprop="name" content="Person" /> <meta itemprop="position" content="2" /> <a href="/Person" itemprop="item" class="core" title="Person">Person</a> </span> <br/> </div> <!-- More Block --> <div> <div id='infobox' style='text-align: right; padding-right: 5px;' role="checkbox" aria-checked="false"> <label for="morecheck"><b><span style="cursor: pointer;">[more...]</span></b></label> </div> <input type='checkbox' checked="checked" style='display: none' id=morecheck><div id='infomsg' style='background-color: #EEEEEE; text-align: left; padding: 0.5em;'> <ul><li> <span class="canonicalUrl">Canonical URL: https://schema.org/Person</span> </li> <li> Equivalent Class: foaf:Person </li> <!--<li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=https://schema.org/Person&entry.882602760=Type'>Leave public feedback on this term &#128172;</a></li>--> <li><a href='https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+Person'>Check for open issues.</a></li> </ul> </div> </div> <!-- Description of term --> <div class="description">A person (alive, dead, undead, or fictional).</div> </div> <!-- infoblock --> <!-- Show properties (if any) associated with term and its supertypes --> <!-- Properties block for term: Person--> <!-- Identify if this term or one of its supertypes has any associated properties --> <table class="definition-table"> <thead> <tr><th>Property</th><th>Expected Type</th><th>Description</th></tr> </thead> <!-- Properties for Term: Person--> <tr class="supertype"><th class="supertype-name" colspan="3">Properties from <a href="/Person" class="core" title="Person">Person</a></th></tr> <tr><th class="prop-nam"><code> <a href="/additionalName" class="core" title="additionalName">additionalName</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">An additional name for a Person, can be used for a middle name. </td> </tr> <tr><th class="prop-nam"><code> <a href="/address" class="core" title="address">address</a></code></th> <td class="prop-ect"> <a href="/PostalAddress" class="core" title="PostalAddress">PostalAddress</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Physical address of the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/affiliation" class="core" title="affiliation">affiliation</a></code></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">An organization that this person is affiliated with. For example, a school/university, a club, or a team. </td> </tr> <tr><th class="prop-nam"><code> <a href="/agentInteractionStatistic" class="ext ext-pending" title="agentInteractionStatistic">agentInteractionStatistic</a></code></th> <td class="prop-ect"> <a href="/InteractionCounter" class="core" title="InteractionCounter">InteractionCounter</a></td> <td class="prop-desc">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). </td> </tr> <tr><th class="prop-nam"><code> <a href="/alumniOf" class="core" title="alumniOf">alumniOf</a></code></th> <td class="prop-ect"> <a href="/EducationalOrganization" class="core" title="EducationalOrganization">EducationalOrganization</a>&nbsp; or <br/> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">An organization that the person is an alumni of. <br/>Inverse property: <a href="/alumni" class="core" title="alumni">alumni</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/award" class="core" title="award">award</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">An award won by or for this item. Supersedes <a href="/awards" class="core" title="awards">awards</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/birthDate" class="core" title="birthDate">birthDate</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a></td> <td class="prop-desc">Date of birth. </td> </tr> <tr><th class="prop-nam"><code> <a href="/birthPlace" class="core" title="birthPlace">birthPlace</a></code></th> <td class="prop-ect"> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The place where the person was born. </td> </tr> <tr><th class="prop-nam"><code> <a href="/brand" class="core" title="brand">brand</a></code></th> <td class="prop-ect"> <a href="/Brand" class="core" title="Brand">Brand</a>&nbsp; or <br/> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/callSign" class="ext ext-pending" title="callSign">callSign</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A <a href="https://en.wikipedia.org/wiki/Call_sign">callsign</a>, as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles. </td> </tr> <tr><th class="prop-nam"><code> <a href="/children" class="core" title="children">children</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A child of the person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/colleague" class="core" title="colleague">colleague</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">A colleague of the person. Supersedes <a href="/colleagues" class="core" title="colleagues">colleagues</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/contactPoint" class="core" title="contactPoint">contactPoint</a></code></th> <td class="prop-ect"> <a href="/ContactPoint" class="core" title="ContactPoint">ContactPoint</a></td> <td class="prop-desc">A contact point for a person or organization. Supersedes <a href="/contactPoints" class="core" title="contactPoints">contactPoints</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/deathDate" class="core" title="deathDate">deathDate</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a></td> <td class="prop-desc">Date of death. </td> </tr> <tr><th class="prop-nam"><code> <a href="/deathPlace" class="core" title="deathPlace">deathPlace</a></code></th> <td class="prop-ect"> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The place where the person died. </td> </tr> <tr><th class="prop-nam"><code> <a href="/duns" class="core" title="duns">duns</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The Dun &amp; Bradstreet DUNS number for identifying an organization or business person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/email" class="core" title="email">email</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Email address. </td> </tr> <tr><th class="prop-nam"><code> <a href="/familyName" class="core" title="familyName">familyName</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Family name. In the U.S., the last name of a Person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/faxNumber" class="core" title="faxNumber">faxNumber</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The fax number. </td> </tr> <tr><th class="prop-nam"><code> <a href="/follows" class="core" title="follows">follows</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The most generic uni-directional social relation. </td> </tr> <tr><th class="prop-nam"><code> <a href="/funder" class="core" title="funder">funder</a></code></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a>&nbsp; or <br/> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A person or organization that supports (sponsors) something through some kind of financial contribution. </td> </tr> <tr><th class="prop-nam"><code> <a href="/funding" class="ext ext-pending" title="funding">funding</a></code></th> <td class="prop-ect"> <a href="/Grant" class="core" title="Grant">Grant</a></td> <td class="prop-desc">A <a class="localLink" href="/Grant">Grant</a> that directly or indirectly provide funding or sponsorship for this item. See also <a class="localLink" href="/ownershipFundingInfo">ownershipFundingInfo</a>. <br/>Inverse property: <a href="/fundedItem" class="core" title="fundedItem">fundedItem</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/gender" class="ext ext-pending" title="gender">gender</a></code></th> <td class="prop-ect"> <a href="/GenderType" class="core" title="GenderType">GenderType</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Gender of something, typically a <a class="localLink" href="/Person">Person</a>, 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 <a class="localLink" href="/gender">gender</a> 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 <a class="localLink" href="/SportsTeam">SportsTeam</a> can be indicated with a text value of "Mixed". </td> </tr> <tr><th class="prop-nam"><code> <a href="/givenName" class="core" title="givenName">givenName</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Given name. In the U.S., the first name of a Person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/globalLocationNumber" class="core" title="globalLocationNumber">globalLocationNumber</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The <a href="http://www.gs1.org/gln">Global Location Number</a> (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. </td> </tr> <tr><th class="prop-nam"><code> <a href="/hasCertification" class="core" title="hasCertification">hasCertification</a></code></th> <td class="prop-ect"> <a href="/Certification" class="core" title="Certification">Certification</a></td> <td class="prop-desc">Certification information about a product, organization, service, place, or person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/hasCredential" class="ext ext-pending" title="hasCredential">hasCredential</a></code></th> <td class="prop-ect"> <a href="/EducationalOccupationalCredential" class="core" title="EducationalOccupationalCredential">EducationalOccupationalCredential</a></td> <td class="prop-desc">A credential awarded to the Person or Organization. </td> </tr> <tr><th class="prop-nam"><code> <a href="/hasOccupation" class="core" title="hasOccupation">hasOccupation</a></code></th> <td class="prop-ect"> <a href="/Occupation" class="core" title="Occupation">Occupation</a></td> <td class="prop-desc">The Person's occupation. For past professions, use Role for expressing dates. </td> </tr> <tr><th class="prop-nam"><code> <a href="/hasOfferCatalog" class="core" title="hasOfferCatalog">hasOfferCatalog</a></code></th> <td class="prop-ect"> <a href="/OfferCatalog" class="core" title="OfferCatalog">OfferCatalog</a></td> <td class="prop-desc">Indicates an OfferCatalog listing for this Organization, Person, or Service. </td> </tr> <tr><th class="prop-nam"><code> <a href="/hasPOS" class="core" title="hasPOS">hasPOS</a></code></th> <td class="prop-ect"> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">Points-of-Sales operated by the organization or person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/height" class="core" title="height">height</a></code></th> <td class="prop-ect"> <a href="/Distance" class="core" title="Distance">Distance</a>&nbsp; or <br/> <a href="/QuantitativeValue" class="core" title="QuantitativeValue">QuantitativeValue</a></td> <td class="prop-desc">The height of the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/homeLocation" class="core" title="homeLocation">homeLocation</a></code></th> <td class="prop-ect"> <a href="/ContactPoint" class="core" title="ContactPoint">ContactPoint</a>&nbsp; or <br/> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">A contact location for a person's residence. </td> </tr> <tr><th class="prop-nam"><code> <a href="/honorificPrefix" class="core" title="honorificPrefix">honorificPrefix</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">An honorific prefix preceding a Person's name such as Dr/Mrs/Mr. </td> </tr> <tr><th class="prop-nam"><code> <a href="/honorificSuffix" class="core" title="honorificSuffix">honorificSuffix</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">An honorific suffix following a Person's name such as M.D./PhD/MSCSW. </td> </tr> <tr><th class="prop-nam"><code> <a href="/interactionStatistic" class="core" title="interactionStatistic">interactionStatistic</a></code></th> <td class="prop-ect"> <a href="/InteractionCounter" class="core" title="InteractionCounter">InteractionCounter</a></td> <td class="prop-desc">The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used. Supersedes <a href="/interactionCount" class="core" title="interactionCount">interactionCount</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/isicV4" class="core" title="isicV4">isicV4</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place. </td> </tr> <tr><th class="prop-nam"><code> <a href="/jobTitle" class="ext ext-pending" title="jobTitle">jobTitle</a></code></th> <td class="prop-ect"> <a href="/DefinedTerm" class="core" title="DefinedTerm">DefinedTerm</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The job title of the person (for example, Financial Manager). </td> </tr> <tr><th class="prop-nam"><code> <a href="/knows" class="core" title="knows">knows</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The most generic bi-directional social/work relation. </td> </tr> <tr><th class="prop-nam"><code> <a href="/knowsAbout" class="ext ext-pending" title="knowsAbout">knowsAbout</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a>&nbsp; or <br/> <a href="/Thing" class="core" title="Thing">Thing</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">Of a <a class="localLink" href="/Person">Person</a>, and less typically of an <a class="localLink" href="/Organization">Organization</a>, 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 <a class="localLink" href="/JobPosting">JobPosting</a> descriptions. </td> </tr> <tr><th class="prop-nam"><code> <a href="/knowsLanguage" class="ext ext-pending" title="knowsLanguage">knowsLanguage</a></code></th> <td class="prop-ect"> <a href="/Language" class="core" title="Language">Language</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Of a <a class="localLink" href="/Person">Person</a>, and less typically of an <a class="localLink" href="/Organization">Organization</a>, to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the <a href="http://tools.ietf.org/html/bcp47">IETF BCP 47 standard</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/makesOffer" class="core" title="makesOffer">makesOffer</a></code></th> <td class="prop-ect"> <a href="/Offer" class="core" title="Offer">Offer</a></td> <td class="prop-desc">A pointer to products or services offered by the organization or person. <br/>Inverse property: <a href="/offeredBy" class="core" title="offeredBy">offeredBy</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/memberOf" class="core" title="memberOf">memberOf</a></code></th> <td class="prop-ect"> <a href="/MemberProgramTier" class="core" title="MemberProgramTier">MemberProgramTier</a>&nbsp; or <br/> <a href="/Organization" class="core" title="Organization">Organization</a>&nbsp; or <br/> <a href="/ProgramMembership" class="core" title="ProgramMembership">ProgramMembership</a></td> <td class="prop-desc">An Organization (or ProgramMembership) to which this Person or Organization belongs. <br/>Inverse property: <a href="/member" class="core" title="member">member</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/naics" class="core" title="naics">naics</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The North American Industry Classification System (NAICS) code for a particular organization or business person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/nationality" class="core" title="nationality">nationality</a></code></th> <td class="prop-ect"> <a href="/Country" class="core" title="Country">Country</a></td> <td class="prop-desc">Nationality of the person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/netWorth" class="core" title="netWorth">netWorth</a></code></th> <td class="prop-ect"> <a href="/MonetaryAmount" class="core" title="MonetaryAmount">MonetaryAmount</a>&nbsp; or <br/> <a href="/PriceSpecification" class="core" title="PriceSpecification">PriceSpecification</a></td> <td class="prop-desc">The total financial value of the person as calculated by subtracting assets from liabilities. </td> </tr> <tr><th class="prop-nam"><code> <a href="/owns" class="core" title="owns">owns</a></code></th> <td class="prop-ect"> <a href="/OwnershipInfo" class="core" title="OwnershipInfo">OwnershipInfo</a>&nbsp; or <br/> <a href="/Product" class="core" title="Product">Product</a></td> <td class="prop-desc">Products owned by the organization or person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/parent" class="core" title="parent">parent</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A parent of this person. Supersedes <a href="/parents" class="core" title="parents">parents</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/performerIn" class="core" title="performerIn">performerIn</a></code></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">Event that this person is a performer or participant in. </td> </tr> <tr><th class="prop-nam"><code> <a href="/publishingPrinciples" class="core" title="publishingPrinciples">publishingPrinciples</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">The publishingPrinciples property indicates (typically via <a class="localLink" href="/URL">URL</a>) a document describing the editorial principles of an <a class="localLink" href="/Organization">Organization</a> (or individual, e.g. a <a class="localLink" href="/Person">Person</a> writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a <a class="localLink" href="/CreativeWork">CreativeWork</a> (e.g. <a class="localLink" href="/NewsArticle">NewsArticle</a>) the principles are those of the party primarily responsible for the creation of the <a class="localLink" href="/CreativeWork">CreativeWork</a>.<br/><br/> While such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a <a class="localLink" href="/funder">funder</a>) can be expressed using schema.org terminology. </td> </tr> <tr><th class="prop-nam"><code> <a href="/relatedTo" class="core" title="relatedTo">relatedTo</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The most generic familial relation. </td> </tr> <tr><th class="prop-nam"><code> <a href="/seeks" class="core" title="seeks">seeks</a></code></th> <td class="prop-ect"> <a href="/Demand" class="core" title="Demand">Demand</a></td> <td class="prop-desc">A pointer to products or services sought by the organization or person (demand). </td> </tr> <tr><th class="prop-nam"><code> <a href="/sibling" class="core" title="sibling">sibling</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A sibling of the person. Supersedes <a href="/siblings" class="core" title="siblings">siblings</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/skills" class="core" title="skills">skills</a></code></th> <td class="prop-ect"> <a href="/DefinedTerm" class="core" title="DefinedTerm">DefinedTerm</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A statement of knowledge, skill, ability, task or any other assertion expressing a competency that is either claimed by a person, an organization or desired or required to fulfill a role or to work in an occupation. </td> </tr> <tr><th class="prop-nam"><code> <a href="/sponsor" class="core" title="sponsor">sponsor</a></code></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a>&nbsp; or <br/> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">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. </td> </tr> <tr><th class="prop-nam"><code> <a href="/spouse" class="core" title="spouse">spouse</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The person's spouse. </td> </tr> <tr><th class="prop-nam"><code> <a href="/taxID" class="core" title="taxID">taxID</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain. </td> </tr> <tr><th class="prop-nam"><code> <a href="/telephone" class="core" title="telephone">telephone</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The telephone number. </td> </tr> <tr><th class="prop-nam"><code> <a href="/vatID" class="core" title="vatID">vatID</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The Value-added Tax ID of the organization or person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/weight" class="core" title="weight">weight</a></code></th> <td class="prop-ect"> <a href="/QuantitativeValue" class="core" title="QuantitativeValue">QuantitativeValue</a></td> <td class="prop-desc">The weight of the product or person. </td> </tr> <tr><th class="prop-nam"><code> <a href="/workLocation" class="core" title="workLocation">workLocation</a></code></th> <td class="prop-ect"> <a href="/ContactPoint" class="core" title="ContactPoint">ContactPoint</a>&nbsp; or <br/> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">A contact location for a person's place of work. </td> </tr> <tr><th class="prop-nam"><code> <a href="/worksFor" class="core" title="worksFor">worksFor</a></code></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">Organizations that the person works for. </td> </tr> <!-- Properties for Term: Thing--> <tr class="supertype"><th class="supertype-name" colspan="3">Properties from <a href="/Thing" class="core" title="Thing">Thing</a></th></tr> <tr><th class="prop-nam"><code> <a href="/additionalType" class="core" title="additionalType">additionalType</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">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 <a href="https://schema.org/docs/styleguide.html">style guide</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/alternateName" class="core" title="alternateName">alternateName</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">An alias for the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/description" class="core" title="description">description</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a>&nbsp; or <br/> <a href="/TextObject" class="core" title="TextObject">TextObject</a></td> <td class="prop-desc">A description of the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/disambiguatingDescription" class="core" title="disambiguatingDescription">disambiguatingDescription</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">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. </td> </tr> <tr><th class="prop-nam"><code> <a href="/identifier" class="core" title="identifier">identifier</a></code></th> <td class="prop-ect"> <a href="/PropertyValue" class="core" title="PropertyValue">PropertyValue</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">The identifier property represents any kind of identifier for any kind of <a class="localLink" href="/Thing">Thing</a>, 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 <a href="/docs/datamodel.html#identifierBg">background notes</a> for more details. </td> </tr> <tr><th class="prop-nam"><code> <a href="/image" class="core" title="image">image</a></code></th> <td class="prop-ect"> <a href="/ImageObject" class="core" title="ImageObject">ImageObject</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">An image of the item. This can be a <a class="localLink" href="/URL">URL</a> or a fully described <a class="localLink" href="/ImageObject">ImageObject</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/mainEntityOfPage" class="core" title="mainEntityOfPage">mainEntityOfPage</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See <a href="/docs/datamodel.html#mainEntityBackground">background notes</a> for details. <br/>Inverse property: <a href="/mainEntity" class="core" title="mainEntity">mainEntity</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/name" class="core" title="name">name</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The name of the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/potentialAction" class="core" title="potentialAction">potentialAction</a></code></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. </td> </tr> <tr><th class="prop-nam"><code> <a href="/sameAs" class="core" title="sameAs">sameAs</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">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. </td> </tr> <tr><th class="prop-nam"><code> <a href="/subjectOf" class="core" title="subjectOf">subjectOf</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">A CreativeWork or Event about this Thing. <br/>Inverse property: <a href="/about" class="core" title="about">about</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/url" class="core" title="url">url</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">URL of the item. </td> </tr> </table> <!-- List properties that have this term as an Expected type --> <br/><div id="incoming">Instances of <a href="/Person" class="core" title="Person">Person</a> may appear as a value for the following properties</div> <table class="definition-table"> <thead><tr><th>Property</th><th>On Types</th><th>Description</th></tr></thead> <tr><th class="prop-nam"> <a href="/accountablePerson" class="core" title="accountablePerson">accountablePerson</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">Specifies the Person that is legally accountable for the CreativeWork. </tr> <tr><th class="prop-nam"> <a href="/acquiredFrom" class="core" title="acquiredFrom">acquiredFrom</a></th> <td class="prop-ect"> <a href="/OwnershipInfo" class="core" title="OwnershipInfo">OwnershipInfo</a></td> <td class="prop-desc">The organization or person from which the product was acquired. </tr> <tr><th class="prop-nam"> <a href="/actor" class="core" title="actor">actor</a></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/CreativeWorkSeason" class="core" title="CreativeWorkSeason">CreativeWorkSeason</a>&nbsp; or <br/> <a href="/Episode" class="core" title="Episode">Episode</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a>&nbsp; or <br/> <a href="/Movie" class="core" title="Movie">Movie</a>&nbsp; or <br/> <a href="/MovieSeries" class="core" title="MovieSeries">MovieSeries</a>&nbsp; or <br/> <a href="/PodcastSeries" class="ext ext-pending" title="PodcastSeries">PodcastSeries</a>&nbsp; or <br/> <a href="/RadioSeries" class="core" title="RadioSeries">RadioSeries</a>&nbsp; or <br/> <a href="/TVSeries" class="core" title="TVSeries">TVSeries</a>&nbsp; or <br/> <a href="/VideoGame" class="core" title="VideoGame">VideoGame</a>&nbsp; or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a>&nbsp; or <br/> <a href="/VideoObject" class="core" title="VideoObject">VideoObject</a></td> <td class="prop-desc">An actor (individual or a group), 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. </tr> <tr><th class="prop-nam"> <a href="/actors" class="core" title="actors">actors</a></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/Episode" class="core" title="Episode">Episode</a>&nbsp; or <br/> <a href="/Movie" class="core" title="Movie">Movie</a>&nbsp; or <br/> <a href="/MovieSeries" class="core" title="MovieSeries">MovieSeries</a>&nbsp; or <br/> <a href="/RadioSeries" class="core" title="RadioSeries">RadioSeries</a>&nbsp; or <br/> <a href="/TVSeries" class="core" title="TVSeries">TVSeries</a>&nbsp; or <br/> <a href="/VideoGame" class="core" title="VideoGame">VideoGame</a>&nbsp; or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a>&nbsp; or <br/> <a href="/VideoObject" class="core" title="VideoObject">VideoObject</a></td> <td class="prop-desc">An actor, e.g. in TV, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip. </tr> <tr><th class="prop-nam"> <a href="/agent" class="core" title="agent">agent</a></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">The direct performer or driver of the action (animate or inanimate). E.g. <em>John</em> wrote a book. </tr> <tr><th class="prop-nam"> <a href="/alumni" class="core" title="alumni">alumni</a></th> <td class="prop-ect"> <a href="/EducationalOrganization" class="core" title="EducationalOrganization">EducationalOrganization</a>&nbsp; or <br/> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">Alumni of an organization. </tr> <tr><th class="prop-nam"> <a href="/artist" class="core" title="artist">artist</a></th> <td class="prop-ect"> <a href="/ComicIssue" class="core" title="ComicIssue">ComicIssue</a>&nbsp; or <br/> <a href="/ComicStory" class="core" title="ComicStory">ComicStory</a>&nbsp; or <br/> <a href="/VisualArtwork" class="core" title="VisualArtwork">VisualArtwork</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/athlete" class="core" title="athlete">athlete</a></th> <td class="prop-ect"> <a href="/SportsTeam" class="core" title="SportsTeam">SportsTeam</a></td> <td class="prop-desc">A person that acts as performing member of a sports team; a player as opposed to a coach. </tr> <tr><th class="prop-nam"> <a href="/attendee" class="core" title="attendee">attendee</a></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">A person or organization attending the event. </tr> <tr><th class="prop-nam"> <a href="/attendees" class="core" title="attendees">attendees</a></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">A person attending the event. </tr> <tr><th class="prop-nam"> <a href="/author" class="core" title="author">author</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Rating" class="core" title="Rating">Rating</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/awayTeam" class="core" title="awayTeam">awayTeam</a></th> <td class="prop-ect"> <a href="/SportsEvent" class="core" title="SportsEvent">SportsEvent</a></td> <td class="prop-desc">The away team in a sports event. </tr> <tr><th class="prop-nam"> <a href="/bccRecipient" class="core" title="bccRecipient">bccRecipient</a></th> <td class="prop-ect"> <a href="/Message" class="core" title="Message">Message</a></td> <td class="prop-desc">A sub property of recipient. The recipient blind copied on a message. </tr> <tr><th class="prop-nam"> <a href="/bookingAgent" class="core" title="bookingAgent">bookingAgent</a></th> <td class="prop-ect"> <a href="/Reservation" class="core" title="Reservation">Reservation</a></td> <td class="prop-desc">'bookingAgent' is an out-dated term indicating a 'broker' that serves as a booking agent. </tr> <tr><th class="prop-nam"> <a href="/borrower" class="core" title="borrower">borrower</a></th> <td class="prop-ect"> <a href="/LendAction" class="core" title="LendAction">LendAction</a></td> <td class="prop-desc">A sub property of participant. The person that borrows the object being lent. </tr> <tr><th class="prop-nam"> <a href="/broker" class="core" title="broker">broker</a></th> <td class="prop-ect"> <a href="/Invoice" class="core" title="Invoice">Invoice</a>&nbsp; or <br/> <a href="/Order" class="core" title="Order">Order</a>&nbsp; or <br/> <a href="/Reservation" class="core" title="Reservation">Reservation</a>&nbsp; or <br/> <a href="/Service" class="core" title="Service">Service</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/buyer" class="core" title="buyer">buyer</a></th> <td class="prop-ect"> <a href="/SellAction" class="core" title="SellAction">SellAction</a></td> <td class="prop-desc">A sub property of participant. The participant/person/organization that bought the object. </tr> <tr><th class="prop-nam"> <a href="/byArtist" class="core" title="byArtist">byArtist</a></th> <td class="prop-ect"> <a href="/MusicAlbum" class="core" title="MusicAlbum">MusicAlbum</a>&nbsp; or <br/> <a href="/MusicRecording" class="core" title="MusicRecording">MusicRecording</a></td> <td class="prop-desc">The artist that performed this album or recording. </tr> <tr><th class="prop-nam"> <a href="/candidate" class="core" title="candidate">candidate</a></th> <td class="prop-ect"> <a href="/VoteAction" class="core" title="VoteAction">VoteAction</a></td> <td class="prop-desc">A sub property of object. The candidate subject of this action. </tr> <tr><th class="prop-nam"> <a href="/ccRecipient" class="core" title="ccRecipient">ccRecipient</a></th> <td class="prop-ect"> <a href="/Message" class="core" title="Message">Message</a></td> <td class="prop-desc">A sub property of recipient. The recipient copied on a message. </tr> <tr><th class="prop-nam"> <a href="/character" class="core" title="character">character</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">Fictional person connected with a creative work. </tr> <tr><th class="prop-nam"> <a href="/children" class="core" title="children">children</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A child of the person. </tr> <tr><th class="prop-nam"> <a href="/claimInterpreter" class="core" title="claimInterpreter">claimInterpreter</a></th> <td class="prop-ect"> <a href="/Claim" class="ext ext-pending" title="Claim">Claim</a></td> <td class="prop-desc">For a <a class="localLink" href="/Claim">Claim</a> interpreted from <a class="localLink" href="/MediaObject">MediaObject</a> content, the <a class="localLink" href="/interpretedAsClaim">interpretedAsClaim</a> property can be used to indicate a claim contained, implied or refined from the content of a <a class="localLink" href="/MediaObject">MediaObject</a>. </tr> <tr><th class="prop-nam"> <a href="/coach" class="core" title="coach">coach</a></th> <td class="prop-ect"> <a href="/SportsTeam" class="core" title="SportsTeam">SportsTeam</a></td> <td class="prop-desc">A person that acts in a coaching role for a sports team. </tr> <tr><th class="prop-nam"> <a href="/colleague" class="core" title="colleague">colleague</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A colleague of the person. </tr> <tr><th class="prop-nam"> <a href="/colleagues" class="core" title="colleagues">colleagues</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A colleague of the person. </tr> <tr><th class="prop-nam"> <a href="/colorist" class="core" title="colorist">colorist</a></th> <td class="prop-ect"> <a href="/ComicIssue" class="core" title="ComicIssue">ComicIssue</a>&nbsp; or <br/> <a href="/ComicStory" class="core" title="ComicStory">ComicStory</a>&nbsp; or <br/> <a href="/VisualArtwork" class="core" title="VisualArtwork">VisualArtwork</a></td> <td class="prop-desc">The individual who adds color to inked drawings. </tr> <tr><th class="prop-nam"> <a href="/competitor" class="core" title="competitor">competitor</a></th> <td class="prop-ect"> <a href="/SportsEvent" class="core" title="SportsEvent">SportsEvent</a></td> <td class="prop-desc">A competitor in a sports event. </tr> <tr><th class="prop-nam"> <a href="/composer" class="core" title="composer">composer</a></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a>&nbsp; or <br/> <a href="/MusicComposition" class="core" title="MusicComposition">MusicComposition</a></td> <td class="prop-desc">The person or organization who wrote a composition, or who is the composer of a work performed at some event. </tr> <tr><th class="prop-nam"> <a href="/contributor" class="core" title="contributor">contributor</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">A secondary contributor to the CreativeWork or Event. </tr> <tr><th class="prop-nam"> <a href="/copyrightHolder" class="core" title="copyrightHolder">copyrightHolder</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">The party holding the legal copyright to the CreativeWork. </tr> <tr><th class="prop-nam"> <a href="/creator" class="core" title="creator">creator</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/UserComments" class="core" title="UserComments">UserComments</a></td> <td class="prop-desc">The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork. </tr> <tr><th class="prop-nam"> <a href="/creditedTo" class="core" title="creditedTo">creditedTo</a></th> <td class="prop-ect"> <a href="/MusicRelease" class="core" title="MusicRelease">MusicRelease</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/customer" class="core" title="customer">customer</a></th> <td class="prop-ect"> <a href="/Invoice" class="core" title="Invoice">Invoice</a>&nbsp; or <br/> <a href="/Order" class="core" title="Order">Order</a></td> <td class="prop-desc">Party placing the order or paying the invoice. </tr> <tr><th class="prop-nam"> <a href="/director" class="core" title="director">director</a></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/CreativeWorkSeason" class="core" title="CreativeWorkSeason">CreativeWorkSeason</a>&nbsp; or <br/> <a href="/Episode" class="core" title="Episode">Episode</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a>&nbsp; or <br/> <a href="/Movie" class="core" title="Movie">Movie</a>&nbsp; or <br/> <a href="/MovieSeries" class="core" title="MovieSeries">MovieSeries</a>&nbsp; or <br/> <a href="/RadioSeries" class="core" title="RadioSeries">RadioSeries</a>&nbsp; or <br/> <a href="/TVSeries" class="core" title="TVSeries">TVSeries</a>&nbsp; or <br/> <a href="/VideoGame" class="core" title="VideoGame">VideoGame</a>&nbsp; or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a>&nbsp; or <br/> <a href="/VideoObject" class="core" title="VideoObject">VideoObject</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/directors" class="core" title="directors">directors</a></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/Episode" class="core" title="Episode">Episode</a>&nbsp; or <br/> <a href="/Movie" class="core" title="Movie">Movie</a>&nbsp; or <br/> <a href="/MovieSeries" class="core" title="MovieSeries">MovieSeries</a>&nbsp; or <br/> <a href="/RadioSeries" class="core" title="RadioSeries">RadioSeries</a>&nbsp; or <br/> <a href="/TVSeries" class="core" title="TVSeries">TVSeries</a>&nbsp; or <br/> <a href="/VideoGame" class="core" title="VideoGame">VideoGame</a>&nbsp; or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a>&nbsp; or <br/> <a href="/VideoObject" class="core" title="VideoObject">VideoObject</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/editor" class="core" title="editor">editor</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">Specifies the Person who edited the CreativeWork. </tr> <tr><th class="prop-nam"> <a href="/employee" class="core" title="employee">employee</a></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">Someone working for this organization. </tr> <tr><th class="prop-nam"> <a href="/employees" class="core" title="employees">employees</a></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">People working for this organization. </tr> <tr><th class="prop-nam"> <a href="/endorsee" class="core" title="endorsee">endorsee</a></th> <td class="prop-ect"> <a href="/EndorseAction" class="core" title="EndorseAction">EndorseAction</a></td> <td class="prop-desc">A sub property of participant. The person/organization being supported. </tr> <tr><th class="prop-nam"> <a href="/endorsers" class="core" title="endorsers">endorsers</a></th> <td class="prop-ect"> <a href="/Diet" class="core" title="Diet">Diet</a></td> <td class="prop-desc">People or organizations that endorse the plan. </tr> <tr><th class="prop-nam"> <a href="/followee" class="core" title="followee">followee</a></th> <td class="prop-ect"> <a href="/FollowAction" class="core" title="FollowAction">FollowAction</a></td> <td class="prop-desc">A sub property of object. The person or organization being followed. </tr> <tr><th class="prop-nam"> <a href="/follows" class="core" title="follows">follows</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The most generic uni-directional social relation. </tr> <tr><th class="prop-nam"> <a href="/founder" class="core" title="founder">founder</a></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">A person or organization who founded this organization. </tr> <tr><th class="prop-nam"> <a href="/founders" class="core" title="founders">founders</a></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">A person who founded this organization. </tr> <tr><th class="prop-nam"> <a href="/fundedItem" class="core" title="fundedItem">fundedItem</a></th> <td class="prop-ect"> <a href="/Grant" class="ext ext-pending" title="Grant">Grant</a></td> <td class="prop-desc">Indicates something directly or indirectly funded or sponsored through a <a class="localLink" href="/Grant">Grant</a>. See also <a class="localLink" href="/ownershipFundingInfo">ownershipFundingInfo</a>. </tr> <tr><th class="prop-nam"> <a href="/funder" class="core" title="funder">funder</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a>&nbsp; or <br/> <a href="/Grant" class="ext ext-pending" title="Grant">Grant</a>&nbsp; or <br/> <a href="/MonetaryGrant" class="ext ext-pending" title="MonetaryGrant">MonetaryGrant</a>&nbsp; or <br/> <a href="/Organization" class="core" title="Organization">Organization</a>&nbsp; or <br/> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A person or organization that supports (sponsors) something through some kind of financial contribution. </tr> <tr><th class="prop-nam"> <a href="/grantee" class="core" title="grantee">grantee</a></th> <td class="prop-ect"> <a href="/DigitalDocumentPermission" class="core" title="DigitalDocumentPermission">DigitalDocumentPermission</a></td> <td class="prop-desc">The person, organization, contact point, or audience that has been granted this permission. </tr> <tr><th class="prop-nam"> <a href="/hiringOrganization" class="core" title="hiringOrganization">hiringOrganization</a></th> <td class="prop-ect"> <a href="/JobPosting" class="core" title="JobPosting">JobPosting</a></td> <td class="prop-desc">Organization or Person offering the job position. </tr> <tr><th class="prop-nam"> <a href="/homeTeam" class="core" title="homeTeam">homeTeam</a></th> <td class="prop-ect"> <a href="/SportsEvent" class="core" title="SportsEvent">SportsEvent</a></td> <td class="prop-desc">The home team in a sports event. </tr> <tr><th class="prop-nam"> <a href="/illustrator" class="core" title="illustrator">illustrator</a></th> <td class="prop-ect"> <a href="/Book" class="core" title="Book">Book</a></td> <td class="prop-desc">The illustrator of the book. </tr> <tr><th class="prop-nam"> <a href="/inker" class="core" title="inker">inker</a></th> <td class="prop-ect"> <a href="/ComicIssue" class="core" title="ComicIssue">ComicIssue</a>&nbsp; or <br/> <a href="/ComicStory" class="core" title="ComicStory">ComicStory</a>&nbsp; or <br/> <a href="/VisualArtwork" class="core" title="VisualArtwork">VisualArtwork</a></td> <td class="prop-desc">The individual who traces over the pencil drawings in ink after pencils are complete. </tr> <tr><th class="prop-nam"> <a href="/instructor" class="core" title="instructor">instructor</a></th> <td class="prop-ect"> <a href="/CourseInstance" class="core" title="CourseInstance">CourseInstance</a></td> <td class="prop-desc">A person assigned to instruct or provide instructional assistance for the <a class="localLink" href="/CourseInstance">CourseInstance</a>. </tr> <tr><th class="prop-nam"> <a href="/knows" class="core" title="knows">knows</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The most generic bi-directional social/work relation. </tr> <tr><th class="prop-nam"> <a href="/landlord" class="core" title="landlord">landlord</a></th> <td class="prop-ect"> <a href="/RentAction" class="core" title="RentAction">RentAction</a></td> <td class="prop-desc">A sub property of participant. The owner of the real estate property. </tr> <tr><th class="prop-nam"> <a href="/legislationPassedBy" class="core" title="legislationPassedBy">legislationPassedBy</a></th> <td class="prop-ect"> <a href="/Legislation" class="ext ext-pending" title="Legislation">Legislation</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/legislationResponsible" class="core" title="legislationResponsible">legislationResponsible</a></th> <td class="prop-ect"> <a href="/Legislation" class="ext ext-pending" title="Legislation">Legislation</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/lender" class="core" title="lender">lender</a></th> <td class="prop-ect"> <a href="/BorrowAction" class="core" title="BorrowAction">BorrowAction</a></td> <td class="prop-desc">A sub property of participant. The person that lends the object being borrowed. </tr> <tr><th class="prop-nam"> <a href="/letterer" class="core" title="letterer">letterer</a></th> <td class="prop-ect"> <a href="/ComicIssue" class="core" title="ComicIssue">ComicIssue</a>&nbsp; or <br/> <a href="/ComicStory" class="core" title="ComicStory">ComicStory</a>&nbsp; or <br/> <a href="/VisualArtwork" class="core" title="VisualArtwork">VisualArtwork</a></td> <td class="prop-desc">The individual who adds lettering, including speech balloons and sound effects, to artwork. </tr> <tr><th class="prop-nam"> <a href="/loser" class="core" title="loser">loser</a></th> <td class="prop-ect"> <a href="/WinAction" class="core" title="WinAction">WinAction</a></td> <td class="prop-desc">A sub property of participant. The loser of the action. </tr> <tr><th class="prop-nam"> <a href="/lyricist" class="core" title="lyricist">lyricist</a></th> <td class="prop-ect"> <a href="/MusicComposition" class="core" title="MusicComposition">MusicComposition</a></td> <td class="prop-desc">The person who wrote the words. </tr> <tr><th class="prop-nam"> <a href="/maintainer" class="core" title="maintainer">maintainer</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">A maintainer of a <a class="localLink" href="/Dataset">Dataset</a>, software package (<a class="localLink" href="/SoftwareApplication">SoftwareApplication</a>), or other <a class="localLink" href="/Project">Project</a>. A maintainer is a <a class="localLink" href="/Person">Person</a> or <a class="localLink" href="/Organization">Organization</a> 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 <a class="localLink" href="/maintainer">maintainer</a> is applied to a specific version of something e.g. a particular version or packaging of a <a class="localLink" href="/Dataset">Dataset</a>, it is always possible that the upstream source has a different maintainer. The <a class="localLink" href="/isBasedOn">isBasedOn</a> 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. </tr> <tr><th class="prop-nam"> <a href="/member" class="core" title="member">member</a></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a>&nbsp; or <br/> <a href="/ProgramMembership" class="core" title="ProgramMembership">ProgramMembership</a></td> <td class="prop-desc">A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. </tr> <tr><th class="prop-nam"> <a href="/members" class="core" title="members">members</a></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a>&nbsp; or <br/> <a href="/ProgramMembership" class="core" title="ProgramMembership">ProgramMembership</a></td> <td class="prop-desc">A member of this organization. </tr> <tr><th class="prop-nam"> <a href="/merchant" class="core" title="merchant">merchant</a></th> <td class="prop-ect"> <a href="/Order" class="core" title="Order">Order</a></td> <td class="prop-desc">'merchant' is an out-dated term for 'seller'. </tr> <tr><th class="prop-nam"> <a href="/musicBy" class="core" title="musicBy">musicBy</a></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/Episode" class="core" title="Episode">Episode</a>&nbsp; or <br/> <a href="/Movie" class="core" title="Movie">Movie</a>&nbsp; or <br/> <a href="/MovieSeries" class="core" title="MovieSeries">MovieSeries</a>&nbsp; or <br/> <a href="/RadioSeries" class="core" title="RadioSeries">RadioSeries</a>&nbsp; or <br/> <a href="/TVSeries" class="core" title="TVSeries">TVSeries</a>&nbsp; or <br/> <a href="/VideoGame" class="core" title="VideoGame">VideoGame</a>&nbsp; or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a>&nbsp; or <br/> <a href="/VideoObject" class="core" title="VideoObject">VideoObject</a></td> <td class="prop-desc">The composer of the soundtrack. </tr> <tr><th class="prop-nam"> <a href="/musicGroupMember" class="core" title="musicGroupMember">musicGroupMember</a></th> <td class="prop-ect"> <a href="/MusicGroup" class="core" title="MusicGroup">MusicGroup</a></td> <td class="prop-desc">A member of a music group&#x2014;for example, John, Paul, George, or Ringo. </tr> <tr><th class="prop-nam"> <a href="/offeredBy" class="core" title="offeredBy">offeredBy</a></th> <td class="prop-ect"> <a href="/Offer" class="core" title="Offer">Offer</a></td> <td class="prop-desc">A pointer to the organization or person making the offer. </tr> <tr><th class="prop-nam"> <a href="/opponent" class="core" title="opponent">opponent</a></th> <td class="prop-ect"> <a href="/ExerciseAction" class="core" title="ExerciseAction">ExerciseAction</a></td> <td class="prop-desc">A sub property of participant. The opponent on this action. </tr> <tr><th class="prop-nam"> <a href="/organizer" class="core" title="organizer">organizer</a></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">An organizer of an Event. </tr> <tr><th class="prop-nam"> <a href="/parent" class="core" title="parent">parent</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A parent of this person. </tr> <tr><th class="prop-nam"> <a href="/parents" class="core" title="parents">parents</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A parents of the person. </tr> <tr><th class="prop-nam"> <a href="/participant" class="core" title="participant">participant</a></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">Other co-agents that participated in the action indirectly. E.g. John wrote a book with <em>Steve</em>. </tr> <tr><th class="prop-nam"> <a href="/penciler" class="core" title="penciler">penciler</a></th> <td class="prop-ect"> <a href="/ComicIssue" class="core" title="ComicIssue">ComicIssue</a>&nbsp; or <br/> <a href="/ComicStory" class="core" title="ComicStory">ComicStory</a>&nbsp; or <br/> <a href="/VisualArtwork" class="core" title="VisualArtwork">VisualArtwork</a></td> <td class="prop-desc">The individual who draws the primary narrative artwork. </tr> <tr><th class="prop-nam"> <a href="/performer" class="core" title="performer">performer</a></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">A performer at the event&#x2014;for example, a presenter, musician, musical group or actor. </tr> <tr><th class="prop-nam"> <a href="/performers" class="core" title="performers">performers</a></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor. </tr> <tr><th class="prop-nam"> <a href="/producer" class="core" title="producer">producer</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">The person or organization who produced the work (e.g. music album, movie, TV/radio series etc.). </tr> <tr><th class="prop-nam"> <a href="/provider" class="core" title="provider">provider</a></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a>&nbsp; or <br/> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/EducationalOccupationalProgram" class="ext ext-pending" title="EducationalOccupationalProgram">EducationalOccupationalProgram</a>&nbsp; or <br/> <a href="/Invoice" class="core" title="Invoice">Invoice</a>&nbsp; or <br/> <a href="/ParcelDelivery" class="core" title="ParcelDelivery">ParcelDelivery</a>&nbsp; or <br/> <a href="/Reservation" class="core" title="Reservation">Reservation</a>&nbsp; or <br/> <a href="/Service" class="core" title="Service">Service</a>&nbsp; or <br/> <a href="/Trip" class="core" title="Trip">Trip</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/publishedBy" class="core" title="publishedBy">publishedBy</a></th> <td class="prop-ect"> <a href="/PublicationEvent" class="core" title="PublicationEvent">PublicationEvent</a></td> <td class="prop-desc">An agent associated with the publication event. </tr> <tr><th class="prop-nam"> <a href="/publisher" class="core" title="publisher">publisher</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">The publisher of the creative work. </tr> <tr><th class="prop-nam"> <a href="/readBy" class="core" title="readBy">readBy</a></th> <td class="prop-ect"> <a href="/Audiobook" class="core" title="Audiobook">Audiobook</a></td> <td class="prop-desc">A person who reads (performs) the audiobook. </tr> <tr><th class="prop-nam"> <a href="/recipient" class="core" title="recipient">recipient</a></th> <td class="prop-ect"> <a href="/AuthorizeAction" class="core" title="AuthorizeAction">AuthorizeAction</a>&nbsp; or <br/> <a href="/CommunicateAction" class="core" title="CommunicateAction">CommunicateAction</a>&nbsp; or <br/> <a href="/DonateAction" class="core" title="DonateAction">DonateAction</a>&nbsp; or <br/> <a href="/GiveAction" class="core" title="GiveAction">GiveAction</a>&nbsp; or <br/> <a href="/Message" class="core" title="Message">Message</a>&nbsp; or <br/> <a href="/PayAction" class="core" title="PayAction">PayAction</a>&nbsp; or <br/> <a href="/ReturnAction" class="core" title="ReturnAction">ReturnAction</a>&nbsp; or <br/> <a href="/SendAction" class="core" title="SendAction">SendAction</a>&nbsp; or <br/> <a href="/TipAction" class="core" title="TipAction">TipAction</a></td> <td class="prop-desc">A sub property of participant. The participant who is at the receiving end of the action. </tr> <tr><th class="prop-nam"> <a href="/relatedTo" class="core" title="relatedTo">relatedTo</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The most generic familial relation. </tr> <tr><th class="prop-nam"> <a href="/reviewedBy" class="core" title="reviewedBy">reviewedBy</a></th> <td class="prop-ect"> <a href="/WebPage" class="core" title="WebPage">WebPage</a></td> <td class="prop-desc">People or organizations that have reviewed the content on this web page for accuracy and/or completeness. </tr> <tr><th class="prop-nam"> <a href="/sdPublisher" class="core" title="sdPublisher">sdPublisher</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">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 <a class="localLink" href="/sdPublisher">sdPublisher</a> property helps make such practices more explicit. </tr> <tr><th class="prop-nam"> <a href="/seller" class="core" title="seller">seller</a></th> <td class="prop-ect"> <a href="/BuyAction" class="core" title="BuyAction">BuyAction</a>&nbsp; or <br/> <a href="/Demand" class="core" title="Demand">Demand</a>&nbsp; or <br/> <a href="/Flight" class="core" title="Flight">Flight</a>&nbsp; or <br/> <a href="/Offer" class="core" title="Offer">Offer</a>&nbsp; or <br/> <a href="/Order" class="core" title="Order">Order</a></td> <td class="prop-desc">An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider. </tr> <tr><th class="prop-nam"> <a href="/sender" class="core" title="sender">sender</a></th> <td class="prop-ect"> <a href="/Message" class="core" title="Message">Message</a>&nbsp; or <br/> <a href="/ReceiveAction" class="core" title="ReceiveAction">ReceiveAction</a></td> <td class="prop-desc">A sub property of participant. The participant who is at the sending end of the action. </tr> <tr><th class="prop-nam"> <a href="/sibling" class="core" title="sibling">sibling</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A sibling of the person. </tr> <tr><th class="prop-nam"> <a href="/siblings" class="core" title="siblings">siblings</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">A sibling of the person. </tr> <tr><th class="prop-nam"> <a href="/spokenByCharacter" class="core" title="spokenByCharacter">spokenByCharacter</a></th> <td class="prop-ect"> <a href="/Quotation" class="ext ext-pending" title="Quotation">Quotation</a></td> <td class="prop-desc">The (e.g. fictional) character, Person or Organization to whom the quotation is attributed within the containing CreativeWork. </tr> <tr><th class="prop-nam"> <a href="/sponsor" class="core" title="sponsor">sponsor</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a>&nbsp; or <br/> <a href="/Grant" class="ext ext-pending" title="Grant">Grant</a>&nbsp; or <br/> <a href="/MedicalStudy" class="core" title="MedicalStudy">MedicalStudy</a>&nbsp; or <br/> <a href="/Organization" class="core" title="Organization">Organization</a>&nbsp; or <br/> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/spouse" class="core" title="spouse">spouse</a></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">The person's spouse. </tr> <tr><th class="prop-nam"> <a href="/toRecipient" class="core" title="toRecipient">toRecipient</a></th> <td class="prop-ect"> <a href="/Message" class="core" title="Message">Message</a></td> <td class="prop-desc">A sub property of recipient. The recipient who was directly sent the message. </tr> <tr><th class="prop-nam"> <a href="/translator" class="core" title="translator">translator</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">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. </tr> <tr><th class="prop-nam"> <a href="/underName" class="core" title="underName">underName</a></th> <td class="prop-ect"> <a href="/Reservation" class="core" title="Reservation">Reservation</a>&nbsp; or <br/> <a href="/Ticket" class="core" title="Ticket">Ticket</a></td> <td class="prop-desc">The person or organization the reservation or ticket is for. </tr> <tr><th class="prop-nam"> <a href="/vendor" class="core" title="vendor">vendor</a></th> <td class="prop-ect"> <a href="/BuyAction" class="core" title="BuyAction">BuyAction</a></td> <td class="prop-desc">'vendor' is an earlier term for 'seller'. </tr> <tr><th class="prop-nam"> <a href="/winner" class="core" title="winner">winner</a></th> <td class="prop-ect"> <a href="/LoseAction" class="core" title="LoseAction">LoseAction</a></td> <td class="prop-desc">A sub property of participant. The winner of the action. </tr> </table> <!-- List subtypes/subproperties --> <!-- List subs (Subtypes/subproperties/enumeration members/etc.) for Term --> <br/> <div id="subtypes" title="Subtypes" class="jumptarget" title="Value for"><h4>More specific Types</h4></div> <ul> <li> <a href="/Patient" class="core" title="Patient">Patient</a></li> </ul> <!-- list supersedes and superseded references --> <!-- list source references and acknowledgements --> <div id="acks" class="ackblock jumptarget" title="Acknowledgements"> <h3>Acknowledgements</h3> <div class="ack"> <div class="ack-desc"> <div class="ack-head"> <!--<a href="/docs/collab/rNews">--> <div class="ack-title"> IPTC rNews properties </div> <!--<div class="ack-img"> </div>--> <!--</a>--> </div> This class contains derivatives of IPTC rNews properties. rNews is a data model of publishing metadata with serializations currently available for RDFa as well as HTML5 Microdata. More information about the IPTC and rNews can be found at <a href="http://rnews.org">rnews.org</a>. <!--<span style="margin: 8px;"><a href="/docs/collab/rNews">More…</a></span>--> </div> </div> </div> <!-- list examples --> <!-- Examples block for term: Person--> <div id="examplespannel" class="jumptarget" title="Examples"> <h3>Examples</h3> <div class="example-head"> <button class="clip clipbutton eg-0001" data-clipboard-target=".ds-tab.selected.eg-0001 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0001" title="Link: #eg-0001" href="#eg-0001" class="clickableAnchor" >Example 1</a> <div class="tooltip"> <span class="tooltiptext eg-0001">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0001 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> Jane Doe &lt;img src=&#34;janedoe.jpg&#34; alt=&#34;Photo of Jane Doe&#34;/&gt; Professor 20341 Whitworth Institute 405 Whitworth Seattle WA 98052 (425) 123-4567 &lt;a href=&#34;mailto:jane-doe@xyz.edu&#34;&gt;jane-doe@illinois.edu&lt;/a&gt; Jane&#39;s home page: &lt;a href=&#34;http://www.janedoe.com&#34;&gt;janedoe.com&lt;/a&gt; Graduate students: &lt;a href=&#34;http://www.xyz.edu/students/alicejones.html&#34;&gt;Alice Jones&lt;/a&gt; &lt;a href=&#34;http://www.xyz.edu/students/bobsmith.html&#34;&gt;Bob Smith&lt;/a&gt; </pre> </div> <div class="ds-tab eg-0001 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;Jane Doe&lt;/span&gt; &lt;img src=&#34;janedoe.jpg&#34; itemprop=&#34;image&#34; alt=&#34;Photo of Jane Doe&#34;/&gt; &lt;span itemprop=&#34;jobTitle&#34;&gt;Professor&lt;/span&gt; &lt;div itemprop=&#34;address&#34; itemscope itemtype=&#34;https://schema.org/PostalAddress&#34;&gt; &lt;span itemprop=&#34;streetAddress&#34;&gt; 20341 Whitworth Institute 405 N. Whitworth &lt;/span&gt; &lt;span itemprop=&#34;addressLocality&#34;&gt;Seattle&lt;/span&gt;, &lt;span itemprop=&#34;addressRegion&#34;&gt;WA&lt;/span&gt; &lt;span itemprop=&#34;postalCode&#34;&gt;98052&lt;/span&gt; &lt;/div&gt; &lt;span itemprop=&#34;telephone&#34;&gt;(425) 123-4567&lt;/span&gt; &lt;a href=&#34;mailto:jane-doe@xyz.edu&#34; itemprop=&#34;email&#34;&gt; jane-doe@xyz.edu&lt;/a&gt; Jane&#39;s home page: &lt;a href=&#34;http://www.janedoe.com&#34; itemprop=&#34;url&#34;&gt;janedoe.com&lt;/a&gt; Graduate students: &lt;a href=&#34;http://www.xyz.edu/students/alicejones.html&#34; itemprop=&#34;colleague&#34;&gt; Alice Jones&lt;/a&gt; &lt;a href=&#34;http://www.xyz.edu/students/bobsmith.html&#34; itemprop=&#34;colleague&#34;&gt; Bob Smith&lt;/a&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0001 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Person&#34;&gt; &lt;span property=&#34;name&#34;&gt;Jane Doe&lt;/span&gt; &lt;img src=&#34;janedoe.jpg&#34; property=&#34;image&#34; alt=&#34;Photo of Jane Doe&#34;/&gt; &lt;span property=&#34;jobTitle&#34;&gt;Professor&lt;/span&gt; &lt;div property=&#34;address&#34; typeof=&#34;PostalAddress&#34;&gt; &lt;span property=&#34;streetAddress&#34;&gt; 20341 Whitworth Institute 405 N. Whitworth &lt;/span&gt; &lt;span property=&#34;addressLocality&#34;&gt;Seattle&lt;/span&gt;, &lt;span property=&#34;addressRegion&#34;&gt;WA&lt;/span&gt; &lt;span property=&#34;postalCode&#34;&gt;98052&lt;/span&gt; &lt;/div&gt; &lt;span property=&#34;telephone&#34;&gt;(425) 123-4567&lt;/span&gt; &lt;a href=&#34;mailto:jane-doe@xyz.edu&#34; property=&#34;email&#34;&gt; jane-doe@xyz.edu&lt;/a&gt; Jane&#39;s home page: &lt;a href=&#34;http://www.janedoe.com&#34; property=&#34;url&#34;&gt;janedoe.com&lt;/a&gt; Graduate students: &lt;a href=&#34;http://www.xyz.edu/students/alicejones.html&#34; property=&#34;colleague&#34;&gt; Alice Jones&lt;/a&gt; &lt;a href=&#34;http://www.xyz.edu/students/bobsmith.html&#34; property=&#34;colleague&#34;&gt; Bob Smith&lt;/a&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0001 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;address&#34;: { &#34;@type&#34;: &#34;PostalAddress&#34;, &#34;addressLocality&#34;: &#34;Seattle&#34;, &#34;addressRegion&#34;: &#34;WA&#34;, &#34;postalCode&#34;: &#34;98052&#34;, &#34;streetAddress&#34;: &#34;20341 Whitworth Institute 405 N. Whitworth&#34; }, &#34;colleague&#34;: [ &#34;http://www.xyz.edu/students/alicejones.html&#34;, &#34;http://www.xyz.edu/students/bobsmith.html&#34; ], &#34;email&#34;: &#34;mailto:jane-doe@xyz.edu&#34;, &#34;image&#34;: &#34;janedoe.jpg&#34;, &#34;jobTitle&#34;: &#34;Professor&#34;, &#34;name&#34;: &#34;Jane Doe&#34;, &#34;telephone&#34;: &#34;(425) 123-4567&#34;, &#34;url&#34;: &#34;http://www.janedoe.com&#34; } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0001 structure extabs" data-ex="eg-0001"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0001" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0001"></div> </div> <div class="payload eg-0001" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;address&#34;: { &#34;@type&#34;: &#34;PostalAddress&#34;, &#34;addressLocality&#34;: &#34;Seattle&#34;, &#34;addressRegion&#34;: &#34;WA&#34;, &#34;postalCode&#34;: &#34;98052&#34;, &#34;streetAddress&#34;: &#34;20341 Whitworth Institute 405 N. Whitworth&#34; }, &#34;colleague&#34;: [ &#34;http://www.xyz.edu/students/alicejones.html&#34;, &#34;http://www.xyz.edu/students/bobsmith.html&#34; ], &#34;email&#34;: &#34;mailto:jane-doe@xyz.edu&#34;, &#34;image&#34;: &#34;janedoe.jpg&#34;, &#34;jobTitle&#34;: &#34;Professor&#34;, &#34;name&#34;: &#34;Jane Doe&#34;, &#34;telephone&#34;: &#34;(425) 123-4567&#34;, &#34;url&#34;: &#34;http://www.janedoe.com&#34; }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0189" data-clipboard-target=".ds-tab.selected.eg-0189 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0189" title="Link: #eg-0189" href="#eg-0189" class="clickableAnchor" >Example 2</a> <div class="tooltip"> <span class="tooltiptext eg-0189">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0189 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div&gt; &lt;h2&gt;Shostakovich Leningrad&lt;/h2&gt; &lt;div&gt; &lt;div&gt;May&lt;span&gt;23&lt;/span&gt;&lt;/div&gt; &lt;div&gt;8:00 PM&lt;/div&gt; &lt;div&gt; &lt;strong&gt;Britten, Shostakovich&lt;/strong&gt; &lt;/div&gt; &lt;/div&gt; &lt;div&gt; &lt;p&gt;Jaap van Zweden conducts two World War II-era pieces showcasing the glorious sound of the CSO.&lt;/p&gt; &lt;/div&gt; &lt;div&gt; &lt;h3&gt;Program&lt;/h3&gt; &lt;ul&gt; &lt;li&gt; &lt;link href=&#34;http://en.wikipedia.org/wiki/Peter_Grimes&#34; /&gt; &lt;span&gt;&lt;strong&gt;Britten&lt;/strong&gt; Four Sea Interludes and Passacaglia from &lt;em&gt;Peter Grimes&lt;/em&gt;&lt;/span&gt; &lt;/li&gt; &lt;li&gt; &lt;link href=&#34;http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)&#34; /&gt; &lt;span&gt;&lt;strong&gt;Shostakovich&lt;/strong&gt; Symphony No. 7 &lt;em&gt;(Leningrad)&lt;/em&gt;&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;div&gt; &lt;h3&gt;Performers&lt;/h3&gt; &lt;div&gt; &lt;img src=&#34;/examples/cso_c_logo_s.jpg&#34; alt=&#34;Chicago Symphony Orchestra&#34; /&gt; &lt;link href=&#34;http://cso.org/&#34; /&gt; &lt;link href=&#34;http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra&#34; /&gt; &lt;div&gt; &lt;a href=&#34;examples/Performer?id=4434&#34;&gt;Chicago Symphony Orchestra&lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;div&gt; &lt;link href=&#34;http://www.jaapvanzweden.com/&#34; /&gt; &lt;img src=&#34;/examples/jvanzweden_s.jpg&#34; alt=&#34;Jaap van Zweden&#34;/&gt; &lt;div&gt; &lt;a href=&#34;/examples/Performer.aspx?id=11324&#34;&gt;Jaap van Zweden&lt;/a&gt; &lt;/div&gt; &lt;div&gt;conductor&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0189 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope=&#34;&#34; itemtype=&#34;https://schema.org/MusicEvent&#34;&gt; &lt;div itemprop=&#34;location&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/MusicVenue&#34;&gt; &lt;meta itemprop=&#34;name&#34; content=&#34;Chicago Symphony Center&#34;/&gt; &lt;link itemprop=&#34;sameAs&#34; href=&#34;http://en.wikipedia.org/wiki/Symphony_Center&#34;/&gt; &lt;meta itemprop=&#34;address&#34; content=&#34;220 S. Michigan Ave, Chicago, Illinois, USA&#34;/&gt; &lt;/div&gt; &lt;div itemprop=&#34;offers&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/Offer&#34;&gt; &lt;link itemprop=&#34;url&#34; href=&#34;/examples/ticket/12341234&#34; /&gt; &lt;meta itemprop=&#34;price&#34; content=&#34;40&#34;/&gt; &lt;meta itemprop=&#34;priceCurrency&#34; content=&#34;USD&#34; /&gt; &lt;link itemprop=&#34;availability&#34; href=&#34;https://schema.org/InStock&#34;/&gt; &lt;/div&gt; &lt;h2 itemprop=&#34;name&#34;&gt;Shostakovich Leningrad&lt;/h2&gt; &lt;div&gt; &lt;div itemprop=&#34;startDate&#34; content=&#34;2014-05-23T20:00&#34;&gt;May&lt;span&gt;23&lt;/span&gt;&lt;/div&gt; &lt;div&gt;8:00 PM&lt;/div&gt; &lt;div&gt; &lt;strong&gt;Britten, Shostakovich&lt;/strong&gt; &lt;/div&gt; &lt;/div&gt; &lt;div&gt; &lt;p&gt;Jaap van Zweden conducts two World War II-era pieces showcasing the glorious sound of the CSO.&lt;/p&gt; &lt;/div&gt; &lt;div&gt; &lt;h3&gt;Program&lt;/h3&gt; &lt;ul&gt; &lt;li itemprop=&#34;workPerformed&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/CreativeWork&#34;&gt; &lt;link itemprop=&#34;sameAs&#34; href=&#34;http://en.wikipedia.org/wiki/Peter_Grimes&#34; /&gt; &lt;span itemprop=&#34;name&#34;&gt;&lt;strong&gt;Britten&lt;/strong&gt; Four Sea Interludes and Passacaglia from &lt;em itemprop=&#34;name&#34;&gt;Peter Grimes&lt;/em&gt;&lt;/span&gt; &lt;/li&gt; &lt;li itemprop=&#34;workPerformed&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/CreativeWork&#34;&gt; &lt;link itemprop=&#34;sameAs&#34; href=&#34;http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)&#34; /&gt; &lt;span itemprop=&#34;name&#34;&gt;&lt;strong&gt;Shostakovich&lt;/strong&gt; Symphony No. 7 &lt;em&gt;(Leningrad)&lt;/em&gt;&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;div&gt; &lt;h3&gt;Performers&lt;/h3&gt; &lt;div itemprop=&#34;performer&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/MusicGroup&#34;&gt; &lt;img src=&#34;/examples/cso_c_logo_s.jpg&#34; alt=&#34;Chicago Symphony Orchestra&#34; /&gt; &lt;link itemprop=&#34;sameAs&#34; href=&#34;http://cso.org/&#34; /&gt; &lt;link itemprop=&#34;sameAs&#34; href=&#34;http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra&#34; /&gt; &lt;div&gt; &lt;a href=&#34;examples/Performer?id=4434&#34;&gt;&lt;span itemprop=&#34;name&#34;&gt;Chicago Symphony Orchestra&lt;/span&gt;&lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;div itemprop=&#34;performer&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;link itemprop=&#34;sameAs&#34; href=&#34;http://www.jaapvanzweden.com/&#34; /&gt; &lt;img itemprop=&#34;image&#34; src=&#34;/examples/jvanzweden_s.jpg&#34; alt=&#34;Jaap van Zweden&#34;/&gt; &lt;div&gt; &lt;a href=&#34;/examples/Performer.aspx?id=11324&#34;&gt;&lt;span itemprop=&#34;name&#34;&gt;Jaap van Zweden&lt;/span&gt;&lt;/a&gt; &lt;/div&gt; &lt;div&gt;conductor&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0189 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;MusicEvent&#34;&gt; &lt;div property=&#34;location&#34; typeof=&#34;MusicVenue&#34;&gt; &lt;meta property=&#34;name&#34; content=&#34;Chicago Symphony Center&#34;/&gt; &lt;link property=&#34;sameAs&#34; href=&#34;http://en.wikipedia.org/wiki/Symphony_Center&#34;/&gt; &lt;meta property=&#34;address&#34; content=&#34;220 S. Michigan Ave, Chicago, Illinois, USA&#34;/&gt; &lt;/div&gt; &lt;div property=&#34;offers&#34; typeof=&#34;Offer&#34;&gt; &lt;link property=&#34;url&#34; href=&#34;/examples/ticket/12341234&#34;/&gt; &lt;meta property=&#34;priceCurrency&#34; content=&#34;USD&#34; /&gt;$ &lt;meta property=&#34;price&#34; content=&#34;40&#34;/&gt;40.00 &lt;link property=&#34;availability&#34; href=&#34;https://schema.org/InStock&#34;/&gt; &lt;/div&gt; &lt;h2 property=&#34;name&#34;&gt;Shostakovich Leningrad&lt;/h2&gt; &lt;div&gt; &lt;div property=&#34;startDate&#34; content=&#34;2014-05-23T20:00&#34;&gt;May&lt;span&gt;23&lt;/span&gt;&lt;/div&gt; &lt;div&gt;8:00 PM&lt;/div&gt; &lt;div&gt; &lt;strong&gt;Britten, Shostakovich&lt;/strong&gt; &lt;/div&gt; &lt;/div&gt; &lt;div&gt; &lt;p&gt;Jaap van Zweden conducts two World War II-era pieces showcasing the glorious sound of the CSO.&lt;/p&gt; &lt;/div&gt; &lt;div&gt; &lt;h3&gt;Program&lt;/h3&gt; &lt;ul&gt; &lt;li property=&#34;workPerformed&#34; typeof=&#34;CreativeWork&#34;&gt; &lt;link href=&#34;http://en.wikipedia.org/wiki/Peter_Grimes&#34; property=&#34;sameAs&#34;/&gt; &lt;span property=&#34;name&#34;&gt;&lt;strong&gt;Britten&lt;/strong&gt; Four Sea Interludes and Passacaglia from &lt;em property=&#34;name&#34;&gt;Peter Grimes&lt;/em&gt;&lt;/span&gt; &lt;/li&gt; &lt;li property=&#34;workPerformed&#34; typeof=&#34;CreativeWork&#34;&gt; &lt;link href=&#34;http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)&#34; property=&#34;sameAs&#34;/&gt; &lt;span property=&#34;name&#34;&gt;&lt;strong&gt;Shostakovich&lt;/strong&gt; Symphony No. 7 &lt;em&gt;(Leningrad)&lt;/em&gt;&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;div&gt; &lt;h3&gt;Performers&lt;/h3&gt; &lt;div property=&#34;performer&#34; typeof=&#34;MusicGroup&#34;&gt; &lt;img src=&#34;/examples/cso_c_logo_s.jpg&#34; alt=&#34;Chicago Symphony Orchestra&#34;/&gt; &lt;link href=&#34;http://cso.org/&#34; property=&#34;sameAs&#34;/&gt; &lt;link href=&#34;http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra&#34; property=&#34;sameAs&#34;/&gt; &lt;a property=&#34;name&#34; href=&#34;examples/Performer?id=4434&#34;&gt;Chicago Symphony Orchestra&lt;/a&gt; &lt;/div&gt; &lt;div property=&#34;performer&#34; typeof=&#34;Person&#34;&gt; &lt;link href=&#34;http://www.jaapvanzweden.com/&#34; property=&#34;sameAs&#34;/&gt; &lt;img src=&#34;/examples/jvanzweden_s.jpg&#34; alt=&#34;Jaap van Zweden&#34; property=&#34;image&#34;/&gt; &lt;a property=&#34;name&#34; href=&#34;/examples/Performer.aspx?id=11324&#34;&gt;Jaap van Zweden&lt;/a&gt; &lt;div&gt;conductor&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0189 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;MusicEvent&#34;, &#34;location&#34;: { &#34;@type&#34;: &#34;MusicVenue&#34;, &#34;name&#34;: &#34;Chicago Symphony Center&#34;, &#34;address&#34;: &#34;220 S. Michigan Ave, Chicago, Illinois, USA&#34; }, &#34;name&#34;: &#34;Shostakovich Leningrad&#34;, &#34;offers&#34;: { &#34;@type&#34;: &#34;Offer&#34;, &#34;url&#34;: &#34;/examples/ticket/12341234&#34;, &#34;price&#34;: &#34;40&#34;, &#34;priceCurrency&#34;: &#34;USD&#34;, &#34;availability&#34;: &#34;https://schema.org/InStock&#34; }, &#34;performer&#34;: [ { &#34;@type&#34;: &#34;MusicGroup&#34;, &#34;name&#34;: &#34;Chicago Symphony Orchestra&#34;, &#34;sameAs&#34;: [ &#34;http://cso.org/&#34;, &#34;http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra&#34; ] }, { &#34;@type&#34;: &#34;Person&#34;, &#34;image&#34;: &#34;/examples/jvanzweden_s.jpg&#34;, &#34;name&#34;: &#34;Jaap van Zweden&#34;, &#34;sameAs&#34;: &#34;http://www.jaapvanzweden.com/&#34; } ], &#34;startDate&#34;: &#34;2014-05-23T20:00&#34;, &#34;workPerformed&#34;: [ { &#34;@type&#34;: &#34;CreativeWork&#34;, &#34;name&#34;: &#34;Britten Four Sea Interludes and Passacaglia from Peter Grimes&#34;, &#34;sameAs&#34;: &#34;http://en.wikipedia.org/wiki/Peter_Grimes&#34; }, { &#34;@type&#34;: &#34;CreativeWork&#34;, &#34;name&#34;: &#34;Shostakovich Symphony No. 7 (Leningrad)&#34;, &#34;sameAs&#34;: &#34;http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)&#34; } ] } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0189 structure extabs" data-ex="eg-0189"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0189" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0189"></div> </div> <div class="payload eg-0189" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;MusicEvent&#34;, &#34;location&#34;: { &#34;@type&#34;: &#34;MusicVenue&#34;, &#34;name&#34;: &#34;Chicago Symphony Center&#34;, &#34;address&#34;: &#34;220 S. Michigan Ave, Chicago, Illinois, USA&#34; }, &#34;name&#34;: &#34;Shostakovich Leningrad&#34;, &#34;offers&#34;: { &#34;@type&#34;: &#34;Offer&#34;, &#34;url&#34;: &#34;/examples/ticket/12341234&#34;, &#34;price&#34;: &#34;40&#34;, &#34;priceCurrency&#34;: &#34;USD&#34;, &#34;availability&#34;: &#34;https://schema.org/InStock&#34; }, &#34;performer&#34;: [ { &#34;@type&#34;: &#34;MusicGroup&#34;, &#34;name&#34;: &#34;Chicago Symphony Orchestra&#34;, &#34;sameAs&#34;: [ &#34;http://cso.org/&#34;, &#34;http://en.wikipedia.org/wiki/Chicago_Symphony_Orchestra&#34; ] }, { &#34;@type&#34;: &#34;Person&#34;, &#34;image&#34;: &#34;/examples/jvanzweden_s.jpg&#34;, &#34;name&#34;: &#34;Jaap van Zweden&#34;, &#34;sameAs&#34;: &#34;http://www.jaapvanzweden.com/&#34; } ], &#34;startDate&#34;: &#34;2014-05-23T20:00&#34;, &#34;workPerformed&#34;: [ { &#34;@type&#34;: &#34;CreativeWork&#34;, &#34;name&#34;: &#34;Britten Four Sea Interludes and Passacaglia from Peter Grimes&#34;, &#34;sameAs&#34;: &#34;http://en.wikipedia.org/wiki/Peter_Grimes&#34; }, { &#34;@type&#34;: &#34;CreativeWork&#34;, &#34;name&#34;: &#34;Shostakovich Symphony No. 7 (Leningrad)&#34;, &#34;sameAs&#34;: &#34;http://en.wikipedia.org/wiki/Symphony_No._7_(Shostakovich)&#34; } ] }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0206" data-clipboard-target=".ds-tab.selected.eg-0206 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0206" title="Link: #eg-0206" href="#eg-0206" class="clickableAnchor" >Example 3</a> <div class="tooltip"> <span class="tooltiptext eg-0206">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0206 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> A JSON example of an OrganizationRole, showing information about a &#39;member&#39; of a &#39;SportsTeam&#39;, including time qualfiers (when he began and ended that role). </pre> </div> <div class="ds-tab eg-0206 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope itemtype=&#34;https://schema.org/SportsTeam&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;San Francisco 49ers&lt;/span&gt; &lt;div itemprop=&#34;member&#34; itemscope itemtype=&#34;https://schema.org/OrganizationRole&#34;&gt; &lt;div itemprop=&#34;member&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;Joe Montana&lt;/span&gt; &lt;/div&gt; &lt;span itemprop=&#34;startDate&#34;&gt;1979&lt;/span&gt; &lt;span itemprop=&#34;endDate&#34;&gt;1992&lt;/span&gt; &lt;span itemprop=&#34;roleName&#34;&gt;Quarterback&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0206 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;SportsTeam&#34;&gt; &lt;span property=&#34;name&#34;&gt;San Francisco 49ers&lt;/span&gt; &lt;div property=&#34;member&#34; typeof=&#34;OrganizationRole&#34;&gt; &lt;div property=&#34;member&#34; typeof=&#34;https://schema.org/Person&#34;&gt; &lt;span property=&#34;name&#34;&gt;Joe Montana&lt;/span&gt; &lt;/div&gt; &lt;span property=&#34;startDate&#34;&gt;1979&lt;/span&gt; &lt;span property=&#34;endDate&#34;&gt;1992&lt;/span&gt; &lt;span property=&#34;roleName&#34;&gt;Quarterback&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0206 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;SportsTeam&#34;, &#34;name&#34;: &#34;San Francisco 49ers&#34;, &#34;member&#34;: { &#34;@type&#34;: &#34;OrganizationRole&#34;, &#34;member&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Joe Montana&#34; }, &#34;startDate&#34;: &#34;1979&#34;, &#34;endDate&#34;: &#34;1992&#34;, &#34;roleName&#34;: &#34;Quarterback&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0206 structure extabs" data-ex="eg-0206"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0206" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0206"></div> </div> <div class="payload eg-0206" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;SportsTeam&#34;, &#34;name&#34;: &#34;San Francisco 49ers&#34;, &#34;member&#34;: { &#34;@type&#34;: &#34;OrganizationRole&#34;, &#34;member&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Joe Montana&#34; }, &#34;startDate&#34;: &#34;1979&#34;, &#34;endDate&#34;: &#34;1992&#34;, &#34;roleName&#34;: &#34;Quarterback&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0212" data-clipboard-target=".ds-tab.selected.eg-0212 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0212" title="Link: #eg-0212" href="#eg-0212" class="clickableAnchor" >Example 4</a> <div class="tooltip"> <span class="tooltiptext eg-0212">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0212 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> George Bush, the 41st President of the United States is the father of George W. Bush, the 43rd President of the United States. </pre> </div> <div class="ds-tab eg-0212 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;George Bush&lt;/span&gt;, the &lt;span itemprop=&#34;disambiguatingDescription&#34;&gt;41st President of the United States&lt;/span&gt; is the father of &lt;div itemprop=&#34;children&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;George W. Bush&lt;/span&gt;, the &lt;span itemprop=&#34;disambiguatingDescription&#34;&gt;43rd President of the United States&lt;/span&gt;. &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0212 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Person&#34;&gt; &lt;span property=&#34;name&#34;&gt;George Bush&lt;/span&gt;, the &lt;span property=&#34;disambiguatingDescription&#34;&gt;41st President of the United States&lt;/span&gt; is the father of &lt;div property=&#34;children&#34; typeof=&#34;Person&#34;&gt; &lt;span property=&#34;name&#34;&gt;George W. Bush&lt;/span&gt;, the &lt;span property=&#34;disambiguatingDescription&#34;&gt;43rd President of the United States&lt;/span&gt;. &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0212 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;George Bush&#34;, &#34;disambiguatingDescription&#34;: &#34;41st President of the United States&#34;, &#34;children&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;George W. Bush&#34;, &#34;disambiguatingDescription&#34;: &#34;43rd President of the United States&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0212 structure extabs" data-ex="eg-0212"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0212" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0212"></div> </div> <div class="payload eg-0212" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;George Bush&#34;, &#34;disambiguatingDescription&#34;: &#34;41st President of the United States&#34;, &#34;children&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;George W. Bush&#34;, &#34;disambiguatingDescription&#34;: &#34;43rd President of the United States&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0249" data-clipboard-target=".ds-tab.selected.eg-0249 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0249" title="Link: #eg-0249" href="#eg-0249" class="clickableAnchor" >Example 5</a> <div class="tooltip"> <span class="tooltiptext eg-0249">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0249 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> See JSON example. </pre> </div> <div class="ds-tab eg-0249 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Peter Venkman&#34;, &#34;hasOccupation&#34;: { &#34;@type&#34;: &#34;Occupation&#34;, &#34;name&#34;: &#34;Parapsychologist&#34;, &#34;educationRequirements&#34;: &#34;PhD in parapsychology&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0249 structure extabs" data-ex="eg-0249"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0249" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0249"></div> </div> <div class="payload eg-0249" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Peter Venkman&#34;, &#34;hasOccupation&#34;: { &#34;@type&#34;: &#34;Occupation&#34;, &#34;name&#34;: &#34;Parapsychologist&#34;, &#34;educationRequirements&#34;: &#34;PhD in parapsychology&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0250" data-clipboard-target=".ds-tab.selected.eg-0250 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0250" title="Link: #eg-0250" href="#eg-0250" class="clickableAnchor" >Example 6</a> <div class="tooltip"> <span class="tooltiptext eg-0250">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0250 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> See JSON example. </pre> </div> <div class="ds-tab eg-0250 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Albert Einstein&#34;, &#34;hasOccupation&#34;: [ { &#34;@type&#34;: &#34;Role&#34;, &#34;hasOccupation&#34;: { &#34;@type&#34;: &#34;Occupation&#34;, &#34;name&#34;: &#34;Patent examiner&#34;, &#34;occupationalCategory&#34;: &#34;23-2099.00&#34; }, &#34;startDate&#34;: &#34;1901&#34;, &#34;endDate&#34;: &#34;1906&#34; }, { &#34;@type&#34;: &#34;Occupation&#34;, &#34;name&#34;: &#34;Professor of Physics&#34;, &#34;educationRequirements&#34;: &#34;PhD in Physics&#34; } ] } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0250 structure extabs" data-ex="eg-0250"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0250" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0250"></div> </div> <div class="payload eg-0250" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Albert Einstein&#34;, &#34;hasOccupation&#34;: [ { &#34;@type&#34;: &#34;Role&#34;, &#34;hasOccupation&#34;: { &#34;@type&#34;: &#34;Occupation&#34;, &#34;name&#34;: &#34;Patent examiner&#34;, &#34;occupationalCategory&#34;: &#34;23-2099.00&#34; }, &#34;startDate&#34;: &#34;1901&#34;, &#34;endDate&#34;: &#34;1906&#34; }, { &#34;@type&#34;: &#34;Occupation&#34;, &#34;name&#34;: &#34;Professor of Physics&#34;, &#34;educationRequirements&#34;: &#34;PhD in Physics&#34; } ] }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0276" data-clipboard-target=".ds-tab.selected.eg-0276 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0276" title="Link: #eg-0276" href="#eg-0276" class="clickableAnchor" >Example 7</a> <div class="tooltip"> <span class="tooltiptext eg-0276">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0276 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;!-- jobTitle utilising DefinedTerm --&gt; &lt;!-- JSONLD only example --&gt; </pre> </div> <div class="ds-tab eg-0276 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;!-- jobTitle utilising DefinedTerm --&gt; &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;A. N. Other&#34;, &#34;jobTitle&#34;: { &#34;@type&#34;: &#34;DefinedTerm&#34;, &#34;inDefinedTermSet&#34;: &#34;https://targetjobs.co.uk/careers-advice/job-descriptions&#34;, &#34;termCode&#34;: &#34;277133-aid-workerhumanitarian-worker-job-description&#34;, &#34;name&#34;: &#34;Aid worker/humanitarian worker&#34;, &#34;url&#34;: &#34;https://targetjobs.co.uk/careers-advice/job-descriptions/277133-aid-workerhumanitarian-worker-job-description&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0276 structure extabs" data-ex="eg-0276"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0276" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0276"></div> </div> <div class="payload eg-0276" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;A. N. Other&#34;, &#34;jobTitle&#34;: { &#34;@type&#34;: &#34;DefinedTerm&#34;, &#34;inDefinedTermSet&#34;: &#34;https://targetjobs.co.uk/careers-advice/job-descriptions&#34;, &#34;termCode&#34;: &#34;277133-aid-workerhumanitarian-worker-job-description&#34;, &#34;name&#34;: &#34;Aid worker/humanitarian worker&#34;, &#34;url&#34;: &#34;https://targetjobs.co.uk/careers-advice/job-descriptions/277133-aid-workerhumanitarian-worker-job-description&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0295" data-clipboard-target=".ds-tab.selected.eg-0295 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0295" title="Link: #eg-0295" href="#eg-0295" class="clickableAnchor" >Example 8</a> <div class="tooltip"> <span class="tooltiptext eg-0295">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0295 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> A media creator with a number of likes and follows. </pre> </div> <div class="ds-tab eg-0295 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34;, &#34;interactionStatistic&#34;: [ { &#34;@type&#34;: &#34;InteractionCounter&#34;, &#34;interactionType&#34;: &#34;https://schema.org/LikeAction&#34;, &#34;userInteractionCount&#34;: 1170 }, { &#34;@type&#34;: &#34;InteractionCounter&#34;, &#34;interactionType&#34;: &#34;https://schema.org/FollowAction&#34;, &#34;userInteractionCount&#34;: 145098 } ] } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0295 structure extabs" data-ex="eg-0295"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0295" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0295"></div> </div> <div class="payload eg-0295" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34;, &#34;interactionStatistic&#34;: [ { &#34;@type&#34;: &#34;InteractionCounter&#34;, &#34;interactionType&#34;: &#34;https://schema.org/LikeAction&#34;, &#34;userInteractionCount&#34;: 1170 }, { &#34;@type&#34;: &#34;InteractionCounter&#34;, &#34;interactionType&#34;: &#34;https://schema.org/FollowAction&#34;, &#34;userInteractionCount&#34;: 145098 } ] }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0374" data-clipboard-target=".ds-tab.selected.eg-0374 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0374" title="Link: #eg-0374" href="#eg-0374" class="clickableAnchor" >Example 9</a> <div class="tooltip"> <span class="tooltiptext eg-0374">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0374 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> 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 </pre> </div> <div class="ds-tab eg-0374 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope itemtype=&#34;https://schema.org/Invoice&#34;&gt; &lt;h1 itemprop=&#34;description&#34;&gt;January 2015 Visa&lt;/h1&gt; &lt;a itemprop=&#34;url&#34; href=&#34;http://acmebank.com/invoice.pdf&#34;&gt;Invoice PDF&lt;/a&gt; &lt;div itemprop=&#34;broker&#34; itemscope itemtype=&#34;https://schema.org/BankOrCreditUnion&#34;&gt; &lt;b itemprop=&#34;name&#34;&gt;ACME Bank&lt;/b&gt; &lt;/div&gt; &lt;span itemprop=&#34;accountId&#34;&gt;xxxx-xxxx-xxxx-1234&lt;/span&gt; &lt;div itemprop=&#34;customer&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;b itemprop=&#34;name&#34;&gt;Jane Doe&lt;/b&gt; &lt;/div&gt; &lt;time itemprop=&#34;paymentDueDate&#34;&gt;2015-01-30&lt;/time&gt; &lt;div itemprop=&#34;minimumPaymentDue&#34; itemscope itemtype=&#34;https://schema.org/PriceSpecification&#34;&gt; &lt;span itemprop=&#34;price&#34;&gt;15.00&lt;/span&gt; &lt;span itemprop=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;div itemprop=&#34;totalPaymentDue&#34; itemscope itemtype=&#34;https://schema.org/PriceSpecification&#34;&gt; &lt;span itemprop=&#34;price&#34;&gt;200.00&lt;/span&gt; &lt;span itemprop=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;meta itemprop=&#34;billingPeriod&#34; content=&#34;P30D&#34; /&gt;starts:2014-12-21 30 days &lt;link itemprop=&#34;paymentStatus&#34; href=&#34;https://schema.org/PaymentDue&#34; /&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0374 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Invoice&#34;&gt; &lt;h1 property=&#34;description&#34;&gt;January 2015 Visa&lt;/h1&gt; &lt;a property=&#34;url&#34; href=&#34;http://acmebank.com/invoice.pdf&#34;&gt;Invoice PDF&lt;/a&gt; &lt;div property=&#34;broker&#34; typeof=&#34;BankOrCreditUnion&#34;&gt; &lt;b property=&#34;name&#34;&gt;ACME Bank&lt;/b&gt; &lt;/div&gt; &lt;span property=&#34;accountId&#34;&gt;xxxx-xxxx-xxxx-1234&lt;/span&gt; &lt;div property=&#34;customer&#34; typeof=&#34;Person&#34;&gt; &lt;b property=&#34;name&#34;&gt;Jane Doe&lt;/b&gt; &lt;/div&gt; &lt;time property=&#34;paymentDueDate&#34;&gt;2015-01-30T12:00:00&lt;/time&gt; &lt;div property=&#34;minimumPaymentDue&#34; typeof=&#34;PriceSpecification&#34;&gt; &lt;span property=&#34;price&#34;&gt;15.00&lt;/span&gt; &lt;span property=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;div property=&#34;totalPaymentDue&#34; typeof=&#34;PriceSpecification&#34;&gt; &lt;span property=&#34;price&#34;&gt;200.00&lt;/span&gt; &lt;span property=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;meta property=&#34;billingPeriod&#34; content=&#34;P30D&#34; /&gt;starts:2014-12-21 30 days &lt;link property=&#34;paymentStatus&#34; href=&#34;PaymentDue&#34; /&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0374 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Invoice&#34;, &#34;description&#34;: &#34;January 2015 Visa bill.&#34;, &#34;url&#34;: &#34;http://acmebank.com/invoice.pdf&#34;, &#34;broker&#34;: { &#34;@type&#34;: &#34;BankOrCreditUnion&#34;, &#34;name&#34;: &#34;ACME Bank&#34; }, &#34;accountId&#34;: &#34;xxxx-xxxx-xxxx-1234&#34;, &#34;customer&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34; }, &#34;paymentDueDate&#34;: &#34;2015-01-30T12:00:00&#34;, &#34;minimumPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 15.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;totalPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 200.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;billingPeriod&#34;: &#34;P30D&#34;, &#34;paymentStatus&#34;: &#34;https://schema.org/PaymentDue&#34; } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0374 structure extabs" data-ex="eg-0374"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0374" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0374"></div> </div> <div class="payload eg-0374" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Invoice&#34;, &#34;description&#34;: &#34;January 2015 Visa bill.&#34;, &#34;url&#34;: &#34;http://acmebank.com/invoice.pdf&#34;, &#34;broker&#34;: { &#34;@type&#34;: &#34;BankOrCreditUnion&#34;, &#34;name&#34;: &#34;ACME Bank&#34; }, &#34;accountId&#34;: &#34;xxxx-xxxx-xxxx-1234&#34;, &#34;customer&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34; }, &#34;paymentDueDate&#34;: &#34;2015-01-30T12:00:00&#34;, &#34;minimumPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 15.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;totalPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 200.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;billingPeriod&#34;: &#34;P30D&#34;, &#34;paymentStatus&#34;: &#34;https://schema.org/PaymentDue&#34; }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0375" data-clipboard-target=".ds-tab.selected.eg-0375 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0375" title="Link: #eg-0375" href="#eg-0375" class="clickableAnchor" >Example 10</a> <div class="tooltip"> <span class="tooltiptext eg-0375">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0375 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> 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 </pre> </div> <div class="ds-tab eg-0375 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope itemtype=&#34;https://schema.org/Invoice&#34;&gt; &lt;h1 itemprop=&#34;description&#34;&gt;New furnace and installation&lt;/h1&gt; &lt;div itemprop=&#34;broker&#34; itemscope itemtype=&#34;https://schema.org/LocalBusiness&#34;&gt; &lt;b itemprop=&#34;name&#34;&gt;ACME Home Heating&lt;/b&gt; &lt;/div&gt; &lt;div itemprop=&#34;customer&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;b itemprop=&#34;name&#34;&gt;Jane Doe&lt;/b&gt; &lt;/div&gt; &lt;time itemprop=&#34;paymentDueDate&#34;&gt;2015-01-30&lt;/time&gt; &lt;div itemprop=&#34;minimumPaymentDue&#34; itemscope itemtype=&#34;https://schema.org/PriceSpecification&#34;&gt; &lt;span itemprop=&#34;price&#34;&gt;0.00&lt;/span&gt; &lt;span itemprop=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;div itemprop=&#34;totalPaymentDue&#34; itemscope itemtype=&#34;https://schema.org/PriceSpecification&#34;&gt; &lt;span itemprop=&#34;price&#34;&gt;0.00&lt;/span&gt; &lt;span itemprop=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;link itemprop=&#34;paymentStatus&#34; href=&#34;https://schema.org/PaymentComplete&#34; /&gt; &lt;div itemprop=&#34;referencesOrder&#34; itemscope itemtype=&#34;https://schema.org/Order&#34;&gt; &lt;span itemprop=&#34;description&#34;&gt;furnace&lt;/span&gt; &lt;time itemprop=&#34;orderDate&#34;&gt;2014-12-01&lt;/time&gt; &lt;span itemprop=&#34;orderNumber&#34;&gt;123ABC&lt;/span&gt; &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Product&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;ACME Furnace 3000&lt;/span&gt; &lt;meta itemprop=&#34;productID&#34; content=&#34;ABC123&#34; /&gt; &lt;/div&gt; &lt;/div&gt; &lt;div itemprop=&#34;referencesOrder&#34; itemscope itemtype=&#34;https://schema.org/Order&#34;&gt; &lt;span itemprop=&#34;description&#34;&gt;furnace installation&lt;/span&gt; &lt;time itemprop=&#34;orderDate&#34;&gt;2014-12-02&lt;/time&gt; &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Service&#34;&gt; &lt;span itemprop=&#34;description&#34;&gt;furnace installation&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0375 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Invoice&#34;&gt; &lt;h1 property=&#34;description&#34;&gt;New furnace and installation&lt;/h1&gt; &lt;div property=&#34;broker&#34; typeof=&#34;LocalBusiness&#34;&gt; &lt;b property=&#34;name&#34;&gt;ACME Home Heating&lt;/b&gt; &lt;/div&gt; &lt;div property=&#34;customer&#34; typeof=&#34;Person&#34;&gt; &lt;b property=&#34;name&#34;&gt;Jane Doe&lt;/b&gt; &lt;/div&gt; &lt;time property=&#34;paymentDueDate&#34;&gt;2015-01-30&lt;/time&gt; &lt;div property=&#34;minimumPaymentDue&#34; typeof=&#34;PriceSpecification&#34;&gt; &lt;span property=&#34;price&#34;&gt;0.00&lt;/span&gt; &lt;span property=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;div property=&#34;totalPaymentDue&#34; typeof=&#34;PriceSpecification&#34;&gt; &lt;span property=&#34;price&#34;&gt;0.00&lt;/span&gt; &lt;span property=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt; &lt;/div&gt; &lt;meta itemprop=&#34;paymentStatus&#34; content=&#34;PaymentComplete&#34; /&gt; &lt;div property=&#34;referencesOrder&#34; typeof=&#34;Order&#34;&gt; &lt;span property=&#34;description&#34;&gt;furnace&lt;/span&gt; &lt;time property=&#34;orderDate&#34;&gt;2014-12-01&lt;/time&gt; &lt;span property=&#34;orderNumber&#34;&gt;123ABC&lt;/span&gt; &lt;div property=&#34;orderedItem&#34; typeof=&#34;Product&#34;&gt; &lt;span property=&#34;name&#34;&gt;ACME Furnace 3000&lt;/span&gt; &lt;meta property=&#34;productID&#34; content=&#34;ABC123&#34; /&gt; &lt;/div&gt; &lt;/div&gt; &lt;div property=&#34;referencesOrder&#34; typeof=&#34;Order&#34;&gt; &lt;span property=&#34;description&#34;&gt;furnace installation&lt;/span&gt; &lt;time property=&#34;orderDate&#34;&gt;2014-12-02&lt;/time&gt; &lt;div property=&#34;orderedItem&#34; typeof=&#34;Service&#34;&gt; &lt;span property=&#34;description&#34;&gt;furnace installation&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0375 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Invoice&#34;, &#34;broker&#34;: { &#34;@type&#34;: &#34;LocalBusiness&#34;, &#34;name&#34;: &#34;ACME Home Heating&#34; }, &#34;accountId&#34;: &#34;xxxx-xxxx-xxxx-1234&#34;, &#34;customer&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34; }, &#34;paymentDueDate&#34;: &#34;2015-01-30&#34;, &#34;minimumPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 0.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;totalPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 0.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;paymentStatus&#34;: &#34;https://schema.org/PaymentComplete&#34;, &#34;referencesOrder&#34;: [ { &#34;@type&#34;: &#34;Order&#34;, &#34;description&#34;: &#34;furnace&#34;, &#34;orderDate&#34;: &#34;2014-12-01&#34;, &#34;orderNumber&#34;: &#34;123ABC&#34;, &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Product&#34;, &#34;name&#34;: &#34;ACME Furnace 3000&#34;, &#34;productID&#34;: &#34;ABC123&#34; } }, { &#34;@type&#34;: &#34;Order&#34;, &#34;description&#34;: &#34;furnace installation&#34;, &#34;orderDate&#34;: &#34;2014-12-02&#34;, &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Service&#34;, &#34;description&#34;: &#34;furnace installation&#34; } } ] } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0375 structure extabs" data-ex="eg-0375"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0375" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0375"></div> </div> <div class="payload eg-0375" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Invoice&#34;, &#34;broker&#34;: { &#34;@type&#34;: &#34;LocalBusiness&#34;, &#34;name&#34;: &#34;ACME Home Heating&#34; }, &#34;accountId&#34;: &#34;xxxx-xxxx-xxxx-1234&#34;, &#34;customer&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34; }, &#34;paymentDueDate&#34;: &#34;2015-01-30&#34;, &#34;minimumPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 0.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;totalPaymentDue&#34;: { &#34;@type&#34;: &#34;PriceSpecification&#34;, &#34;price&#34;: 0.00, &#34;priceCurrency&#34;: &#34;USD&#34; }, &#34;paymentStatus&#34;: &#34;https://schema.org/PaymentComplete&#34;, &#34;referencesOrder&#34;: [ { &#34;@type&#34;: &#34;Order&#34;, &#34;description&#34;: &#34;furnace&#34;, &#34;orderDate&#34;: &#34;2014-12-01&#34;, &#34;orderNumber&#34;: &#34;123ABC&#34;, &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Product&#34;, &#34;name&#34;: &#34;ACME Furnace 3000&#34;, &#34;productID&#34;: &#34;ABC123&#34; } }, { &#34;@type&#34;: &#34;Order&#34;, &#34;description&#34;: &#34;furnace installation&#34;, &#34;orderDate&#34;: &#34;2014-12-02&#34;, &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Service&#34;, &#34;description&#34;: &#34;furnace installation&#34; } } ] }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0376" data-clipboard-target=".ds-tab.selected.eg-0376 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0376" title="Link: #eg-0376" href="#eg-0376" class="clickableAnchor" >Example 11</a> <div class="tooltip"> <span class="tooltiptext eg-0376">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0376 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> 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 </pre> </div> <div class="ds-tab eg-0376 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope itemtype=&#34;https://schema.org/Order&#34;&gt; &lt;div itemprop=&#34;seller&#34; itemscope itemtype=&#34;https://schema.org/Organization&#34;&gt; &lt;b itemprop=&#34;name&#34;&gt;ACME Supplies&lt;/b&gt; &lt;/div&gt; &lt;div itemprop=&#34;customer&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;b itemprop=&#34;name&#34;&gt;Jane Doe&lt;/b&gt; &lt;/div&gt; &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/OrderItem&#34;&gt; Item number: &lt;span itemprop=&#34;orderItemNumber&#34;&gt;abc123&lt;/span&gt; &lt;span itemprop=&#34;orderQuantity&#34;&gt;1&lt;/span&gt; &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Product&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;Widget&lt;/span&gt; &lt;/div&gt; &lt;link itemprop=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderDelivered&#34; /&gt;Delivered &lt;div itemprop=&#34;orderDelivery&#34; itemscope itemtype=&#34;https://schema.org/ParcelDelivery&#34;&gt; &lt;time itemprop=&#34;expectedArrivalFrom&#34;&gt;2015-03-10&lt;/time&gt; &lt;/div&gt; &lt;/div&gt; &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/OrderItem&#34;&gt; Item number: &lt;span itemprop=&#34;orderItemNumber&#34;&gt;def456&lt;/span&gt; &lt;span itemprop=&#34;orderQuantity&#34;&gt;4&lt;/span&gt; &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Product&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;Widget accessories&lt;/span&gt; &lt;/div&gt; &lt;link itemprop=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderInTransit&#34; /&gt;Shipped &lt;div itemprop=&#34;orderDelivery&#34; itemscope itemtype=&#34;https://schema.org/ParcelDelivery&#34;&gt; &lt;time itemprop=&#34;expectedArrivalFrom&#34;&gt;2015-03-15&lt;/time&gt; &lt;time itemprop=&#34;expectedArrivalUntil&#34;&gt;2015-03-18&lt;/time&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0376 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Order&#34;&gt; &lt;div property=&#34;seller&#34; typeof=&#34;Organization&#34;&gt; &lt;b property=&#34;name&#34;&gt;ACME Supplies&lt;/b&gt; &lt;/div&gt; &lt;div property=&#34;customer&#34; typeof=&#34;Person&#34;&gt; &lt;b property=&#34;name&#34;&gt;Jane Doe&lt;/b&gt; &lt;/div&gt; &lt;div property=&#34;orderedItem&#34; typeof=&#34;OrderItem&#34;&gt; Item number: &lt;span property=&#34;orderItemNumber&#34;&gt;abc123&lt;/span&gt; &lt;span property=&#34;orderQuantity&#34;&gt;1&lt;/span&gt; &lt;div property=&#34;orderedItem&#34; typeof=&#34;Product&#34;&gt; &lt;span property=&#34;name&#34;&gt;Widget&lt;/span&gt; &lt;/div&gt; &lt;link property=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderDelivered&#34; /&gt;Delivered &lt;div property=&#34;orderDelivery&#34; typeof=&#34;ParcelDelivery&#34;&gt; &lt;time property=&#34;expectedArrivalFrom&#34;&gt;2015-03-10&lt;/time&gt; &lt;/div&gt; &lt;/div&gt; &lt;div property=&#34;orderedItem&#34; typeof=&#34;OrderItem&#34;&gt; Item number: &lt;span property=&#34;orderItemNumber&#34;&gt;def456&lt;/span&gt; &lt;span property=&#34;orderQuantity&#34;&gt;4&lt;/span&gt; &lt;div property=&#34;orderedItem&#34; typeof=&#34;Product&#34;&gt; &lt;span property=&#34;name&#34;&gt;Widget accessories&lt;/span&gt; &lt;/div&gt; &lt;link property=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderInTransit&#34; /&gt;Shipped &lt;div property=&#34;orderDelivery&#34; typeof=&#34;ParcelDelivery&#34;&gt; &lt;time property=&#34;expectedArrivalFrom&#34;&gt;2015-03-15&lt;/time&gt; &lt;time property=&#34;expectedArrivalUntil&#34;&gt;2015-03-18&lt;/time&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0376 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Order&#34;, &#34;seller&#34;: { &#34;@type&#34;: &#34;Organization&#34;, &#34;name&#34;: &#34;ACME Supplies&#34; }, &#34;customer&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34; }, &#34;orderedItem&#34;: [ { &#34;@type&#34;: &#34;OrderItem&#34;, &#34;orderItemNumber&#34;: &#34;abc123&#34;, &#34;orderQuantity&#34;: 1, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Product&#34;, &#34;name&#34;: &#34;Widget&#34; }, &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderDelivered&#34;, &#34;orderDelivery&#34;: { &#34;@type&#34;: &#34;ParcelDelivery&#34;, &#34;expectedArrivalFrom&#34;: &#34;2015-03-10&#34; } }, { &#34;@type&#34;: &#34;OrderItem&#34;, &#34;orderItemNumber&#34;: &#34;def456&#34;, &#34;orderQuantity&#34;: 3, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Product&#34;, &#34;name&#34;: &#34;Widget accessories&#34; }, &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderInTransit&#34;, &#34;orderDelivery&#34;: { &#34;@type&#34;: &#34;ParcelDelivery&#34;, &#34;expectedArrivalFrom&#34;: &#34;2015-03-15&#34;, &#34;expectedArrivalUntil&#34;: &#34;2015-03-18&#34; } } ] } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0376 structure extabs" data-ex="eg-0376"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0376" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0376"></div> </div> <div class="payload eg-0376" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Order&#34;, &#34;seller&#34;: { &#34;@type&#34;: &#34;Organization&#34;, &#34;name&#34;: &#34;ACME Supplies&#34; }, &#34;customer&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Jane Doe&#34; }, &#34;orderedItem&#34;: [ { &#34;@type&#34;: &#34;OrderItem&#34;, &#34;orderItemNumber&#34;: &#34;abc123&#34;, &#34;orderQuantity&#34;: 1, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Product&#34;, &#34;name&#34;: &#34;Widget&#34; }, &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderDelivered&#34;, &#34;orderDelivery&#34;: { &#34;@type&#34;: &#34;ParcelDelivery&#34;, &#34;expectedArrivalFrom&#34;: &#34;2015-03-10&#34; } }, { &#34;@type&#34;: &#34;OrderItem&#34;, &#34;orderItemNumber&#34;: &#34;def456&#34;, &#34;orderQuantity&#34;: 3, &#34;orderedItem&#34;: { &#34;@type&#34;: &#34;Product&#34;, &#34;name&#34;: &#34;Widget accessories&#34; }, &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderInTransit&#34;, &#34;orderDelivery&#34;: { &#34;@type&#34;: &#34;ParcelDelivery&#34;, &#34;expectedArrivalFrom&#34;: &#34;2015-03-15&#34;, &#34;expectedArrivalUntil&#34;: &#34;2015-03-18&#34; } } ] }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0388" data-clipboard-target=".ds-tab.selected.eg-0388 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0388" title="Link: #eg-0388" href="#eg-0388" class="clickableAnchor" >Example 12</a> <div class="tooltip"> <span class="tooltiptext eg-0388">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0388 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> 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. </pre> </div> <div class="ds-tab eg-0388 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;MusicComposition&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/work/fd1aa4f2-ba26-3a05-b72d-4392c35a073c&#34;, &#34;name&#34;: &#34;A Day in the Life&#34;, &#34;composer&#34;: [ { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;John Lennon&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/artist/4d5447d7-c61c-4120-ba1b-d7f471d385b9&#34; }, { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Paul McCartney&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/artist/ba550d0e-adac-4864-b88b-407cab5e76af&#34; } ], &#34;iswcCode&#34;: &#34;T-010.140.236-1&#34;, &#34;publisher&#34;: { &#34;@type&#34;: &#34;Organization&#34;, &#34;name&#34;: &#34;Northern Songs, Ltd.&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/label/26df054d-78cf-4d83-9bb1-a41816125528&#34; }, &#34;datePublished&#34;: &#34;1967&#34;, &#34;lyrics&#34;: { &#34;@type&#34;: &#34;CreativeWork&#34;, &#34;inLanguage&#34;: &#34;EN&#34;, &#34;text&#34;: &#34;I read the news today oh boy...&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0388 structure extabs" data-ex="eg-0388"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0388" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0388"></div> </div> <div class="payload eg-0388" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;MusicComposition&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/work/fd1aa4f2-ba26-3a05-b72d-4392c35a073c&#34;, &#34;name&#34;: &#34;A Day in the Life&#34;, &#34;composer&#34;: [ { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;John Lennon&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/artist/4d5447d7-c61c-4120-ba1b-d7f471d385b9&#34; }, { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Paul McCartney&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/artist/ba550d0e-adac-4864-b88b-407cab5e76af&#34; } ], &#34;iswcCode&#34;: &#34;T-010.140.236-1&#34;, &#34;publisher&#34;: { &#34;@type&#34;: &#34;Organization&#34;, &#34;name&#34;: &#34;Northern Songs, Ltd.&#34;, &#34;@id&#34;: &#34;http://musicbrainz.org/label/26df054d-78cf-4d83-9bb1-a41816125528&#34; }, &#34;datePublished&#34;: &#34;1967&#34;, &#34;lyrics&#34;: { &#34;@type&#34;: &#34;CreativeWork&#34;, &#34;inLanguage&#34;: &#34;EN&#34;, &#34;text&#34;: &#34;I read the news today oh boy...&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0427" data-clipboard-target=".ds-tab.selected.eg-0427 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0427" title="Link: #eg-0427" href="#eg-0427" class="clickableAnchor" >Example 13</a> <div class="tooltip"> <span class="tooltiptext eg-0427">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0427 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;p&gt;Christopher Froome was sponsored by Sky in the Tour de France.&lt;/p&gt; </pre> </div> <div class="ds-tab eg-0427 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;p itemscope itemprop=&#34;Person&#34; itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;Christopher Froome&lt;/span&gt; was sponsored by &lt;span itemprop=&#34;sponsor&#34; itemtype=&#34;https://schema.org/Organization&#34;&gt; &lt;a itemprop=&#34;url&#34; href=&#34;http://www.skysports.com/&#34;&gt;Sky&lt;/a&gt;&lt;/span&gt; in the Tour de France. &lt;/p&gt; </pre> </div> <div class="ds-tab eg-0427 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;p vocab=&#34;https://schema.org/&#34; typeof=&#34;Person&#34;&gt; &lt;span property=&#34;name&#34;&gt;Christopher Froome&lt;/span&gt; was sponsored by &lt;span property=&#34;sponsor&#34; typeof=&#34;https://schema.org/Organization&#34;&gt; &lt;a property=&#34;url&#34; href=&#34;http://www.skysports.com/&#34;&gt;Sky&lt;/a&gt;&lt;/span&gt; in the Tour de France. &lt;/p&gt; </pre> </div> <div class="ds-tab eg-0427 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Christopher Froome&#34;, &#34;sponsor&#34;: { &#34;@type&#34;: &#34;Organization&#34;, &#34;name&#34;: &#34;Sky&#34;, &#34;url&#34;: &#34;http://www.skysports.com/&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0427 structure extabs" data-ex="eg-0427"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0427" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0427"></div> </div> <div class="payload eg-0427" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Christopher Froome&#34;, &#34;sponsor&#34;: { &#34;@type&#34;: &#34;Organization&#34;, &#34;name&#34;: &#34;Sky&#34;, &#34;url&#34;: &#34;http://www.skysports.com/&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0428" data-clipboard-target=".ds-tab.selected.eg-0428 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0428" title="Link: #eg-0428" href="#eg-0428" class="clickableAnchor" >Example 14</a> <div class="tooltip"> <span class="tooltiptext eg-0428">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0428 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;p&gt;Rose Tyler was sponsored by Sarah Jane Smith in the membership process.&lt;/p&gt; </pre> </div> <div class="ds-tab eg-0428 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;p itemscope itemprop=&#34;Person&#34; itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;Rose Tyler&lt;/span&gt; was sponsored by &lt;span itemscope itemprop=&#34;sponsor&#34; itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;Sarah Jane Smith&lt;/span&gt; &lt;/span&gt; in the membership process. &lt;/p&gt; </pre> </div> <div class="ds-tab eg-0428 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;p vocab=&#34;https://schema.org/&#34; typeof=&#34;Person&#34;&gt; &lt;span property=&#34;name&#34;&gt;Rose Tyler&lt;/span&gt; was sponsored by &lt;span property=&#34;sponsor&#34; typeof=&#34;https://schema.org/Person&#34;&gt; &lt;span property=&#34;name&#34;&gt;Sarah Jane Smith&lt;/span&gt; &lt;/span&gt; in the membership process. &lt;/p&gt; </pre> </div> <div class="ds-tab eg-0428 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Rose Tyler&#34;, &#34;sponsor&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Sarah Jane Smith&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0428 structure extabs" data-ex="eg-0428"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0428" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0428"></div> </div> <div class="payload eg-0428" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Rose Tyler&#34;, &#34;sponsor&#34;: { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;Sarah Jane Smith&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0454" data-clipboard-target=".ds-tab.selected.eg-0454 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0454" title="Link: #eg-0454" href="#eg-0454" class="clickableAnchor" >Example 15</a> <div class="tooltip"> <span class="tooltiptext eg-0454">Copied</span> </div> </div> <div class='ds-selector-tabs ds-selector'> <div class='selectors'> <a data-selects='original_html' class='selected'>No Markup</a> <a data-selects='microdata' class=''>Microdata</a> <a data-selects='rdfa' class=''>RDFa</a> <a data-selects='jsonld' class=''>JSON-LD</a> <a data-selects='structure' class='extabs'>Structure</a> </div> <div class="ds-tab eg-0454 original_html selected"> <div class="ds-tab-note" >Example notes or example HTML without markup.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> Fairly straightforward painting markup. &lt;div&gt; &lt;h1 lang=&#34;fr&#34;&gt;La trahison des images &lt;/h1&gt; &lt;p&gt; A painting also known as The Treason of Images or The Treachery of Images. &lt;/p&gt; &lt;img src=&#34;http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg&#34; /&gt; &lt;div&gt; &lt;p&gt; The painting shows a pipe. Below it, Magritte painted, &lt;q lang=&#34;fr&#34;&gt;Ceci n&#39;est pas une pipe.&lt;/q&gt;, French for &#34;This is not a pipe.&#34; &lt;/p&gt; &lt;p&gt; 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, &#34;this is not a pipe.&#34; &lt;/p&gt; &lt;p&gt; Similarly, the image shown above is neither a pipe nor even a painting, but rather a digital photograph. &lt;/p&gt; &lt;p&gt; The painting is sometimes given as an example of meta message conveyed by paralanguage. Compare with Korzybski&#39;s &lt;q&gt;The word is not the thing&lt;/q&gt; and &lt;q&gt;The map is not the territory&lt;/q&gt;. &lt;/div&gt; &lt;ul&gt; &lt;li&gt;Artist: &lt;a href=&#34;https://www.freebase.com/m/06h88&#34;&gt;René Magritte&lt;/a&gt;&lt;/li&gt; &lt;li&gt;Dimensions: 940 mm × 635 mm&lt;/li&gt; &lt;li&gt;Materials: oil on canvas&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0454 microdata "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div itemscope itemtype=&#34;https://schema.org/VisualArtwork&#34;&gt; &lt;link itemprop=&#34;sameAs&#34; href=&#34;http://rdf.freebase.com/rdf/m.0439_q&#34; /&gt; &lt;h1 itemprop=&#34;name&#34; lang=&#34;fr&#34;&gt;La trahison des images &lt;/h1&gt; &lt;p&gt; A &lt;span itemprop=&#34;artform&#34;&gt;painting&lt;/span&gt; also known as &lt;span&gt;The Treason of Images&lt;/span&gt; or &lt;span itemprop=&#34;alternateName&#34;&gt;The Treachery of Images&lt;/span&gt;. &lt;/p&gt; &lt;img itemprop=&#34;image&#34; src=&#34;http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg&#34; /&gt; &lt;div itemprop=&#34;description&#34;&gt; &lt;p&gt; The painting shows a pipe. Below it, Magritte painted, &lt;q lang=&#34;fr&#34;&gt;Ceci n&#39;est pas une pipe.&lt;/q&gt;, French for &#34;This is not a pipe.&#34; &lt;/p&gt; &lt;p&gt; 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, &#34;this is not a pipe.&#34; &lt;/p&gt; &lt;p&gt; Similarly, the image shown above is neither a pipe nor even a painting, but rather a digital photograph. &lt;/p&gt; &lt;p&gt; The painting is sometimes given as an example of meta message conveyed by paralanguage. Compare with Korzybski&#39;s &lt;q&gt;The word is not the thing&lt;/q&gt; and &lt;q&gt;The map is not the territory&lt;/q&gt;. &lt;/div&gt; &lt;ul&gt; &lt;li&gt;Artist: &lt;span itemprop=&#34;creator&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt; &lt;a itemprop=&#34;sameAs&#34; href=&#34;https://www.freebase.com/m/06h88&#34;&gt; &lt;span itemprop=&#34;name&#34;&gt;René Magritte&lt;/span&gt; &lt;/a&gt; &lt;/span&gt; &lt;/li&gt; &lt;li&gt;Dimensions: &lt;span itemprop=&#34;width&#34; itemscope itemtype=&#34;https://schema.org/Distance&#34;&gt;940 mm&lt;/span&gt; × &lt;span itemprop=&#34;height&#34; itemscope itemtype=&#34;https://schema.org/Distance&#34;&gt;635 mm&lt;/span&gt; &lt;/li&gt; &lt;li&gt;Materials: &lt;span itemprop=&#34;artMedium&#34;&gt;oil&lt;/span&gt; on &lt;span itemprop=&#34;artworkSurface&#34;&gt;canvas&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0454 rdfa "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;VisualArtwork&#34;&gt; &lt;link property=&#34;sameAs&#34; href=&#34;http://rdf.freebase.com/rdf/m.0439_q&#34; /&gt; &lt;h1 property=&#34;name&#34; lang=&#34;fr&#34;&gt;La trahison des images &lt;/h1&gt; &lt;p&gt; A &lt;span property=&#34;artform&#34;&gt;painting&lt;/span&gt; also known as &lt;span&gt;The Treason of Images&lt;/span&gt; or &lt;span property=&#34;alternateName&#34;&gt;The Treachery of Images&lt;/span&gt;. &lt;/p&gt; &lt;img property=&#34;image&#34; src=&#34;http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg&#34; /&gt; &lt;div property=&#34;description&#34;&gt; &lt;p&gt; The painting shows a pipe. Below it, Magritte painted, &lt;q lang=&#34;fr&#34;&gt;Ceci n&#39;est pas une pipe.&lt;/q&gt;, French for &#34;This is not a pipe.&#34; &lt;/p&gt; &lt;p&gt; 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, &#34;this is not a pipe.&#34; &lt;/p&gt; &lt;p&gt; Similarly, the image shown above is neither a pipe nor even a painting, but rather a digital photograph. &lt;/p&gt; &lt;p&gt; The painting is sometimes given as an example of meta message conveyed by paralanguage. Compare with Korzybski&#39;s &lt;q&gt;The word is not the thing&lt;/q&gt; and &lt;q&gt;The map is not the territory&lt;/q&gt;. &lt;/div&gt; &lt;ul&gt; &lt;li&gt;Artist: &lt;span property=&#34;creator&#34; typeof=&#34;Person&#34;&gt; &lt;a property=&#34;sameAs&#34; href=&#34;https://www.freebase.com/m/06h88&#34;&gt; &lt;span property=&#34;name&#34;&gt;René Magritte&lt;/span&gt; &lt;/a&gt; &lt;/span&gt; &lt;/li&gt; &lt;li&gt;Dimensions: &lt;span property=&#34;width&#34; typeof=&#34;Distance&#34;&gt;940 mm&lt;/span&gt; × &lt;span property=&#34;height&#34; typeof=&#34;Distance&#34;&gt;635 mm&lt;/span&gt; &lt;/li&gt; &lt;li&gt;Materials: &lt;span property=&#34;artMedium&#34;&gt;oil&lt;/span&gt; on &lt;span property=&#34;artworkSurface&#34;&gt;canvas&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; </pre> </div> <div class="ds-tab eg-0454 jsonld "> <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div> <pre class="ds-tab-content prettyprint lang-html linenums clipsource "> &lt;script type=&#34;application/ld+json&#34;&gt; { &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;VisualArtwork&#34;, &#34;name&#34;: &#34;La trahison des images&#34;, &#34;alternateName&#34;: &#34;The Treachery of Images&#34;, &#34;image&#34;: &#34;http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg&#34;, &#34;description&#34;: &#34;The painting shows a pipe. Below it, Magritte...&#34;, &#34;creator&#34;: [ { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;René Magritte&#34;, &#34;sameAs&#34;: &#34;https://www.freebase.com/m/06h88&#34; } ], &#34;width&#34;: [ { &#34;@type&#34;: &#34;Distance&#34;, &#34;name&#34;: &#34;940 mm&#34; } ], &#34;height&#34;: [ { &#34;@type&#34;: &#34;Distance&#34;, &#34;name&#34;: &#34;635 mm&#34; } ], &#34;artMedium&#34;: &#34;oil&#34;, &#34;artworkSurface&#34;: &#34;canvas&#34; } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0454 structure extabs" data-ex="eg-0454"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0454" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0454"></div> </div> <div class="payload eg-0454" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;VisualArtwork&#34;, &#34;name&#34;: &#34;La trahison des images&#34;, &#34;alternateName&#34;: &#34;The Treachery of Images&#34;, &#34;image&#34;: &#34;http://upload.wikimedia.org/wikipedia/en/b/b9/MagrittePipe.jpg&#34;, &#34;description&#34;: &#34;The painting shows a pipe. Below it, Magritte...&#34;, &#34;creator&#34;: [ { &#34;@type&#34;: &#34;Person&#34;, &#34;name&#34;: &#34;René Magritte&#34;, &#34;sameAs&#34;: &#34;https://www.freebase.com/m/06h88&#34; } ], &#34;width&#34;: [ { &#34;@type&#34;: &#34;Distance&#34;, &#34;name&#34;: &#34;940 mm&#34; } ], &#34;height&#34;: [ { &#34;@type&#34;: &#34;Distance&#34;, &#34;name&#34;: &#34;635 mm&#34; } ], &#34;artMedium&#34;: &#34;oil&#34;, &#34;artworkSurface&#34;: &#34;canvas&#34; }</div> </div> </div> </div> <!-- mainContent --> <!-- Footer start from PageFooter.j2 --> <div id="footer"> <p><a href="/docs/terms.html">Terms and conditions</a></p> <div id="versioninfo"> <span class="sep">•</span> Schema.org <span class="sep">•</span> V28.1 <span class="sep">|</span> 2024-11-22 </div> </div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-52672119-1', 'auto'); ga('send', 'pageview'); </script> <!-- Footer end from PageFooter.j2 --> <script type="application/ld+json"> { "@context": { "brick": "https://brickschema.org/schema/Brick#", "csvw": "http://www.w3.org/ns/csvw#", "dc": "http://purl.org/dc/elements/1.1/", "dcam": "http://purl.org/dc/dcam/", "dcat": "http://www.w3.org/ns/dcat#", "dcmitype": "http://purl.org/dc/dcmitype/", "dcterms": "http://purl.org/dc/terms/", "doap": "http://usefulinc.com/ns/doap#", "foaf": "http://xmlns.com/foaf/0.1/", "odrl": "http://www.w3.org/ns/odrl/2/", "org": "http://www.w3.org/ns/org#", "owl": "http://www.w3.org/2002/07/owl#", "prof": "http://www.w3.org/ns/dx/prof/", "prov": "http://www.w3.org/ns/prov#", "qb": "http://purl.org/linked-data/cube#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "schema": "https://schema.org/", "sh": "http://www.w3.org/ns/shacl#", "skos": "http://www.w3.org/2004/02/skos/core#", "sosa": "http://www.w3.org/ns/sosa/", "ssn": "http://www.w3.org/ns/ssn/", "time": "http://www.w3.org/2006/time#", "vann": "http://purl.org/vocab/vann/", "void": "http://rdfs.org/ns/void#", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { "@id": "schema:brand", "@type": "rdf:Property", "rdfs:comment": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.", "rdfs:label": "brand", "schema:domainIncludes": [ { "@id": "schema:Service" }, { "@id": "schema:Organization" }, { "@id": "schema:Person" }, { "@id": "schema:Product" } ], "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Brand" } ] }, { "@id": "schema:contactPoint", "@type": "rdf:Property", "rdfs:comment": "A contact point for a person or organization.", "rdfs:label": "contactPoint", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" }, { "@id": "schema:HealthInsurancePlan" } ], "schema:rangeIncludes": { "@id": "schema:ContactPoint" } }, { "@id": "schema:name", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:title" }, "rdfs:comment": "The name of the item.", "rdfs:label": "name", "rdfs:subPropertyOf": { "@id": "rdfs:label" }, "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:givenName", "@type": "rdf:Property", "rdfs:comment": "Given name. In the U.S., the first name of a Person.", "rdfs:label": "givenName", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:netWorth", "@type": "rdf:Property", "rdfs:comment": "The total financial value of the person as calculated by subtracting assets from liabilities.", "rdfs:label": "netWorth", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": [ { "@id": "schema:MonetaryAmount" }, { "@id": "schema:PriceSpecification" } ] }, { "@id": "schema:telephone", "@type": "rdf:Property", "rdfs:comment": "The telephone number.", "rdfs:label": "telephone", "schema:domainIncludes": [ { "@id": "schema:Place" }, { "@id": "schema:Person" }, { "@id": "schema:ContactPoint" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:colleagues", "@type": "rdf:Property", "rdfs:comment": "A colleague of the person.", "rdfs:label": "colleagues", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" }, "schema:supersededBy": { "@id": "schema:colleague" } }, { "@id": "schema:deathDate", "@type": "rdf:Property", "rdfs:comment": "Date of death.", "rdfs:label": "deathDate", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Date" } }, { "@id": "schema:jobTitle", "@type": "rdf:Property", "rdfs:comment": "The job title of the person (for example, Financial Manager).", "rdfs:label": "jobTitle", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:DefinedTerm" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2192" } }, { "@id": "schema:subjectOf", "@type": "rdf:Property", "rdfs:comment": "A CreativeWork or Event about this Thing.", "rdfs:label": "subjectOf", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:inverseOf": { "@id": "schema:about" }, "schema:rangeIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1670" } }, { "@id": "schema:affiliation", "@type": "rdf:Property", "rdfs:comment": "An organization that this person is affiliated with. For example, a school/university, a club, or a team.", "rdfs:label": "affiliation", "rdfs:subPropertyOf": { "@id": "schema:memberOf" }, "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Organization" } }, { "@id": "schema:relatedTo", "@type": "rdf:Property", "rdfs:comment": "The most generic familial relation.", "rdfs:label": "relatedTo", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:award", "@type": "rdf:Property", "rdfs:comment": "An award won by or for this item.", "rdfs:label": "award", "schema:domainIncludes": [ { "@id": "schema:Product" }, { "@id": "schema:Organization" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Service" }, { "@id": "schema:Person" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:hasPOS", "@type": "rdf:Property", "rdfs:comment": "Points-of-Sales operated by the organization or person.", "rdfs:label": "hasPOS", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Place" } }, { "@id": "schema:honorificSuffix", "@type": "rdf:Property", "rdfs:comment": "An honorific suffix following a Person's name such as M.D./PhD/MSCSW.", "rdfs:label": "honorificSuffix", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:spouse", "@type": "rdf:Property", "rdfs:comment": "The person's spouse.", "rdfs:label": "spouse", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:sibling", "@type": "rdf:Property", "rdfs:comment": "A sibling of the person.", "rdfs:label": "sibling", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:globalLocationNumber", "@type": "rdf:Property", "rdfs:comment": "The [Global Location Number](http://www.gs1.org/gln) (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.", "rdfs:label": "globalLocationNumber", "rdfs:subPropertyOf": { "@id": "schema:identifier" }, "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Place" }, { "@id": "schema:Organization" }, { "@id": "schema:Person" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:hasOccupation", "@type": "rdf:Property", "rdfs:comment": "The Person's occupation. For past professions, use Role for expressing dates.", "rdfs:label": "hasOccupation", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Occupation" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1698" } }, { "@id": "schema:parents", "@type": "rdf:Property", "rdfs:comment": "A parents of the person.", "rdfs:label": "parents", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" }, "schema:supersededBy": { "@id": "schema:parent" } }, { "@id": "schema:knowsAbout", "@type": "rdf:Property", "rdfs:comment": "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.", "rdfs:label": "knowsAbout", "schema:contributor": { "@id": "https://schema.org/docs/collab/TP" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Thing" }, { "@id": "schema:URL" }, { "@id": "schema:Text" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1688" } }, { "@id": "schema:birthPlace", "@type": "rdf:Property", "rdfs:comment": "The place where the person was born.", "rdfs:label": "birthPlace", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Place" } }, { "@id": "schema:callSign", "@type": "rdf:Property", "rdfs:comment": "A [callsign](https://en.wikipedia.org/wiki/Call_sign), as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles.", "rdfs:label": "callSign", "rdfs:subPropertyOf": { "@id": "schema:identifier" }, "schema:domainIncludes": [ { "@id": "schema:Vehicle" }, { "@id": "schema:BroadcastService" }, { "@id": "schema:Person" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2109" } }, { "@id": "schema:faxNumber", "@type": "rdf:Property", "rdfs:comment": "The fax number.", "rdfs:label": "faxNumber", "schema:domainIncludes": [ { "@id": "schema:Place" }, { "@id": "schema:Person" }, { "@id": "schema:ContactPoint" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:colleague", "@type": "rdf:Property", "rdfs:comment": "A colleague of the person.", "rdfs:label": "colleague", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Person" } ] }, { "@id": "schema:performerIn", "@type": "rdf:Property", "rdfs:comment": "Event that this person is a performer or participant in.", "rdfs:label": "performerIn", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Event" } }, { "@id": "schema:address", "@type": "rdf:Property", "rdfs:comment": "Physical address of the item.", "rdfs:label": "address", "schema:domainIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Place" }, { "@id": "schema:Person" }, { "@id": "schema:GeoShape" }, { "@id": "schema:GeoCoordinates" } ], "schema:rangeIncludes": [ { "@id": "schema:PostalAddress" }, { "@id": "schema:Text" } ] }, { "@id": "schema:awards", "@type": "rdf:Property", "rdfs:comment": "Awards won by or for this item.", "rdfs:label": "awards", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Product" } ], "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:supersededBy": { "@id": "schema:award" } }, { "@id": "schema:homeLocation", "@type": "rdf:Property", "rdfs:comment": "A contact location for a person's residence.", "rdfs:label": "homeLocation", "rdfs:subPropertyOf": { "@id": "schema:location" }, "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": [ { "@id": "schema:Place" }, { "@id": "schema:ContactPoint" } ] }, { "@id": "schema:worksFor", "@type": "rdf:Property", "rdfs:comment": "Organizations that the person works for.", "rdfs:label": "worksFor", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Organization" } }, { "@id": "schema:interactionStatistic", "@type": "rdf:Property", "rdfs:comment": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.", "rdfs:label": "interactionStatistic", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:InteractionCounter" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2421" } }, { "@id": "schema:height", "@type": "rdf:Property", "rdfs:comment": "The height of the item.", "rdfs:label": "height", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Product" }, { "@id": "schema:OfferShippingDetails" }, { "@id": "schema:MediaObject" }, { "@id": "schema:VisualArtwork" } ], "schema:rangeIncludes": [ { "@id": "schema:QuantitativeValue" }, { "@id": "schema:Distance" } ] }, { "@id": "schema:email", "@type": "rdf:Property", "rdfs:comment": "Email address.", "rdfs:label": "email", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:ContactPoint" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:funder", "@type": "rdf:Property", "rdfs:comment": "A person or organization that supports (sponsors) something through some kind of financial contribution.", "rdfs:label": "funder", "rdfs:subPropertyOf": { "@id": "schema:sponsor" }, "schema:domainIncludes": [ { "@id": "schema:Event" }, { "@id": "schema:Organization" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Person" }, { "@id": "schema:Grant" }, { "@id": "schema:MonetaryGrant" } ], "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ] }, { "@id": "schema:parent", "@type": "rdf:Property", "rdfs:comment": "A parent of this person.", "rdfs:label": "parent", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:funding", "@type": "rdf:Property", "rdfs:comment": "A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].", "rdfs:label": "funding", "schema:contributor": { "@id": "https://schema.org/docs/collab/TP" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Organization" }, { "@id": "schema:BioChemEntity" }, { "@id": "schema:Product" }, { "@id": "schema:Event" }, { "@id": "schema:MedicalEntity" } ], "schema:inverseOf": { "@id": "schema:fundedItem" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Grant" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/383" } }, { "@id": "schema:identifier", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:identifier" }, "rdfs:comment": "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](/docs/datamodel.html#identifierBg) for more details.\n ", "rdfs:label": "identifier", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:URL" }, { "@id": "schema:PropertyValue" } ] }, { "@id": "schema:alumniOf", "@type": "rdf:Property", "rdfs:comment": "An organization that the person is an alumni of.", "rdfs:label": "alumniOf", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:inverseOf": { "@id": "schema:alumni" }, "schema:rangeIncludes": [ { "@id": "schema:EducationalOrganization" }, { "@id": "schema:Organization" } ] }, { "@id": "schema:image", "@type": "rdf:Property", "rdfs:comment": "An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].", "rdfs:label": "image", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:ImageObject" } ] }, { "@id": "schema:memberOf", "@type": "rdf:Property", "rdfs:comment": "An Organization (or ProgramMembership) to which this Person or Organization belongs.", "rdfs:label": "memberOf", "schema:domainIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ], "schema:inverseOf": { "@id": "schema:member" }, "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:ProgramMembership" }, { "@id": "schema:MemberProgramTier" } ] }, { "@id": "schema:workLocation", "@type": "rdf:Property", "rdfs:comment": "A contact location for a person's place of work.", "rdfs:label": "workLocation", "rdfs:subPropertyOf": { "@id": "schema:location" }, "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": [ { "@id": "schema:Place" }, { "@id": "schema:ContactPoint" } ] }, { "@id": "schema:disambiguatingDescription", "@type": "rdf:Property", "rdfs:comment": "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.", "rdfs:label": "disambiguatingDescription", "rdfs:subPropertyOf": { "@id": "schema:description" }, "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:honorificPrefix", "@type": "rdf:Property", "rdfs:comment": "An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.", "rdfs:label": "honorificPrefix", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:isicV4", "@type": "rdf:Property", "rdfs:comment": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.", "rdfs:label": "isicV4", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Place" }, { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:makesOffer", "@type": "rdf:Property", "rdfs:comment": "A pointer to products or services offered by the organization or person.", "rdfs:label": "makesOffer", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ], "schema:inverseOf": { "@id": "schema:offeredBy" }, "schema:rangeIncludes": { "@id": "schema:Offer" } }, { "@id": "schema:siblings", "@type": "rdf:Property", "rdfs:comment": "A sibling of the person.", "rdfs:label": "siblings", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" }, "schema:supersededBy": { "@id": "schema:sibling" } }, { "@id": "schema:knowsLanguage", "@type": "rdf:Property", "rdfs:comment": "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](http://tools.ietf.org/html/bcp47).", "rdfs:label": "knowsLanguage", "schema:contributor": { "@id": "https://schema.org/docs/collab/TP" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:Language" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1688" } }, { "@id": "schema:contactPoints", "@type": "rdf:Property", "rdfs:comment": "A contact point for a person or organization.", "rdfs:label": "contactPoints", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:ContactPoint" }, "schema:supersededBy": { "@id": "schema:contactPoint" } }, { "@id": "schema:potentialAction", "@type": "rdf:Property", "rdfs:comment": "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.", "rdfs:label": "potentialAction", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": { "@id": "schema:Action" } }, { "@id": "schema:mainEntityOfPage", "@type": "rdf:Property", "rdfs:comment": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.", "rdfs:label": "mainEntityOfPage", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:inverseOf": { "@id": "schema:mainEntity" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:CreativeWork" } ] }, { "@id": "schema:additionalName", "@type": "rdf:Property", "rdfs:comment": "An additional name for a Person, can be used for a middle name.", "rdfs:label": "additionalName", "rdfs:subPropertyOf": { "@id": "schema:alternateName" }, "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:taxID", "@type": "rdf:Property", "rdfs:comment": "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.", "rdfs:label": "taxID", "rdfs:subPropertyOf": { "@id": "schema:identifier" }, "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:vatID", "@type": "rdf:Property", "rdfs:comment": "The Value-added Tax ID of the organization or person.", "rdfs:label": "vatID", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:agentInteractionStatistic", "@type": "rdf:Property", "rdfs:comment": "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).", "rdfs:label": "agentInteractionStatistic", "schema:domainIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:InteractionCounter" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2858" } }, { "@id": "schema:hasCredential", "@type": "rdf:Property", "rdfs:comment": "A credential awarded to the Person or Organization.", "rdfs:label": "hasCredential", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:EducationalOccupationalCredential" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2289" } }, { "@id": "schema:familyName", "@type": "rdf:Property", "rdfs:comment": "Family name. In the U.S., the last name of a Person.", "rdfs:label": "familyName", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:duns", "@type": "rdf:Property", "rdfs:comment": "The Dun & Bradstreet DUNS number for identifying an organization or business person.", "rdfs:label": "duns", "rdfs:subPropertyOf": { "@id": "schema:identifier" }, "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:birthDate", "@type": "rdf:Property", "rdfs:comment": "Date of birth.", "rdfs:label": "birthDate", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Date" } }, { "@id": "schema:children", "@type": "rdf:Property", "rdfs:comment": "A child of the person.", "rdfs:label": "children", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:hasCertification", "@type": "rdf:Property", "rdfs:comment": "Certification information about a product, organization, service, place, or person.", "rdfs:label": "hasCertification", "schema:domainIncludes": [ { "@id": "schema:Product" }, { "@id": "schema:Organization" }, { "@id": "schema:Place" }, { "@id": "schema:Person" }, { "@id": "schema:Service" } ], "schema:rangeIncludes": { "@id": "schema:Certification" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/3230" } }, { "@id": "schema:publishingPrinciples", "@type": "rdf:Property", "rdfs:comment": "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]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n", "rdfs:label": "publishingPrinciples", "schema:domainIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Person" } ], "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:CreativeWork" } ] }, { "@id": "schema:owns", "@type": "rdf:Property", "rdfs:comment": "Products owned by the organization or person.", "rdfs:label": "owns", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": [ { "@id": "schema:OwnershipInfo" }, { "@id": "schema:Product" } ] }, { "@id": "schema:follows", "@type": "rdf:Property", "rdfs:comment": "The most generic uni-directional social relation.", "rdfs:label": "follows", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:sponsor", "@type": "rdf:Property", "rdfs:comment": "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.", "rdfs:label": "sponsor", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Event" }, { "@id": "schema:Organization" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:MedicalStudy" }, { "@id": "schema:Grant" } ], "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ] }, { "@id": "schema:alternateName", "@type": "rdf:Property", "rdfs:comment": "An alias for the item.", "rdfs:label": "alternateName", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:sameAs", "@type": "rdf:Property", "rdfs:comment": "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.", "rdfs:label": "sameAs", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": { "@id": "schema:URL" } }, { "@id": "schema:naics", "@type": "rdf:Property", "rdfs:comment": "The North American Industry Classification System (NAICS) code for a particular organization or business person.", "rdfs:label": "naics", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:deathPlace", "@type": "rdf:Property", "rdfs:comment": "The place where the person died.", "rdfs:label": "deathPlace", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Place" } }, { "@id": "schema:description", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:description" }, "rdfs:comment": "A description of the item.", "rdfs:label": "description", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:TextObject" } ] }, { "@id": "schema:Person", "@type": "rdfs:Class", "owl:equivalentClass": { "@id": "foaf:Person" }, "rdfs:comment": "A person (alive, dead, undead, or fictional).", "rdfs:label": "Person", "rdfs:subClassOf": { "@id": "schema:Thing" }, "schema:contributor": { "@id": "https://schema.org/docs/collab/rNews" } }, { "@id": "schema:additionalType", "@type": "rdf: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. Typically the value is a URI-identified RDF class, and in this case corresponds to the\n 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 <a href=\"https://schema.org/docs/styleguide.html\">style guide</a>.", "rdfs:label": "additionalType", "rdfs:subPropertyOf": { "@id": "rdf:type" }, "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Text" } ] }, { "@id": "schema:url", "@type": "rdf:Property", "rdfs:comment": "URL of the item.", "rdfs:label": "url", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": { "@id": "schema:URL" } }, { "@id": "schema:seeks", "@type": "rdf:Property", "rdfs:comment": "A pointer to products or services sought by the organization or person (demand).", "rdfs:label": "seeks", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Demand" } }, { "@id": "schema:knows", "@type": "rdf:Property", "rdfs:comment": "The most generic bi-directional social/work relation.", "rdfs:label": "knows", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:weight", "@type": "rdf:Property", "rdfs:comment": "The weight of the product or person.", "rdfs:label": "weight", "schema:contributor": { "@id": "https://schema.org/docs/collab/GoodRelationsTerms" }, "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:VisualArtwork" }, { "@id": "schema:Product" }, { "@id": "schema:OfferShippingDetails" } ], "schema:rangeIncludes": { "@id": "schema:QuantitativeValue" } }, { "@id": "schema:nationality", "@type": "rdf:Property", "rdfs:comment": "Nationality of the person.", "rdfs:label": "nationality", "schema:domainIncludes": { "@id": "schema:Person" }, "schema:rangeIncludes": { "@id": "schema:Country" } }, { "@id": "schema:gender", "@type": "rdf:Property", "rdfs:comment": "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\".", "rdfs:label": "gender", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:SportsTeam" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:GenderType" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2341" } }, { "@id": "schema:hasOfferCatalog", "@type": "rdf:Property", "rdfs:comment": "Indicates an OfferCatalog listing for this Organization, Person, or Service.", "rdfs:label": "hasOfferCatalog", "schema:domainIncludes": [ { "@id": "schema:Service" }, { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:OfferCatalog" } }, { "@id": "schema:skills", "@type": "rdf:Property", "rdfs:comment": "A statement of knowledge, skill, ability, task or any other assertion expressing a competency that is either claimed by a person, an organization or desired or required to fulfill a role or to work in an occupation.", "rdfs:label": "skills", "schema:domainIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" }, { "@id": "schema:Occupation" }, { "@id": "schema:JobPosting" } ], "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:DefinedTerm" } ], "schema:source": [ { "@id": "https://github.com/schemaorg/schemaorg/issues/2322" }, { "@id": "https://github.com/schemaorg/schemaorg/issues/1698" } ] }, { "@id": "schema:Thing", "@type": "rdfs:Class", "rdfs:comment": "The most generic type of item.", "rdfs:label": "Thing" } ] } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10