CINXE.COM
Thing - Schema.org Type
<!DOCTYPE html> <html lang="en"> <!-- Generated from TermPageEx.j2 --> <head> <title>Thing - 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: Thing - The most generic type of item." /> <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/Thing" /> </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>Thing</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> <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/Thing</span> </li> <!--<li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=https://schema.org/Thing&entry.882602760=Type'>Leave public feedback on this term 💬</a></li>--> <li><a href='https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+Thing'>Check for open issues.</a></li> </ul> </div> </div> <!-- Description of term --> <div class="description">The most generic type of item.</div> </div> <!-- infoblock --> <!-- Show properties (if any) associated with term and its supertypes --> <!-- Properties block for term: Thing--> <!-- 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: 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> 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> 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> or <br/> <a href="/Text" class="core" title="Text">Text</a> 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> 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> 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> 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="/Thing" class="core" title="Thing">Thing</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="/about" class="core" title="about">about</a></th> <td class="prop-ect"> <a href="/Certification" class="ext ext-pending" title="Certification">Certification</a> or <br/> <a href="/CommunicateAction" class="core" title="CommunicateAction">CommunicateAction</a> or <br/> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a> or <br/> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">The subject matter of the content. </tr> <tr><th class="prop-nam"> <a href="/actionOption" class="core" title="actionOption">actionOption</a></th> <td class="prop-ect"> <a href="/ChooseAction" class="core" title="ChooseAction">ChooseAction</a></td> <td class="prop-desc">A sub property of object. The options subject to this action. </tr> <tr><th class="prop-nam"> <a href="/category" class="core" title="category">category</a></th> <td class="prop-ect"> <a href="/ActionAccessSpecification" class="core" title="ActionAccessSpecification">ActionAccessSpecification</a> or <br/> <a href="/Invoice" class="core" title="Invoice">Invoice</a> or <br/> <a href="/Offer" class="core" title="Offer">Offer</a> or <br/> <a href="/PhysicalActivity" class="core" title="PhysicalActivity">PhysicalActivity</a> or <br/> <a href="/Product" class="core" title="Product">Product</a> or <br/> <a href="/Recommendation" class="ext ext-pending" title="Recommendation">Recommendation</a> or <br/> <a href="/Service" class="core" title="Service">Service</a> or <br/> <a href="/SpecialAnnouncement" class="ext ext-pending" title="SpecialAnnouncement">SpecialAnnouncement</a></td> <td class="prop-desc">A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy. </tr> <tr><th class="prop-nam"> <a href="/characterAttribute" class="core" title="characterAttribute">characterAttribute</a></th> <td class="prop-ect"> <a href="/Game" class="core" title="Game">Game</a> or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a></td> <td class="prop-desc">A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage). </tr> <tr><th class="prop-nam"> <a href="/collection" class="core" title="collection">collection</a></th> <td class="prop-ect"> <a href="/UpdateAction" class="core" title="UpdateAction">UpdateAction</a></td> <td class="prop-desc">A sub property of object. The collection target of the action. </tr> <tr><th class="prop-nam"> <a href="/dataFeedElement" class="core" title="dataFeedElement">dataFeedElement</a></th> <td class="prop-ect"> <a href="/DataFeed" class="core" title="DataFeed">DataFeed</a></td> <td class="prop-desc">An item within a data feed. Data feeds may have many elements. </tr> <tr><th class="prop-nam"> <a href="/defaultValue" class="core" title="defaultValue">defaultValue</a></th> <td class="prop-ect"> <a href="/PropertyValueSpecification" class="core" title="PropertyValueSpecification">PropertyValueSpecification</a></td> <td class="prop-desc">The default value of the input. For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values. </tr> <tr><th class="prop-nam"> <a href="/error" class="core" title="error">error</a></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">For failed actions, more information on the cause of the failure. </tr> <tr><th class="prop-nam"> <a href="/gameItem" class="core" title="gameItem">gameItem</a></th> <td class="prop-ect"> <a href="/Game" class="core" title="Game">Game</a> or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a></td> <td class="prop-desc">An item is an object within the game world that can be collected by a player or, occasionally, a non-player character. </tr> <tr><th class="prop-nam"> <a href="/gamePlatform" class="core" title="gamePlatform">gamePlatform</a></th> <td class="prop-ect"> <a href="/VideoGame" class="core" title="VideoGame">VideoGame</a> or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a></td> <td class="prop-desc">The electronic systems used to play <a href="http://en.wikipedia.org/wiki/Category:Video_game_platforms">video games</a>. </tr> <tr><th class="prop-nam"> <a href="/instrument" class="core" title="instrument">instrument</a></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">The object that helped the agent perform the action. E.g. John wrote a book with <em>a pen</em>. </tr> <tr><th class="prop-nam"> <a href="/item" class="core" title="item">item</a></th> <td class="prop-ect"> <a href="/DataFeedItem" class="core" title="DataFeedItem">DataFeedItem</a> or <br/> <a href="/ListItem" class="core" title="ListItem">ListItem</a></td> <td class="prop-desc">An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists'). </tr> <tr><th class="prop-nam"> <a href="/itemListElement" class="core" title="itemListElement">itemListElement</a></th> <td class="prop-ect"> <a href="/ItemList" class="core" title="ItemList">ItemList</a></td> <td class="prop-desc">For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem.<br/><br/> Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.<br/><br/> Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases. </tr> <tr><th class="prop-nam"> <a href="/itemReviewed" class="core" title="itemReviewed">itemReviewed</a></th> <td class="prop-ect"> <a href="/AggregateRating" class="core" title="AggregateRating">AggregateRating</a> or <br/> <a href="/Review" class="core" title="Review">Review</a></td> <td class="prop-desc">The item that is being reviewed/rated. </tr> <tr><th class="prop-nam"> <a href="/knowsAbout" class="core" title="knowsAbout">knowsAbout</a></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a> or <br/> <a href="/Person" class="core" title="Person">Person</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. </tr> <tr><th class="prop-nam"> <a href="/mainEntity" class="core" title="mainEntity">mainEntity</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">Indicates the primary entity described in some page or other CreativeWork. </tr> <tr><th class="prop-nam"> <a href="/mentions" class="core" title="mentions">mentions</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept. </tr> <tr><th class="prop-nam"> <a href="/object" class="core" title="object">object</a></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">The object upon which the action is carried out, whose state is kept intact or changed. Also known as the semantic roles patient, affected or undergoer (which change their state) or theme (which doesn't). E.g. John read <em>a book</em>. </tr> <tr><th class="prop-nam"> <a href="/observationAbout" class="core" title="observationAbout">observationAbout</a></th> <td class="prop-ect"> <a href="/Observation" class="ext ext-pending" title="Observation">Observation</a></td> <td class="prop-desc">The <a class="localLink" href="/observationAbout">observationAbout</a> property identifies an entity, often a <a class="localLink" href="/Place">Place</a>, associated with an <a class="localLink" href="/Observation">Observation</a>. </tr> <tr><th class="prop-nam"> <a href="/option" class="core" title="option">option</a></th> <td class="prop-ect"> <a href="/ChooseAction" class="core" title="ChooseAction">ChooseAction</a></td> <td class="prop-desc">A sub property of object. The options subject to this action. </tr> <tr><th class="prop-nam"> <a href="/produces" class="core" title="produces">produces</a></th> <td class="prop-ect"> <a href="/Service" class="core" title="Service">Service</a></td> <td class="prop-desc">The tangible thing generated by the service, e.g. a passport, permit, etc. </tr> <tr><th class="prop-nam"> <a href="/quest" class="core" title="quest">quest</a></th> <td class="prop-ect"> <a href="/Game" class="core" title="Game">Game</a> or <br/> <a href="/VideoGameSeries" class="core" title="VideoGameSeries">VideoGameSeries</a></td> <td class="prop-desc">The task that a player-controlled character, or group of characters may complete in order to gain a reward. </tr> <tr><th class="prop-nam"> <a href="/replacee" class="core" title="replacee">replacee</a></th> <td class="prop-ect"> <a href="/ReplaceAction" class="core" title="ReplaceAction">ReplaceAction</a></td> <td class="prop-desc">A sub property of object. The object that is being replaced. </tr> <tr><th class="prop-nam"> <a href="/replacer" class="core" title="replacer">replacer</a></th> <td class="prop-ect"> <a href="/ReplaceAction" class="core" title="ReplaceAction">ReplaceAction</a></td> <td class="prop-desc">A sub property of object. The object that replaces. </tr> <tr><th class="prop-nam"> <a href="/requiredCollateral" class="core" title="requiredCollateral">requiredCollateral</a></th> <td class="prop-ect"> <a href="/LoanOrCredit" class="core" title="LoanOrCredit">LoanOrCredit</a></td> <td class="prop-desc">Assets required to secure loan or credit repayments. It may take form of third party pledge, goods, financial instruments (cash, securities, etc.) </tr> <tr><th class="prop-nam"> <a href="/reservationFor" class="core" title="reservationFor">reservationFor</a></th> <td class="prop-ect"> <a href="/Reservation" class="core" title="Reservation">Reservation</a></td> <td class="prop-desc">The thing -- flight, event, restaurant, etc. being reserved. </tr> <tr><th class="prop-nam"> <a href="/result" class="core" title="result">result</a></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">The result produced in the action. E.g. John wrote <em>a book</em>. </tr> <tr><th class="prop-nam"> <a href="/serviceOutput" class="core" title="serviceOutput">serviceOutput</a></th> <td class="prop-ect"> <a href="/Service" class="core" title="Service">Service</a></td> <td class="prop-desc">The tangible thing generated by the service, e.g. a passport, permit, etc. </tr> <tr><th class="prop-nam"> <a href="/targetCollection" class="core" title="targetCollection">targetCollection</a></th> <td class="prop-ect"> <a href="/UpdateAction" class="core" title="UpdateAction">UpdateAction</a></td> <td class="prop-desc">A sub property of object. The collection target 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="/Action" class="core" title="Action">Action</a></li> <li> <a href="/BioChemEntity" class="ext ext-pending" title="BioChemEntity">BioChemEntity</a></li> <li> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></li> <li> <a href="/Event" class="core" title="Event">Event</a></li> <li> <a href="/Intangible" class="core" title="Intangible">Intangible</a></li> <li> <a href="/MedicalEntity" class="core" title="MedicalEntity">MedicalEntity</a></li> <li> <a href="/Organization" class="core" title="Organization">Organization</a></li> <li> <a href="/Person" class="core" title="Person">Person</a></li> <li> <a href="/Place" class="core" title="Place">Place</a></li> <li> <a href="/Product" class="core" title="Product">Product</a></li> <li> <a href="/Taxon" class="ext ext-pending" title="Taxon">Taxon</a></li> </ul> <!-- list supersedes and superseded references --> <!-- list source references and acknowledgements --> <!-- list examples --> <!-- Examples block for term: Thing--> <div id="examplespannel" class="jumptarget" title="Examples"> <h3>Examples</h3> <div class="example-head"> <button class="clip clipbutton eg-0246" data-clipboard-target=".ds-tab.selected.eg-0246 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0246" title="Link: #eg-0246" href="#eg-0246" class="clickableAnchor" >Example 1</a> <div class="tooltip"> <span class="tooltiptext eg-0246">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-0246 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-0246 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 "> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Thing", "name": "Schema.org Ontology", "subjectOf": { "@type": "Book", "name": "The Complete History of Schema.org" } } </script> </pre> </div> <div class="ds-tab eg-0246 structure extabs" data-ex="eg-0246"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0246" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0246"></div> </div> <div class="payload eg-0246" style="display: none;">{ "@context": "https://schema.org/", "@type": "Thing", "name": "Schema.org Ontology", "subjectOf": { "@type": "Book", "name": "The Complete History of Schema.org" } }</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: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:CreativeWork" }, { "@id": "schema:URL" } ] }, { "@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: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: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: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: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: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: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:ImageObject" }, { "@id": "schema:URL" } ] }, { "@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: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: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: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:URL" }, { "@id": "schema:PropertyValue" }, { "@id": "schema:Text" } ] }, { "@id": "schema:Thing", "@type": "rdfs:Class", "rdfs:comment": "The most generic type of item.", "rdfs:label": "Thing" } ] } </script> </body> </html>