CINXE.COM

SpecialAnnouncement - Schema.org Type

<!DOCTYPE html> <html lang="en"> <!-- Generated from TermPageEx.j2 --> <head> <title>SpecialAnnouncement - 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: SpecialAnnouncement - A SpecialAnnouncement combines a simple date-stamped textual information update with contextualized Web links and other structured data. It represents an information update made by a locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police, local government.&lt;br/&gt;&lt;br/&gt; For work in progress guidelines on Coronavirus-related markup see &lt;a href=&#34;https://docs.google.com/document/d/14ikaGCKxo50rRM7nvKSlbUpjyIk2WMQd3IkB1lItlrM/edit#&#34;&gt;this doc&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt; The motivating scenario for SpecialAnnouncement is the &lt;a href=&#34;https://en.wikipedia.org/wiki/2019%E2%80%9320_coronavirus_pandemic&#34;&gt;Coronavirus pandemic&lt;/a&gt;, and the initial vocabulary is oriented to this urgent situation. Schema.org expect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our usual &lt;a href=&#34;https://github.com/schemaorg/schemaorg/issues/2490&#34;&gt;Github entry&lt;/a&gt;, feedback comments can also be provided in &lt;a href=&#34;https://docs.google.com/document/d/1fpdFFxk8s87CWwACs53SGkYv3aafSxz_DTtOQxMrBJQ/edit#&#34;&gt;this document&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt; While this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like &lt;a href=&#34;https://en.wikipedia.org/wiki/Common_Alerting_Protocol&#34;&gt;CAP&lt;/a&gt;, although there may be overlaps. The intent is to cover the kinds of everyday practical information being posted to existing websites during an emergency situation.&lt;br/&gt;&lt;br/&gt; Several kinds of information can be provided:&lt;br/&gt;&lt;br/&gt; We encourage the provision of &#34;name&#34;, &#34;text&#34;, &#34;datePosted&#34;, &#34;expires&#34; (if appropriate), &#34;category&#34; and &#34;url&#34; as a simple baseline. It is important to provide a value for &#34;category&#34; where possible, most ideally as a well known URL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be &#34;https://en.wikipedia.org/w/index.php?title=2019-20_coronavirus_pandemic&#34; or &#34;https://www.wikidata.org/wiki/Q81068910&#34;.&lt;br/&gt;&lt;br/&gt; For many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property&#39;s value. For an inline description, use a &lt;a class=&#34;localLink&#34; href=&#34;/WebContent&#34;&gt;WebContent&lt;/a&gt; type, and provide the url as a property of that, alongside at least a simple &#34;&lt;a class=&#34;localLink&#34; href=&#34;/text&#34;&gt;text&lt;/a&gt;&#34; summary of the page. It is unlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.&lt;br/&gt;&lt;br/&gt; We expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, &lt;a class=&#34;localLink&#34; href=&#34;/openingHours&#34;&gt;openingHours&lt;/a&gt;, &lt;a class=&#34;localLink&#34; href=&#34;/Event&#34;&gt;Event&lt;/a&gt;, &lt;a class=&#34;localLink&#34; href=&#34;/FAQPage&#34;&gt;FAQPage&lt;/a&gt; etc. By linking to those pages from a &lt;a class=&#34;localLink&#34; href=&#34;/SpecialAnnouncement&#34;&gt;SpecialAnnouncement&lt;/a&gt; you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the &lt;a class=&#34;localLink&#34; href=&#34;/category&#34;&gt;category&lt;/a&gt; property of the &lt;a class=&#34;localLink&#34; href=&#34;/SpecialAnnouncement&#34;&gt;SpecialAnnouncement&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt; Many &lt;a class=&#34;localLink&#34; href=&#34;/SpecialAnnouncement&#34;&gt;SpecialAnnouncement&lt;/a&gt;s will relate to particular regions and to identifiable local organizations. Use &lt;a class=&#34;localLink&#34; href=&#34;/spatialCoverage&#34;&gt;spatialCoverage&lt;/a&gt; for the region, and &lt;a class=&#34;localLink&#34; href=&#34;/announcementLocation&#34;&gt;announcementLocation&lt;/a&gt; to indicate specific &lt;a class=&#34;localLink&#34; href=&#34;/LocalBusiness&#34;&gt;LocalBusiness&lt;/a&gt;es and &lt;a class=&#34;localLink&#34; href=&#34;/CivicStructure&#34;&gt;CivicStructure&lt;/a&gt;s. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both &lt;a class=&#34;localLink&#34; href=&#34;/spatialCoverage&#34;&gt;spatialCoverage&lt;/a&gt; and &lt;a class=&#34;localLink&#34; href=&#34;/announcementLocation&#34;&gt;announcementLocation&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt; The &lt;a class=&#34;localLink&#34; href=&#34;/about&#34;&gt;about&lt;/a&gt; property can be used to indicate entities that are the focus of the announcement. We now recommend using &lt;a class=&#34;localLink&#34; href=&#34;/about&#34;&gt;about&lt;/a&gt; only for representing non-location entities (e.g. a &lt;a class=&#34;localLink&#34; href=&#34;/Course&#34;&gt;Course&lt;/a&gt; or a &lt;a class=&#34;localLink&#34; href=&#34;/RadioStation&#34;&gt;RadioStation&lt;/a&gt;). For places, use &lt;a class=&#34;localLink&#34; href=&#34;/announcementLocation&#34;&gt;announcementLocation&lt;/a&gt; and &lt;a class=&#34;localLink&#34; href=&#34;/spatialCoverage&#34;&gt;spatialCoverage&lt;/a&gt;. Consumers of this markup should be aware that the initial design encouraged the use of &lt;a class=&#34;localLink&#34; href=&#34;/about&#34;&gt;about&lt;/a&gt; for locations too.&lt;br/&gt;&lt;br/&gt; The basic content of &lt;a class=&#34;localLink&#34; href=&#34;/SpecialAnnouncement&#34;&gt;SpecialAnnouncement&lt;/a&gt; is similar to that of an &lt;a href=&#34;https://en.wikipedia.org/wiki/RSS&#34;&gt;RSS&lt;/a&gt; or &lt;a href=&#34;https://en.wikipedia.org/wiki/Atom_(Web_standard)&#34;&gt;Atom&lt;/a&gt; feed. For publishers without such feeds, basic feed-like information can be shared by posting &lt;a class=&#34;localLink&#34; href=&#34;/SpecialAnnouncement&#34;&gt;SpecialAnnouncement&lt;/a&gt; updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed with the &lt;a class=&#34;localLink&#34; href=&#34;/webFeed&#34;&gt;webFeed&lt;/a&gt; property. This can be a simple URL, or an inline &lt;a class=&#34;localLink&#34; href=&#34;/DataFeed&#34;&gt;DataFeed&lt;/a&gt; object, with &lt;a class=&#34;localLink&#34; href=&#34;/encodingFormat&#34;&gt;encodingFormat&lt;/a&gt; providing media type information, e.g. &#34;application/rss+xml&#34; or &#34;application/atom+xml&#34;." /> <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/SpecialAnnouncement" /> </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>SpecialAnnouncement</h1> <div class="infotype">A Schema.org Type</div> <!-- Pending/retired/term in section --> <br/><em>This term is in the "new" area - implementation feedback and adoption from applications and websites can help improve our definitions.</em> </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="CreativeWork" /> <meta itemprop="position" content="2" /> <a href="/CreativeWork" itemprop="item" class="core" title="CreativeWork">CreativeWork</a> </span> &gt; <span itemscope itemprop="itemListElement" itemtype="https://schema.org/ListItem"> <meta itemprop="name" content="SpecialAnnouncement" /> <meta itemprop="position" content="3" /> <a href="/SpecialAnnouncement" itemprop="item" class="core" title="SpecialAnnouncement">SpecialAnnouncement</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/SpecialAnnouncement</span> </li> <!--<li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=https://schema.org/SpecialAnnouncement&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+SpecialAnnouncement'>Check for open issues.</a></li> </ul> </div> </div> <!-- Description of term --> <div class="description">A SpecialAnnouncement combines a simple date-stamped textual information update with contextualized Web links and other structured data. It represents an information update made by a locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police, local government.<br/><br/> For work in progress guidelines on Coronavirus-related markup see <a href="https://docs.google.com/document/d/14ikaGCKxo50rRM7nvKSlbUpjyIk2WMQd3IkB1lItlrM/edit#">this doc</a>.<br/><br/> The motivating scenario for SpecialAnnouncement is the <a href="https://en.wikipedia.org/wiki/2019%E2%80%9320_coronavirus_pandemic">Coronavirus pandemic</a>, and the initial vocabulary is oriented to this urgent situation. Schema.org expect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our usual <a href="https://github.com/schemaorg/schemaorg/issues/2490">Github entry</a>, feedback comments can also be provided in <a href="https://docs.google.com/document/d/1fpdFFxk8s87CWwACs53SGkYv3aafSxz_DTtOQxMrBJQ/edit#">this document</a>.<br/><br/> While this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like <a href="https://en.wikipedia.org/wiki/Common_Alerting_Protocol">CAP</a>, although there may be overlaps. The intent is to cover the kinds of everyday practical information being posted to existing websites during an emergency situation.<br/><br/> Several kinds of information can be provided:<br/><br/> We encourage the provision of "name", "text", "datePosted", "expires" (if appropriate), "category" and "url" as a simple baseline. It is important to provide a value for "category" where possible, most ideally as a well known URL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be "https://en.wikipedia.org/w/index.php?title=2019-20_coronavirus_pandemic" or "https://www.wikidata.org/wiki/Q81068910".<br/><br/> For many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a <a class="localLink" href="/WebContent">WebContent</a> type, and provide the url as a property of that, alongside at least a simple "<a class="localLink" href="/text">text</a>" summary of the page. It is unlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.<br/><br/> We expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, <a class="localLink" href="/openingHours">openingHours</a>, <a class="localLink" href="/Event">Event</a>, <a class="localLink" href="/FAQPage">FAQPage</a> etc. By linking to those pages from a <a class="localLink" href="/SpecialAnnouncement">SpecialAnnouncement</a> you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the <a class="localLink" href="/category">category</a> property of the <a class="localLink" href="/SpecialAnnouncement">SpecialAnnouncement</a>.<br/><br/> Many <a class="localLink" href="/SpecialAnnouncement">SpecialAnnouncement</a>s will relate to particular regions and to identifiable local organizations. Use <a class="localLink" href="/spatialCoverage">spatialCoverage</a> for the region, and <a class="localLink" href="/announcementLocation">announcementLocation</a> to indicate specific <a class="localLink" href="/LocalBusiness">LocalBusiness</a>es and <a class="localLink" href="/CivicStructure">CivicStructure</a>s. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both <a class="localLink" href="/spatialCoverage">spatialCoverage</a> and <a class="localLink" href="/announcementLocation">announcementLocation</a>.<br/><br/> The <a class="localLink" href="/about">about</a> property can be used to indicate entities that are the focus of the announcement. We now recommend using <a class="localLink" href="/about">about</a> only for representing non-location entities (e.g. a <a class="localLink" href="/Course">Course</a> or a <a class="localLink" href="/RadioStation">RadioStation</a>). For places, use <a class="localLink" href="/announcementLocation">announcementLocation</a> and <a class="localLink" href="/spatialCoverage">spatialCoverage</a>. Consumers of this markup should be aware that the initial design encouraged the use of <a class="localLink" href="/about">about</a> for locations too.<br/><br/> The basic content of <a class="localLink" href="/SpecialAnnouncement">SpecialAnnouncement</a> is similar to that of an <a href="https://en.wikipedia.org/wiki/RSS">RSS</a> or <a href="https://en.wikipedia.org/wiki/Atom_(Web_standard)">Atom</a> feed. For publishers without such feeds, basic feed-like information can be shared by posting <a class="localLink" href="/SpecialAnnouncement">SpecialAnnouncement</a> updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed with the <a class="localLink" href="/webFeed">webFeed</a> property. This can be a simple URL, or an inline <a class="localLink" href="/DataFeed">DataFeed</a> object, with <a class="localLink" href="/encodingFormat">encodingFormat</a> providing media type information, e.g. "application/rss+xml" or "application/atom+xml".</div> </div> <!-- infoblock --> <!-- Show properties (if any) associated with term and its supertypes --> <!-- Properties block for term: SpecialAnnouncement--> <!-- 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: SpecialAnnouncement--> <tr class="supertype"><th class="supertype-name" colspan="3">Properties from <a href="/SpecialAnnouncement" class="ext ext-pending" title="SpecialAnnouncement">SpecialAnnouncement</a></th></tr> <tr><th class="prop-nam"><code> <a href="/announcementLocation" class="ext ext-pending" title="announcementLocation">announcementLocation</a></code></th> <td class="prop-ect"> <a href="/CivicStructure" class="core" title="CivicStructure">CivicStructure</a>&nbsp; or <br/> <a href="/LocalBusiness" class="core" title="LocalBusiness">LocalBusiness</a></td> <td class="prop-desc">Indicates a specific <a class="localLink" href="/CivicStructure">CivicStructure</a> or <a class="localLink" href="/LocalBusiness">LocalBusiness</a> associated with the SpecialAnnouncement. For example, a specific testing facility or business with special opening hours. For a larger geographic region like a quarantine of an entire region, use <a class="localLink" href="/spatialCoverage">spatialCoverage</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/category" class="core" title="category">category</a></code></th> <td class="prop-ect"> <a href="/CategoryCode" class="core" title="CategoryCode">CategoryCode</a>&nbsp; or <br/> <a href="/PhysicalActivityCategory" class="core" title="PhysicalActivityCategory">PhysicalActivityCategory</a>&nbsp; or <br/> <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">A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy. </td> </tr> <tr><th class="prop-nam"><code> <a href="/datePosted" class="core" title="datePosted">datePosted</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a>&nbsp; or <br/> <a href="/DateTime" class="core" title="DateTime">DateTime</a></td> <td class="prop-desc">Publication date of an online listing. </td> </tr> <tr><th class="prop-nam"><code> <a href="/diseasePreventionInfo" class="ext ext-pending" title="diseasePreventionInfo">diseasePreventionInfo</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Information about disease prevention. </td> </tr> <tr><th class="prop-nam"><code> <a href="/diseaseSpreadStatistics" class="ext ext-pending" title="diseaseSpreadStatistics">diseaseSpreadStatistics</a></code></th> <td class="prop-ect"> <a href="/Dataset" class="core" title="Dataset">Dataset</a>&nbsp; or <br/> <a href="/Observation" class="core" title="Observation">Observation</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Statistical information about the spread of a disease, either as <a class="localLink" href="/WebContent">WebContent</a>, or described directly as a <a class="localLink" href="/Dataset">Dataset</a>, or the specific <a class="localLink" href="/Observation">Observation</a>s in the dataset. When a <a class="localLink" href="/WebContent">WebContent</a> URL is provided, the page indicated might also contain more such markup. </td> </tr> <tr><th class="prop-nam"><code> <a href="/gettingTestedInfo" class="ext ext-pending" title="gettingTestedInfo">gettingTestedInfo</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Information about getting tested (for a <a class="localLink" href="/MedicalCondition">MedicalCondition</a>), e.g. in the context of a pandemic. </td> </tr> <tr><th class="prop-nam"><code> <a href="/governmentBenefitsInfo" class="ext ext-pending" title="governmentBenefitsInfo">governmentBenefitsInfo</a></code></th> <td class="prop-ect"> <a href="/GovernmentService" class="core" title="GovernmentService">GovernmentService</a></td> <td class="prop-desc">governmentBenefitsInfo provides information about government benefits associated with a SpecialAnnouncement. </td> </tr> <tr><th class="prop-nam"><code> <a href="/newsUpdatesAndGuidelines" class="ext ext-pending" title="newsUpdatesAndGuidelines">newsUpdatesAndGuidelines</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Indicates a page with news updates and guidelines. This could often be (but is not required to be) the main page containing <a class="localLink" href="/SpecialAnnouncement">SpecialAnnouncement</a> markup on a site. </td> </tr> <tr><th class="prop-nam"><code> <a href="/publicTransportClosuresInfo" class="ext ext-pending" title="publicTransportClosuresInfo">publicTransportClosuresInfo</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Information about public transport closures. </td> </tr> <tr><th class="prop-nam"><code> <a href="/quarantineGuidelines" class="ext ext-pending" title="quarantineGuidelines">quarantineGuidelines</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Guidelines about quarantine rules, e.g. in the context of a pandemic. </td> </tr> <tr><th class="prop-nam"><code> <a href="/schoolClosuresInfo" class="ext ext-pending" title="schoolClosuresInfo">schoolClosuresInfo</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Information about school closures. </td> </tr> <tr><th class="prop-nam"><code> <a href="/travelBans" class="ext ext-pending" title="travelBans">travelBans</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebContent" class="core" title="WebContent">WebContent</a></td> <td class="prop-desc">Information about travel bans, e.g. in the context of a pandemic. </td> </tr> <tr><th class="prop-nam"><code> <a href="/webFeed" class="ext ext-pending" title="webFeed">webFeed</a></code></th> <td class="prop-ect"> <a href="/DataFeed" class="core" title="DataFeed">DataFeed</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">The URL for a feed, e.g. associated with a podcast series, blog, or series of date-stamped updates. This is usually RSS or Atom. </td> </tr> <!-- Properties for Term: CreativeWork--> <tr class="supertype"><th class="supertype-name" colspan="3">Properties from <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></th></tr> <tr><th class="prop-nam"><code> <a href="/about" class="core" title="about">about</a></code></th> <td class="prop-ect"> <a href="/Thing" class="core" title="Thing">Thing</a></td> <td class="prop-desc">The subject matter of the content. <br/>Inverse property: <a href="/subjectOf" class="core" title="subjectOf">subjectOf</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/abstract" class="ext ext-pending" title="abstract">abstract</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">An abstract is a short description that summarizes a <a class="localLink" href="/CreativeWork">CreativeWork</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/accessMode" class="core" title="accessMode">accessMode</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Values should be drawn from the <a href="https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary">approved vocabulary</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/accessModeSufficient" class="core" title="accessModeSufficient">accessModeSufficient</a></code></th> <td class="prop-ect"> <a href="/ItemList" class="core" title="ItemList">ItemList</a></td> <td class="prop-desc">A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the <a href="https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary">approved vocabulary</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/accessibilityAPI" class="core" title="accessibilityAPI">accessibilityAPI</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the <a href="https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary">approved vocabulary</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/accessibilityControl" class="core" title="accessibilityControl">accessibilityControl</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the <a href="https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary">approved vocabulary</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/accessibilityFeature" class="core" title="accessibilityFeature">accessibilityFeature</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the <a href="https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary">approved vocabulary</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/accessibilityHazard" class="core" title="accessibilityHazard">accessibilityHazard</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the <a href="https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary">approved vocabulary</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/accessibilitySummary" class="core" title="accessibilitySummary">accessibilitySummary</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as "short descriptions are present but long descriptions will be needed for non-visual users" or "short descriptions are present and no long descriptions are needed". </td> </tr> <tr><th class="prop-nam"><code> <a href="/accountablePerson" class="core" title="accountablePerson">accountablePerson</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">Specifies the Person that is legally accountable for the CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/acquireLicensePage" class="ext ext-pending" title="acquireLicensePage">acquireLicensePage</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 documenting how licenses can be purchased or otherwise acquired, for the current item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/aggregateRating" class="core" title="aggregateRating">aggregateRating</a></code></th> <td class="prop-ect"> <a href="/AggregateRating" class="core" title="AggregateRating">AggregateRating</a></td> <td class="prop-desc">The overall rating, based on a collection of reviews or ratings, of the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/alternativeHeadline" class="core" title="alternativeHeadline">alternativeHeadline</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A secondary title of the CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/archivedAt" class="ext ext-pending" title="archivedAt">archivedAt</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a>&nbsp; or <br/> <a href="/WebPage" class="core" title="WebPage">WebPage</a></td> <td class="prop-desc">Indicates a page or other link involved in archival of a <a class="localLink" href="/CreativeWork">CreativeWork</a>. In the case of <a class="localLink" href="/MediaReview">MediaReview</a>, the items in a <a class="localLink" href="/MediaReviewItem">MediaReviewItem</a> may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content. </td> </tr> <tr><th class="prop-nam"><code> <a href="/assesses" class="ext ext-pending" title="assesses">assesses</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 item being described is intended to assess the competency or learning outcome defined by the referenced term. </td> </tr> <tr><th class="prop-nam"><code> <a href="/associatedMedia" class="core" title="associatedMedia">associatedMedia</a></code></th> <td class="prop-ect"> <a href="/MediaObject" class="core" title="MediaObject">MediaObject</a></td> <td class="prop-desc">A media object that encodes this CreativeWork. This property is a synonym for encoding. </td> </tr> <tr><th class="prop-nam"><code> <a href="/audience" class="core" title="audience">audience</a></code></th> <td class="prop-ect"> <a href="/Audience" class="core" title="Audience">Audience</a></td> <td class="prop-desc">An intended audience, i.e. a group for whom something was created. Supersedes <a href="/serviceAudience" class="core" title="serviceAudience">serviceAudience</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/audio" class="core" title="audio">audio</a></code></th> <td class="prop-ect"> <a href="/AudioObject" class="core" title="AudioObject">AudioObject</a>&nbsp; or <br/> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/MusicRecording" class="core" title="MusicRecording">MusicRecording</a></td> <td class="prop-desc">An embedded audio object. </td> </tr> <tr><th class="prop-nam"><code> <a href="/author" class="core" title="author">author</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">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. </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="/character" class="core" title="character">character</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">Fictional person connected with a creative work. </td> </tr> <tr><th class="prop-nam"><code> <a href="/citation" class="core" title="citation">citation</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. </td> </tr> <tr><th class="prop-nam"><code> <a href="/comment" class="core" title="comment">comment</a></code></th> <td class="prop-ect"> <a href="/Comment" class="core" title="Comment">Comment</a></td> <td class="prop-desc">Comments, typically from users. </td> </tr> <tr><th class="prop-nam"><code> <a href="/commentCount" class="core" title="commentCount">commentCount</a></code></th> <td class="prop-ect"> <a href="/Integer" class="core" title="Integer">Integer</a></td> <td class="prop-desc">The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere. </td> </tr> <tr><th class="prop-nam"><code> <a href="/conditionsOfAccess" class="ext ext-pending" title="conditionsOfAccess">conditionsOfAccess</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Conditions that affect the availability of, or method(s) of access to, an item. Typically used for real world items such as an <a class="localLink" href="/ArchiveComponent">ArchiveComponent</a> held by an <a class="localLink" href="/ArchiveOrganization">ArchiveOrganization</a>. This property is not suitable for use as a general Web access control mechanism. It is expressed only in natural language.<br/><br/> For example "Available by appointment from the Reading Room" or "Accessible only from logged-in accounts ". </td> </tr> <tr><th class="prop-nam"><code> <a href="/contentLocation" class="core" title="contentLocation">contentLocation</a></code></th> <td class="prop-ect"> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The location depicted or described in the content. For example, the location in a photograph or painting. </td> </tr> <tr><th class="prop-nam"><code> <a href="/contentRating" class="core" title="contentRating">contentRating</a></code></th> <td class="prop-ect"> <a href="/Rating" class="core" title="Rating">Rating</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Official rating of a piece of content&#x2014;for example, 'MPAA PG-13'. </td> </tr> <tr><th class="prop-nam"><code> <a href="/contentReferenceTime" class="ext ext-pending" title="contentReferenceTime">contentReferenceTime</a></code></th> <td class="prop-ect"> <a href="/DateTime" class="core" title="DateTime">DateTime</a></td> <td class="prop-desc">The specific time described by a creative work, for works (e.g. articles, video objects etc.) that emphasise a particular moment within an Event. </td> </tr> <tr><th class="prop-nam"><code> <a href="/contributor" class="core" title="contributor">contributor</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 secondary contributor to the CreativeWork or Event. </td> </tr> <tr><th class="prop-nam"><code> <a href="/copyrightHolder" class="core" title="copyrightHolder">copyrightHolder</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">The party holding the legal copyright to the CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/copyrightNotice" class="ext ext-pending" title="copyrightNotice">copyrightNotice</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work. </td> </tr> <tr><th class="prop-nam"><code> <a href="/copyrightYear" class="core" title="copyrightYear">copyrightYear</a></code></th> <td class="prop-ect"> <a href="/Number" class="core" title="Number">Number</a></td> <td class="prop-desc">The year during which the claimed copyright for the CreativeWork was first asserted. </td> </tr> <tr><th class="prop-nam"><code> <a href="/correction" class="ext ext-pending" title="correction">correction</a></code></th> <td class="prop-ect"> <a href="/CorrectionComment" class="core" title="CorrectionComment">CorrectionComment</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">Indicates a correction to a <a class="localLink" href="/CreativeWork">CreativeWork</a>, either via a <a class="localLink" href="/CorrectionComment">CorrectionComment</a>, textually or in another document. </td> </tr> <tr><th class="prop-nam"><code> <a href="/countryOfOrigin" class="core" title="countryOfOrigin">countryOfOrigin</a></code></th> <td class="prop-ect"> <a href="/Country" class="core" title="Country">Country</a></td> <td class="prop-desc">The country of origin of something, including products as well as creative works such as movie and TV content.<br/><br/> In the case of TV and movie, this would be the country of the principle offices of the production company or individual responsible for the movie. For other kinds of <a class="localLink" href="/CreativeWork">CreativeWork</a> it is difficult to provide fully general guidance, and properties such as <a class="localLink" href="/contentLocation">contentLocation</a> and <a class="localLink" href="/locationCreated">locationCreated</a> may be more applicable.<br/><br/> In the case of products, the country of origin of the product. The exact interpretation of this may vary by context and product type, and cannot be fully enumerated here. </td> </tr> <tr><th class="prop-nam"><code> <a href="/creativeWorkStatus" class="ext ext-pending" title="creativeWorkStatus">creativeWorkStatus</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 status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages of their publication lifecycle. </td> </tr> <tr><th class="prop-nam"><code> <a href="/creator" class="core" title="creator">creator</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">The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/creditText" class="ext ext-pending" title="creditText">creditText</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Text that can be used to credit person(s) and/or organization(s) associated with a published Creative Work. </td> </tr> <tr><th class="prop-nam"><code> <a href="/dateCreated" class="core" title="dateCreated">dateCreated</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a>&nbsp; or <br/> <a href="/DateTime" class="core" title="DateTime">DateTime</a></td> <td class="prop-desc">The date on which the CreativeWork was created or the item was added to a DataFeed. </td> </tr> <tr><th class="prop-nam"><code> <a href="/dateModified" class="core" title="dateModified">dateModified</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a>&nbsp; or <br/> <a href="/DateTime" class="core" title="DateTime">DateTime</a></td> <td class="prop-desc">The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed. </td> </tr> <tr><th class="prop-nam"><code> <a href="/datePublished" class="core" title="datePublished">datePublished</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a>&nbsp; or <br/> <a href="/DateTime" class="core" title="DateTime">DateTime</a></td> <td class="prop-desc">Date of first publication or broadcast. For example the date a <a class="localLink" href="/CreativeWork">CreativeWork</a> was broadcast or a <a class="localLink" href="/Certification">Certification</a> was issued. </td> </tr> <tr><th class="prop-nam"><code> <a href="/digitalSourceType" class="ext ext-pending" title="digitalSourceType">digitalSourceType</a></code></th> <td class="prop-ect"> <a href="/IPTCDigitalSourceEnumeration" class="core" title="IPTCDigitalSourceEnumeration">IPTCDigitalSourceEnumeration</a></td> <td class="prop-desc">Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some <a class="localLink" href="/CreativeWork">CreativeWork</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/discussionUrl" class="core" title="discussionUrl">discussionUrl</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">A link to the page containing the comments of the CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/editEIDR" class="ext ext-pending" title="editEIDR">editEIDR</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 <a href="https://eidr.org/">EIDR</a> (Entertainment Identifier Registry) <a class="localLink" href="/identifier">identifier</a> representing a specific edit / edition for a work of film or television.<br/><br/> For example, the motion picture known as "Ghostbusters" whose <a class="localLink" href="/titleEIDR">titleEIDR</a> is "10.5240/7EC7-228A-510A-053E-CBB8-J" has several edits, e.g. "10.5240/1F2A-E1C5-680A-14C6-E76B-I" and "10.5240/8A35-3BEE-6497-5D12-9E4F-3".<br/><br/> Since schema.org types like <a class="localLink" href="/Movie">Movie</a> and <a class="localLink" href="/TVEpisode">TVEpisode</a> can be used for both works and their multiple expressions, it is possible to use <a class="localLink" href="/titleEIDR">titleEIDR</a> alone (for a general description), or alongside <a class="localLink" href="/editEIDR">editEIDR</a> for a more edit-specific description. </td> </tr> <tr><th class="prop-nam"><code> <a href="/editor" class="core" title="editor">editor</a></code></th> <td class="prop-ect"> <a href="/Person" class="core" title="Person">Person</a></td> <td class="prop-desc">Specifies the Person who edited the CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/educationalAlignment" class="core" title="educationalAlignment">educationalAlignment</a></code></th> <td class="prop-ect"> <a href="/AlignmentObject" class="core" title="AlignmentObject">AlignmentObject</a></td> <td class="prop-desc">An alignment to an established educational framework.<br/><br/> This property should not be used where the nature of the alignment can be described using a simple property, for example to express that a resource <a class="localLink" href="/teaches">teaches</a> or <a class="localLink" href="/assesses">assesses</a> a competency. </td> </tr> <tr><th class="prop-nam"><code> <a href="/educationalLevel" class="ext ext-pending" title="educationalLevel">educationalLevel</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>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators. </td> </tr> <tr><th class="prop-nam"><code> <a href="/educationalUse" class="core" title="educationalUse">educationalUse</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 purpose of a work in the context of education; for example, 'assignment', 'group work'. </td> </tr> <tr><th class="prop-nam"><code> <a href="/encoding" class="core" title="encoding">encoding</a></code></th> <td class="prop-ect"> <a href="/MediaObject" class="core" title="MediaObject">MediaObject</a></td> <td class="prop-desc">A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. Supersedes <a href="/encodings" class="core" title="encodings">encodings</a>. <br/>Inverse property: <a href="/encodesCreativeWork" class="core" title="encodesCreativeWork">encodesCreativeWork</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/encodingFormat" class="core" title="encodingFormat">encodingFormat</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">Media type typically expressed using a MIME format (see <a href="http://www.iana.org/assignments/media-types/media-types.xhtml">IANA site</a> and <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types">MDN reference</a>), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.<br/><br/> In cases where a <a class="localLink" href="/CreativeWork">CreativeWork</a> has several media type representations, <a class="localLink" href="/encoding">encoding</a> can be used to indicate each <a class="localLink" href="/MediaObject">MediaObject</a> alongside particular <a class="localLink" href="/encodingFormat">encodingFormat</a> information.<br/><br/> Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry. Supersedes <a href="/fileFormat" class="core" title="fileFormat">fileFormat</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/exampleOfWork" class="core" title="exampleOfWork">exampleOfWork</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">A creative work that this work is an example/instance/realization/derivation of. <br/>Inverse property: <a href="/workExample" class="core" title="workExample">workExample</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/expires" class="core" title="expires">expires</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a>&nbsp; or <br/> <a href="/DateTime" class="core" title="DateTime">DateTime</a></td> <td class="prop-desc">Date the content expires and is no longer useful or available. For example a <a class="localLink" href="/VideoObject">VideoObject</a> or <a class="localLink" href="/NewsArticle">NewsArticle</a> whose availability or relevance is time-limited, a <a class="localLink" href="/ClaimReview">ClaimReview</a> fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date, or a <a class="localLink" href="/Certification">Certification</a> the validity has expired. </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="/genre" class="core" title="genre">genre</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">Genre of the creative work, broadcast channel or group. </td> </tr> <tr><th class="prop-nam"><code> <a href="/hasPart" class="core" title="hasPart">hasPart</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense). <br/>Inverse property: <a href="/isPartOf" class="core" title="isPartOf">isPartOf</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/headline" class="core" title="headline">headline</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">Headline of the article. </td> </tr> <tr><th class="prop-nam"><code> <a href="/inLanguage" class="core" title="inLanguage">inLanguage</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">The language of the content or performance or used in an action. Please use one of the language codes from the <a href="http://tools.ietf.org/html/bcp47">IETF BCP 47 standard</a>. See also <a class="localLink" href="/availableLanguage">availableLanguage</a>. Supersedes <a href="/language" class="core" title="language">language</a>. </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="/interactivityType" class="core" title="interactivityType">interactivityType</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'. </td> </tr> <tr><th class="prop-nam"><code> <a href="/interpretedAsClaim" class="ext ext-pending" title="interpretedAsClaim">interpretedAsClaim</a></code></th> <td class="prop-ect"> <a href="/Claim" class="core" title="Claim">Claim</a></td> <td class="prop-desc">Used to indicate a specific claim contained, implied, translated or refined from the content of a <a class="localLink" href="/MediaObject">MediaObject</a> or other <a class="localLink" href="/CreativeWork">CreativeWork</a>. The interpreting party can be indicated using <a class="localLink" href="/claimInterpreter">claimInterpreter</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/isAccessibleForFree" class="core" title="isAccessibleForFree">isAccessibleForFree</a></code></th> <td class="prop-ect"> <a href="/Boolean" class="core" title="Boolean">Boolean</a></td> <td class="prop-desc">A flag to signal that the item, event, or place is accessible for free. Supersedes <a href="/free" class="core" title="free">free</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/isBasedOn" class="core" title="isBasedOn">isBasedOn</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Product" class="core" title="Product">Product</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">A resource from which this work is derived or from which it is a modification or adaptation. Supersedes <a href="/isBasedOnUrl" class="core" title="isBasedOnUrl">isBasedOnUrl</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/isFamilyFriendly" class="core" title="isFamilyFriendly">isFamilyFriendly</a></code></th> <td class="prop-ect"> <a href="/Boolean" class="core" title="Boolean">Boolean</a></td> <td class="prop-desc">Indicates whether this content is family friendly. </td> </tr> <tr><th class="prop-nam"><code> <a href="/isPartOf" class="core" title="isPartOf">isPartOf</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 an item or CreativeWork that this item, or CreativeWork (in some sense), is part of. <br/>Inverse property: <a href="/hasPart" class="core" title="hasPart">hasPart</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/keywords" class="core" title="keywords">keywords</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>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property. </td> </tr> <tr><th class="prop-nam"><code> <a href="/learningResourceType" class="core" title="learningResourceType">learningResourceType</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 predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'. </td> </tr> <tr><th class="prop-nam"><code> <a href="/license" class="core" title="license">license</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">A license document that applies to this content, typically indicated by URL. </td> </tr> <tr><th class="prop-nam"><code> <a href="/locationCreated" class="core" title="locationCreated">locationCreated</a></code></th> <td class="prop-ect"> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/mainEntity" class="core" title="mainEntity">mainEntity</a></code></th> <td class="prop-ect"> <a href="/Thing" class="core" title="Thing">Thing</a></td> <td class="prop-desc">Indicates the primary entity described in some page or other CreativeWork. <br/>Inverse property: <a href="/mainEntityOfPage" class="core" title="mainEntityOfPage">mainEntityOfPage</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/maintainer" class="ext ext-pending" title="maintainer">maintainer</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 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. </td> </tr> <tr><th class="prop-nam"><code> <a href="/material" class="core" title="material">material</a></code></th> <td class="prop-ect"> <a href="/Product" class="core" title="Product">Product</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">A material that something is made from, e.g. leather, wool, cotton, paper. </td> </tr> <tr><th class="prop-nam"><code> <a href="/materialExtent" class="ext ext-pending" title="materialExtent">materialExtent</a></code></th> <td class="prop-ect"> <a href="/QuantitativeValue" class="core" title="QuantitativeValue">QuantitativeValue</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The quantity of the materials being described or an expression of the physical space they occupy. </td> </tr> <tr><th class="prop-nam"><code> <a href="/mentions" class="core" title="mentions">mentions</a></code></th> <td class="prop-ect"> <a href="/Thing" class="core" title="Thing">Thing</a></td> <td class="prop-desc">Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept. </td> </tr> <tr><th class="prop-nam"><code> <a href="/offers" class="core" title="offers">offers</a></code></th> <td class="prop-ect"> <a href="/Demand" class="core" title="Demand">Demand</a>&nbsp; or <br/> <a href="/Offer" class="core" title="Offer">Offer</a></td> <td class="prop-desc">An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use <a class="localLink" href="/businessFunction">businessFunction</a> to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a <a class="localLink" href="/Demand">Demand</a>. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer. <br/>Inverse property: <a href="/itemOffered" class="core" title="itemOffered">itemOffered</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/pattern" class="ext ext-pending" title="pattern">pattern</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 pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. Values are typically expressed as text, although links to controlled value schemes are also supported. </td> </tr> <tr><th class="prop-nam"><code> <a href="/position" class="core" title="position">position</a></code></th> <td class="prop-ect"> <a href="/Integer" class="core" title="Integer">Integer</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The position of an item in a series or sequence of items. </td> </tr> <tr><th class="prop-nam"><code> <a href="/producer" class="core" title="producer">producer</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">The person or organization who produced the work (e.g. music album, movie, TV/radio series etc.). </td> </tr> <tr><th class="prop-nam"><code> <a href="/provider" class="ext ext-pending" title="provider">provider</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">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. Supersedes <a href="/carrier" class="core" title="carrier">carrier</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/publication" class="core" title="publication">publication</a></code></th> <td class="prop-ect"> <a href="/PublicationEvent" class="core" title="PublicationEvent">PublicationEvent</a></td> <td class="prop-desc">A publication event associated with the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/publisher" class="core" title="publisher">publisher</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">The publisher of the creative work. </td> </tr> <tr><th class="prop-nam"><code> <a href="/publisherImprint" class="core" title="publisherImprint">publisherImprint</a></code></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">The publishing division which published the comic. </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="/recordedAt" class="core" title="recordedAt">recordedAt</a></code></th> <td class="prop-ect"> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event. <br/>Inverse property: <a href="/recordedIn" class="core" title="recordedIn">recordedIn</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/releasedEvent" class="core" title="releasedEvent">releasedEvent</a></code></th> <td class="prop-ect"> <a href="/PublicationEvent" class="core" title="PublicationEvent">PublicationEvent</a></td> <td class="prop-desc">The place and time the release was issued, expressed as a PublicationEvent. </td> </tr> <tr><th class="prop-nam"><code> <a href="/review" class="core" title="review">review</a></code></th> <td class="prop-ect"> <a href="/Review" class="core" title="Review">Review</a></td> <td class="prop-desc">A review of the item. Supersedes <a href="/reviews" class="core" title="reviews">reviews</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/schemaVersion" class="core" title="schemaVersion">schemaVersion</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">Indicates (by URL or string) a particular version of a schema used in some CreativeWork. This property was created primarily to indicate the use of a specific schema.org release, e.g. <code>10.0</code> as a simple string, or more explicitly via URL, <code>https://schema.org/docs/releases.html#v10.0</code>. There may be situations in which other schemas might usefully be referenced this way, e.g. <code>http://dublincore.org/specifications/dublin-core/dces/1999-07-02/</code> but this has not been carefully explored in the community. </td> </tr> <tr><th class="prop-nam"><code> <a href="/sdDatePublished" class="ext ext-pending" title="sdDatePublished">sdDatePublished</a></code></th> <td class="prop-ect"> <a href="/Date" class="core" title="Date">Date</a></td> <td class="prop-desc">Indicates the date on which the current structured data was generated / published. Typically used alongside <a class="localLink" href="/sdPublisher">sdPublisher</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/sdLicense" class="ext ext-pending" title="sdLicense">sdLicense</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">A license document that applies to this structured data, typically indicated by URL. </td> </tr> <tr><th class="prop-nam"><code> <a href="/sdPublisher" class="ext ext-pending" title="sdPublisher">sdPublisher</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">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. </td> </tr> <tr><th class="prop-nam"><code> <a href="/size" class="ext ext-pending" title="size">size</a></code></th> <td class="prop-ect"> <a href="/DefinedTerm" class="core" title="DefinedTerm">DefinedTerm</a>&nbsp; or <br/> <a href="/QuantitativeValue" class="core" title="QuantitativeValue">QuantitativeValue</a>&nbsp; or <br/> <a href="/SizeSpecification" class="core" title="SizeSpecification">SizeSpecification</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A standardized size of a product or creative work, specified either through a simple textual string (for example 'XL', '32Wx34L'), a QuantitativeValue with a unitCode, or a comprehensive and structured <a class="localLink" href="/SizeSpecification">SizeSpecification</a>; in other cases, the <a class="localLink" href="/width">width</a>, <a class="localLink" href="/height">height</a>, <a class="localLink" href="/depth">depth</a> and <a class="localLink" href="/weight">weight</a> properties may be more applicable. </td> </tr> <tr><th class="prop-nam"><code> <a href="/sourceOrganization" class="core" title="sourceOrganization">sourceOrganization</a></code></th> <td class="prop-ect"> <a href="/Organization" class="core" title="Organization">Organization</a></td> <td class="prop-desc">The Organization on whose behalf the creator was working. </td> </tr> <tr><th class="prop-nam"><code> <a href="/spatial" class="core" title="spatial">spatial</a></code></th> <td class="prop-ect"> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The "spatial" property can be used in cases when more specific properties (e.g. <a class="localLink" href="/locationCreated">locationCreated</a>, <a class="localLink" href="/spatialCoverage">spatialCoverage</a>, <a class="localLink" href="/contentLocation">contentLocation</a>) are not known to be appropriate. </td> </tr> <tr><th class="prop-nam"><code> <a href="/spatialCoverage" class="core" title="spatialCoverage">spatialCoverage</a></code></th> <td class="prop-ect"> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York. </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="/teaches" class="ext ext-pending" title="teaches">teaches</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 item being described is intended to help a person learn the competency or learning outcome defined by the referenced term. </td> </tr> <tr><th class="prop-nam"><code> <a href="/temporal" class="core" title="temporal">temporal</a></code></th> <td class="prop-ect"> <a href="/DateTime" class="core" title="DateTime">DateTime</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The "temporal" property can be used in cases where more specific properties (e.g. <a class="localLink" href="/temporalCoverage">temporalCoverage</a>, <a class="localLink" href="/dateCreated">dateCreated</a>, <a class="localLink" href="/dateModified">dateModified</a>, <a class="localLink" href="/datePublished">datePublished</a>) are not known to be appropriate. </td> </tr> <tr><th class="prop-nam"><code> <a href="/temporalCoverage" class="core" title="temporalCoverage">temporalCoverage</a></code></th> <td class="prop-ect"> <a href="/DateTime" class="core" title="DateTime">DateTime</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 temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in <a href="https://en.wikipedia.org/wiki/ISO_8601#Time_intervals">ISO 8601 time interval format</a>. In the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written "2011/2012"). Other forms of content, e.g. ScholarlyArticle, Book, TVSeries or TVEpisode, may indicate their temporalCoverage in broader terms - textually or via well-known URL. Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via "1939/1945".<br/><br/> Open-ended date ranges can be written with ".." in place of the end date. For example, "2015-11/.." indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated. Supersedes <a href="/datasetTimeInterval" class="core" title="datasetTimeInterval">datasetTimeInterval</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/text" class="core" title="text">text</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The textual content of this CreativeWork. </td> </tr> <tr><th class="prop-nam"><code> <a href="/thumbnail" class="core" title="thumbnail">thumbnail</a></code></th> <td class="prop-ect"> <a href="/ImageObject" class="core" title="ImageObject">ImageObject</a></td> <td class="prop-desc">Thumbnail image for an image or video. </td> </tr> <tr><th class="prop-nam"><code> <a href="/thumbnailUrl" class="core" title="thumbnailUrl">thumbnailUrl</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">A thumbnail image relevant to the Thing. </td> </tr> <tr><th class="prop-nam"><code> <a href="/timeRequired" class="core" title="timeRequired">timeRequired</a></code></th> <td class="prop-ect"> <a href="/Duration" class="core" title="Duration">Duration</a></td> <td class="prop-desc">Approximate or typical time it usually takes to work with or through the content of this work for the typical or target audience. </td> </tr> <tr><th class="prop-nam"><code> <a href="/translationOfWork" class="core" title="translationOfWork">translationOfWork</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">The work that this work has been translated from. E.g. 物种起源 is a translationOf “On the Origin of Species”. <br/>Inverse property: <a href="/workTranslation" class="core" title="workTranslation">workTranslation</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/translator" class="core" title="translator">translator</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">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. </td> </tr> <tr><th class="prop-nam"><code> <a href="/typicalAgeRange" class="core" title="typicalAgeRange">typicalAgeRange</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The typical expected age range, e.g. '7-9', '11-'. </td> </tr> <tr><th class="prop-nam"><code> <a href="/usageInfo" class="ext ext-pending" title="usageInfo">usageInfo</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 schema.org <a class="localLink" href="/usageInfo">usageInfo</a> property indicates further information about a <a class="localLink" href="/CreativeWork">CreativeWork</a>. This property is applicable both to works that are freely available and to those that require payment or other transactions. It can reference additional information, e.g. community expectations on preferred linking and citation conventions, as well as purchasing details. For something that can be commercially licensed, usageInfo can provide detailed, resource-specific information about licensing options.<br/><br/> This property can be used alongside the license property which indicates license(s) applicable to some piece of content. The usageInfo property can provide information about other licensing options, e.g. acquiring commercial usage rights for an image that is also available under non-commercial creative commons licenses. </td> </tr> <tr><th class="prop-nam"><code> <a href="/version" class="core" title="version">version</a></code></th> <td class="prop-ect"> <a href="/Number" class="core" title="Number">Number</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The version of the CreativeWork embodied by a specified resource. </td> </tr> <tr><th class="prop-nam"><code> <a href="/video" class="core" title="video">video</a></code></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/VideoObject" class="core" title="VideoObject">VideoObject</a></td> <td class="prop-desc">An embedded video object. </td> </tr> <tr><th class="prop-nam"><code> <a href="/workExample" class="core" title="workExample">workExample</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">Example/instance/realization/derivation of the concept of this creative work. E.g. the paperback edition, first edition, or e-book. <br/>Inverse property: <a href="/exampleOfWork" class="core" title="exampleOfWork">exampleOfWork</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/workTranslation" class="core" title="workTranslation">workTranslation</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">A work that is a translation of the content of this work. E.g. 西遊記 has an English workTranslation “Journey to the West”, a German workTranslation “Monkeys Pilgerfahrt” and a Vietnamese translation Tây du ký bình khảo. <br/>Inverse property: <a href="/translationOfWork" class="core" title="translationOfWork">translationOfWork</a> </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 --> <!-- List subtypes/subproperties --> <!-- List subs (Subtypes/subproperties/enumeration members/etc.) for Term --> <!-- list supersedes and superseded references --> <!-- list source references and acknowledgements --> <h4 id="source" class="jumptarget" title="Source">Source</h4> <p><a href="https://github.com/schemaorg/schemaorg/issues/2490">https://github.com/schemaorg/schemaorg/issues/2490</a></p> <br/> <!-- list examples --> <!-- Examples block for term: SpecialAnnouncement--> <div id="examplespannel" class="jumptarget" title="Examples"> <h3>Examples</h3> <div class="example-head"> <button class="clip clipbutton eg-0297" data-clipboard-target=".ds-tab.selected.eg-0297 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0297" title="Link: #eg-0297" href="#eg-0297" class="clickableAnchor" >Example 1</a> <div class="tooltip"> <span class="tooltiptext eg-0297">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-0297 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 announcement e.g. from a drive-through testing centre such as http://med.stanford.edu/news/all-news/2020/03/stanford-offers-drive-through-coronavirus-test.html </pre> </div> <div class="ds-tab eg-0297 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;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;Stanford announce COVID-19 testing facility&#34;, &#34;text&#34;: &#34;Stanford Health Care’s same-day primary care program is offering drive-through testing, by appointment, for SARS-CoV-2, the coronavirus that causes COVID-19.&#34;, &#34;datePosted&#34;: &#34;2020-03-16&#34;, &#34;url&#34;: &#34;http://med.stanford.edu/news/all-news/2020/03/stanford-offers-drive-through-coronavirus-test.html&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;announcementLocation&#34; : { &#34;@type&#34;: &#34;CovidTestingFacility&#34;, &#34;name&#34;: &#34;Stanford Health Care&#34;, &#34;url&#34;: &#34;https://stanfordhealthcare.org/&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0297 structure extabs" data-ex="eg-0297"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0297" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0297"></div> </div> <div class="payload eg-0297" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;Stanford announce COVID-19 testing facility&#34;, &#34;text&#34;: &#34;Stanford Health Care’s same-day primary care program is offering drive-through testing, by appointment, for SARS-CoV-2, the coronavirus that causes COVID-19.&#34;, &#34;datePosted&#34;: &#34;2020-03-16&#34;, &#34;url&#34;: &#34;http://med.stanford.edu/news/all-news/2020/03/stanford-offers-drive-through-coronavirus-test.html&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;announcementLocation&#34; : { &#34;@type&#34;: &#34;CovidTestingFacility&#34;, &#34;name&#34;: &#34;Stanford Health Care&#34;, &#34;url&#34;: &#34;https://stanfordhealthcare.org/&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0298" data-clipboard-target=".ds-tab.selected.eg-0298 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0298" title="Link: #eg-0298" href="#eg-0298" class="clickableAnchor" >Example 2</a> <div class="tooltip"> <span class="tooltiptext eg-0298">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-0298 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 announcement showing school closure information. </pre> </div> <div class="ds-tab eg-0298 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;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;School Closure information for Eastergate School&#34;, &#34;text&#34;: &#34;School closure information has been published.&#34;, &#34;datePosted&#34;: &#34;2020-03-17&#34;, &#34;expires&#34;: &#34;2020-03-24&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;schoolClosuresInfo&#34;: &#34;http://example.org/schools/school/eastergate-cofe-primary-school/closures&#34;, &#34;webFeed&#34;: { &#34;@type&#34;: &#34;DataFeed&#34;, &#34;@url&#34;: &#34;http://example.org/schools/school/eastergate-cofe-primary-school/closures&#34;, &#34;encodingFormat&#34;: &#34;application/rss+atom&#34; }, &#34;announcementLocation&#34; : { &#34;@type&#34;: &#34;School&#34;, &#34;name&#34;: &#34;Eastergate School&#34;, &#34;url&#34;: &#34;http://example.org/schools/school/eastergate-cofe-primary-school/&#34;, &#34;location&#34;: &#34;...&#34; } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0298 structure extabs" data-ex="eg-0298"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0298" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0298"></div> </div> <div class="payload eg-0298" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;School Closure information for Eastergate School&#34;, &#34;text&#34;: &#34;School closure information has been published.&#34;, &#34;datePosted&#34;: &#34;2020-03-17&#34;, &#34;expires&#34;: &#34;2020-03-24&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;schoolClosuresInfo&#34;: &#34;http://example.org/schools/school/eastergate-cofe-primary-school/closures&#34;, &#34;webFeed&#34;: { &#34;@type&#34;: &#34;DataFeed&#34;, &#34;@url&#34;: &#34;http://example.org/schools/school/eastergate-cofe-primary-school/closures&#34;, &#34;encodingFormat&#34;: &#34;application/rss+atom&#34; }, &#34;announcementLocation&#34; : { &#34;@type&#34;: &#34;School&#34;, &#34;name&#34;: &#34;Eastergate School&#34;, &#34;url&#34;: &#34;http://example.org/schools/school/eastergate-cofe-primary-school/&#34;, &#34;location&#34;: &#34;...&#34; } }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0299" data-clipboard-target=".ds-tab.selected.eg-0299 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0299" title="Link: #eg-0299" href="#eg-0299" class="clickableAnchor" >Example 3</a> <div class="tooltip"> <span class="tooltiptext eg-0299">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-0299 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 announcement of shelter-in-place for a number of administrative areas. </pre> </div> <div class="ds-tab eg-0299 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;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;Shelter-in-place for 6 California counties&#34;, &#34;text&#34;: &#34;Shelter-in-place for 6 California counties&#34;, &#34;datePosted&#34;: &#34;2020-03-17&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;quarantineGuidelines&#34;: &#34;http://example.org/california/shelter-in-place/&#34;, &#34;spatialCoverage&#34;: [ { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;San Francisco County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Marin County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Clara County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Cruz County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Clara County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;San Mateo County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Clara County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Contra Costa County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Alameda County, CA&#34; }, { &#34;@type&#34;: &#34;City&#34;, &#34;name&#34;: &#34;Fresno, CA&#34; } ] } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0299 structure extabs" data-ex="eg-0299"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0299" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0299"></div> </div> <div class="payload eg-0299" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;Shelter-in-place for 6 California counties&#34;, &#34;text&#34;: &#34;Shelter-in-place for 6 California counties&#34;, &#34;datePosted&#34;: &#34;2020-03-17&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;quarantineGuidelines&#34;: &#34;http://example.org/california/shelter-in-place/&#34;, &#34;spatialCoverage&#34;: [ { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;San Francisco County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Marin County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Clara County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Cruz County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Clara County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;San Mateo County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Santa Clara County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Contra Costa County, CA&#34; }, { &#34;@type&#34;: &#34;AdministrativeArea&#34;, &#34;name&#34;: &#34;Alameda County, CA&#34; }, { &#34;@type&#34;: &#34;City&#34;, &#34;name&#34;: &#34;Fresno, CA&#34; } ] }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0300" data-clipboard-target=".ds-tab.selected.eg-0300 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0300" title="Link: #eg-0300" href="#eg-0300" class="clickableAnchor" >Example 4</a> <div class="tooltip"> <span class="tooltiptext eg-0300">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-0300 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 announcement of where to pick up free lunches for school children in Boston. </pre> </div> <div class="ds-tab eg-0300 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;SpecialAnnouncement&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;name&#34;: &#34;Breakfast and lunch for school children&#34;, &#34;text&#34;: &#34;The city of Boston will provide free breakfast and lunch meals will be provided for school age children attending Boston schools.&#34;, &#34;datePosted&#34;: &#34;2020-03-17&#34;, &#34;newsUpdatesAndGuidelines&#34;: &#34;https://www.bostonpublicschools.org/Page/8098&#34;, &#34;spatialCoverage&#34;: { &#34;@type&#34;: &#34;City&#34;, &#34;name&#34;: &#34;Boston, MA&#34; }, &#34;announcementLocation&#34;: [ { &#34;@type&#34;: &#34;School&#34;, &#34;name&#34;: &#34;Charlestown High School&#34;, &#34;address&#34;: { &#34;@type&#34;: &#34;PostalAddress&#34;, &#34;streetAddress&#34;: &#34;240 Medford Street&#34;, &#34;addressLocality&#34;: &#34;Charlestown&#34;, &#34;addressRegion&#34;: &#34;Massachusetts&#34; } }, { &#34;@type&#34;: &#34;School&#34;, &#34;name&#34;: &#34;East Boston High School&#34;, &#34;address&#34;: { &#34;@type&#34;: &#34;PostalAddress&#34;, &#34;streetAddress&#34;: &#34;86 White Street&#34;, &#34;addressLocality&#34;: &#34;Charlestown&#34;, &#34;addressRegion&#34;: &#34;Massachusetts&#34; } } ] } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0300 structure extabs" data-ex="eg-0300"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0300" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0300"></div> </div> <div class="payload eg-0300" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;SpecialAnnouncement&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;name&#34;: &#34;Breakfast and lunch for school children&#34;, &#34;text&#34;: &#34;The city of Boston will provide free breakfast and lunch meals will be provided for school age children attending Boston schools.&#34;, &#34;datePosted&#34;: &#34;2020-03-17&#34;, &#34;newsUpdatesAndGuidelines&#34;: &#34;https://www.bostonpublicschools.org/Page/8098&#34;, &#34;spatialCoverage&#34;: { &#34;@type&#34;: &#34;City&#34;, &#34;name&#34;: &#34;Boston, MA&#34; }, &#34;announcementLocation&#34;: [ { &#34;@type&#34;: &#34;School&#34;, &#34;name&#34;: &#34;Charlestown High School&#34;, &#34;address&#34;: { &#34;@type&#34;: &#34;PostalAddress&#34;, &#34;streetAddress&#34;: &#34;240 Medford Street&#34;, &#34;addressLocality&#34;: &#34;Charlestown&#34;, &#34;addressRegion&#34;: &#34;Massachusetts&#34; } }, { &#34;@type&#34;: &#34;School&#34;, &#34;name&#34;: &#34;East Boston High School&#34;, &#34;address&#34;: { &#34;@type&#34;: &#34;PostalAddress&#34;, &#34;streetAddress&#34;: &#34;86 White Street&#34;, &#34;addressLocality&#34;: &#34;Charlestown&#34;, &#34;addressRegion&#34;: &#34;Massachusetts&#34; } } ] }</div> </div> <div class="example-head"> <button class="clip clipbutton eg-0301" data-clipboard-target=".ds-tab.selected.eg-0301 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0301" title="Link: #eg-0301" href="#eg-0301" class="clickableAnchor" >Example 5</a> <div class="tooltip"> <span class="tooltiptext eg-0301">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-0301 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 "> Government benefits coverage for SpecialAnnouncement pertaining to the covid-19 situation. </pre> </div> <div class="ds-tab eg-0301 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;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;New Paycheck Protection Program for small business&#34;, &#34;text&#34;: &#34;Example Administration announces a new loan that helps small businesses keep their workforce employed during the Coronavirus (COVID-19) crisis.&#34;, &#34;datePosted&#34;: &#34;2020-03-30T08:00&#34;, &#34;expires&#34;: &#34;2020-04-24T23:59&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;spatialCoverage&#34;: { &#34;type&#34;: &#34;Country&#34;, &#34;name&#34;: &#34;US&#34; }, &#34;governmentBenefitsInfo&#34;: { &#34;@type&#34;: &#34;GovernmentService&#34;, &#34;name&#34;: &#34;Paycheck Protection Program&#34;, &#34;url&#34;: &#34;https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/paycheck-protection-program-ppp&#34;, &#34;provider&#34;: { &#34;@type&#34;: &#34;GovernmentOrganization&#34;, &#34;name&#34;: &#34;US Small Business Administration&#34; }, &#34;serviceType&#34;: &#34;https://schema.org/BusinessSupport&#34;, &#34;audience&#34;: { &#34;@type&#34;: &#34;Audience&#34;, &#34;name&#34;: &#34;Small businesses&#34; } } } &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0301 structure extabs" data-ex="eg-0301"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0301" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0301"></div> </div> <div class="payload eg-0301" style="display: none;">{ &#34;@context&#34;: &#34;https://schema.org&#34;, &#34;@type&#34;: &#34;SpecialAnnouncement&#34;, &#34;name&#34;: &#34;New Paycheck Protection Program for small business&#34;, &#34;text&#34;: &#34;Example Administration announces a new loan that helps small businesses keep their workforce employed during the Coronavirus (COVID-19) crisis.&#34;, &#34;datePosted&#34;: &#34;2020-03-30T08:00&#34;, &#34;expires&#34;: &#34;2020-04-24T23:59&#34;, &#34;category&#34;: &#34;https://www.wikidata.org/wiki/Q81068910&#34;, &#34;spatialCoverage&#34;: { &#34;type&#34;: &#34;Country&#34;, &#34;name&#34;: &#34;US&#34; }, &#34;governmentBenefitsInfo&#34;: { &#34;@type&#34;: &#34;GovernmentService&#34;, &#34;name&#34;: &#34;Paycheck Protection Program&#34;, &#34;url&#34;: &#34;https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/paycheck-protection-program-ppp&#34;, &#34;provider&#34;: { &#34;@type&#34;: &#34;GovernmentOrganization&#34;, &#34;name&#34;: &#34;US Small Business Administration&#34; }, &#34;serviceType&#34;: &#34;https://schema.org/BusinessSupport&#34;, &#34;audience&#34;: { &#34;@type&#34;: &#34;Audience&#34;, &#34;name&#34;: &#34;Small businesses&#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:reviews", "@type": "rdf:Property", "rdfs:comment": "Review of the item.", "rdfs:label": "reviews", "schema:domainIncludes": [ { "@id": "schema:Offer" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Place" }, { "@id": "schema:Product" }, { "@id": "schema:Organization" } ], "schema:rangeIncludes": { "@id": "schema:Review" }, "schema:supersededBy": { "@id": "schema:review" } }, { "@id": "schema:author", "@type": "rdf:Property", "rdfs:comment": "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.", "rdfs:label": "author", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Rating" } ], "schema:rangeIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ] }, { "@id": "schema:datePublished", "@type": "rdf:Property", "rdfs:comment": "Date of first publication or broadcast. For example the date a [[CreativeWork]] was broadcast or a [[Certification]] was issued.", "rdfs:label": "datePublished", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Certification" } ], "schema:rangeIncludes": [ { "@id": "schema:DateTime" }, { "@id": "schema:Date" } ] }, { "@id": "schema:dateModified", "@type": "rdf:Property", "rdfs:comment": "The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.", "rdfs:label": "dateModified", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:DataFeedItem" } ], "schema:rangeIncludes": [ { "@id": "schema:Date" }, { "@id": "schema:DateTime" } ] }, { "@id": "schema:audience", "@type": "rdf:Property", "rdfs:comment": "An intended audience, i.e. a group for whom something was created.", "rdfs:label": "audience", "schema:domainIncludes": [ { "@id": "schema:PlayAction" }, { "@id": "schema:Service" }, { "@id": "schema:Event" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:LodgingBusiness" }, { "@id": "schema:Product" } ], "schema:rangeIncludes": { "@id": "schema:Audience" } }, { "@id": "schema:version", "@type": "rdf:Property", "rdfs:comment": "The version of the CreativeWork embodied by a specified resource.", "rdfs:label": "version", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Number" }, { "@id": "schema:Text" } ] }, { "@id": "schema:sdPublisher", "@type": "rdf:Property", "rdfs:comment": "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\n[[sdPublisher]] property helps make such practices more explicit.", "rdfs:label": "sdPublisher", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1886" } }, { "@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:encoding", "@type": "rdf:Property", "rdfs:comment": "A media object that encodes this CreativeWork. This property is a synonym for associatedMedia.", "rdfs:label": "encoding", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:encodesCreativeWork" }, "schema:rangeIncludes": { "@id": "schema:MediaObject" } }, { "@id": "schema:commentCount", "@type": "rdf:Property", "rdfs:comment": "The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere.", "rdfs:label": "commentCount", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Integer" } }, { "@id": "schema:hasPart", "@type": "rdf:Property", "rdfs:comment": "Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).", "rdfs:label": "hasPart", "schema:contributor": { "@id": "https://schema.org/docs/collab/bibex" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:isPartOf" }, "schema:rangeIncludes": { "@id": "schema:CreativeWork" } }, { "@id": "schema:accessibilityHazard", "@type": "rdf:Property", "rdfs:comment": "A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary).", "rdfs:label": "accessibilityHazard", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:thumbnail", "@type": "rdf:Property", "rdfs:comment": "Thumbnail image for an image or video.", "rdfs:label": "thumbnail", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:ImageObject" } }, { "@id": "schema:archivedAt", "@type": "rdf:Property", "rdfs:comment": "Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaReview]], the items in a [[MediaReviewItem]] may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content.", "rdfs:label": "archivedAt", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:WebPage" }, { "@id": "schema:URL" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2450" } }, { "@id": "schema:size", "@type": "rdf:Property", "rdfs:comment": "A standardized size of a product or creative work, specified either through a simple textual string (for example 'XL', '32Wx34L'), a QuantitativeValue with a unitCode, or a comprehensive and structured [[SizeSpecification]]; in other cases, the [[width]], [[height]], [[depth]] and [[weight]] properties may be more applicable. ", "rdfs:label": "size", "schema:domainIncludes": [ { "@id": "schema:Product" }, { "@id": "schema:CreativeWork" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:QuantitativeValue" }, { "@id": "schema:Text" }, { "@id": "schema:DefinedTerm" }, { "@id": "schema:SizeSpecification" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1797" } }, { "@id": "schema:educationalLevel", "@type": "rdf:Property", "rdfs:comment": "The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators.", "rdfs:label": "educationalLevel", "schema:domainIncludes": [ { "@id": "schema:EducationEvent" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:EducationalOccupationalCredential" }, { "@id": "schema:LearningResource" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Text" }, { "@id": "schema:DefinedTerm" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1779" } }, { "@id": "schema:inLanguage", "@type": "rdf:Property", "rdfs:comment": "The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]].", "rdfs:label": "inLanguage", "schema:domainIncludes": [ { "@id": "schema:WriteAction" }, { "@id": "schema:CommunicateAction" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" }, { "@id": "schema:LinkRole" }, { "@id": "schema:BroadcastService" }, { "@id": "schema:PronounceableText" } ], "schema:rangeIncludes": [ { "@id": "schema:Language" }, { "@id": "schema:Text" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2382" } }, { "@id": "schema:text", "@type": "rdf:Property", "rdfs:comment": "The textual content of this CreativeWork.", "rdfs:label": "text", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:announcementLocation", "@type": "rdf:Property", "rdfs:comment": "Indicates a specific [[CivicStructure]] or [[LocalBusiness]] associated with the SpecialAnnouncement. For example, a specific testing facility or business with special opening hours. For a larger geographic region like a quarantine of an entire region, use [[spatialCoverage]].", "rdfs:label": "announcementLocation", "rdfs:subPropertyOf": { "@id": "schema:spatialCoverage" }, "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:CivicStructure" }, { "@id": "schema:LocalBusiness" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2514" } }, { "@id": "schema:isBasedOnUrl", "@type": "rdf:Property", "rdfs:comment": "A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html.", "rdfs:label": "isBasedOnUrl", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Product" } ], "schema:supersededBy": { "@id": "schema:isBasedOn" } }, { "@id": "schema:offers", "@type": "rdf:Property", "rdfs:comment": "An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.\n ", "rdfs:label": "offers", "schema:domainIncludes": [ { "@id": "schema:AggregateOffer" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" }, { "@id": "schema:Service" }, { "@id": "schema:MenuItem" }, { "@id": "schema:Product" }, { "@id": "schema:Trip" }, { "@id": "schema:EducationalOccupationalProgram" } ], "schema:inverseOf": { "@id": "schema:itemOffered" }, "schema:rangeIncludes": [ { "@id": "schema:Demand" }, { "@id": "schema:Offer" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2289" } }, { "@id": "schema:CreativeWork", "@type": "rdfs:Class", "rdfs:comment": "The most generic kind of creative work, including books, movies, photographs, software programs, etc.", "rdfs:label": "CreativeWork", "rdfs:subClassOf": { "@id": "schema:Thing" }, "schema:contributor": { "@id": "https://schema.org/docs/collab/rNews" } }, { "@id": "schema:gettingTestedInfo", "@type": "rdf:Property", "rdfs:comment": "Information about getting tested (for a [[MedicalCondition]]), e.g. in the context of a pandemic.", "rdfs:label": "gettingTestedInfo", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:WebContent" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:timeRequired", "@type": "rdf:Property", "rdfs:comment": "Approximate or typical time it usually takes to work with or through the content of this work for the typical or target audience.", "rdfs:label": "timeRequired", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Duration" } }, { "@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:dateCreated", "@type": "rdf:Property", "rdfs:comment": "The date on which the CreativeWork was created or the item was added to a DataFeed.", "rdfs:label": "dateCreated", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:DataFeedItem" } ], "schema:rangeIncludes": [ { "@id": "schema:Date" }, { "@id": "schema:DateTime" } ] }, { "@id": "schema:provider", "@type": "rdf:Property", "rdfs:comment": "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.", "rdfs:label": "provider", "schema:domainIncludes": [ { "@id": "schema:ParcelDelivery" }, { "@id": "schema:Trip" }, { "@id": "schema:Invoice" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Reservation" }, { "@id": "schema:Service" }, { "@id": "schema:Action" }, { "@id": "schema:EducationalOccupationalProgram" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ], "schema:source": [ { "@id": "https://github.com/schemaorg/schemaorg/issues/2927" }, { "@id": "https://github.com/schemaorg/schemaorg/issues/2289" } ] }, { "@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:creativeWorkStatus", "@type": "rdf:Property", "rdfs:comment": "The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages of their publication lifecycle.", "rdfs:label": "creativeWorkStatus", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:DefinedTerm" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/987" } }, { "@id": "schema:recordedAt", "@type": "rdf:Property", "rdfs:comment": "The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event.", "rdfs:label": "recordedAt", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:recordedIn" }, "schema:rangeIncludes": { "@id": "schema:Event" } }, { "@id": "schema:interpretedAsClaim", "@type": "rdf:Property", "rdfs:comment": "Used to indicate a specific claim contained, implied, translated or refined from the content of a [[MediaObject]] or other [[CreativeWork]]. The interpreting party can be indicated using [[claimInterpreter]].", "rdfs:label": "interpretedAsClaim", "rdfs:subPropertyOf": { "@id": "schema:description" }, "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:MediaObject" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Claim" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2450" } }, { "@id": "schema:translator", "@type": "rdf:Property", "rdfs:comment": "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.", "rdfs:label": "translator", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" } ], "schema:rangeIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ] }, { "@id": "schema:typicalAgeRange", "@type": "rdf:Property", "rdfs:comment": "The typical expected age range, e.g. '7-9', '11-'.", "rdfs:label": "typicalAgeRange", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" } ], "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:associatedMedia", "@type": "rdf:Property", "rdfs:comment": "A media object that encodes this CreativeWork. This property is a synonym for encoding.", "rdfs:label": "associatedMedia", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:HyperToc" }, { "@id": "schema:HyperTocEntry" } ], "schema:rangeIncludes": { "@id": "schema:MediaObject" } }, { "@id": "schema:interactivityType", "@type": "rdf:Property", "rdfs:comment": "The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'.", "rdfs:label": "interactivityType", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:spatial", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:spatial" }, "rdfs:comment": "The \"spatial\" property can be used in cases when more specific properties\n(e.g. [[locationCreated]], [[spatialCoverage]], [[contentLocation]]) are not known to be appropriate.", "rdfs:label": "spatial", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Place" } }, { "@id": "schema:accessModeSufficient", "@type": "rdf:Property", "rdfs:comment": "A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary).", "rdfs:label": "accessModeSufficient", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:ItemList" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1100" } }, { "@id": "schema:sourceOrganization", "@type": "rdf:Property", "rdfs:comment": "The Organization on whose behalf the creator was working.", "rdfs:label": "sourceOrganization", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Organization" } }, { "@id": "schema:sdLicense", "@type": "rdf:Property", "rdfs:comment": "A license document that applies to this structured data, typically indicated by URL.", "rdfs:label": "sdLicense", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:CreativeWork" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1886" } }, { "@id": "schema:correction", "@type": "rdf:Property", "rdfs:comment": "Indicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]], textually or in another document.", "rdfs:label": "correction", "schema:contributor": { "@id": "https://schema.org/docs/collab/TP" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Text" }, { "@id": "schema:CorrectionComment" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1950" } }, { "@id": "schema:accessMode", "@type": "rdf:Property", "rdfs:comment": "The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary).", "rdfs:label": "accessMode", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1100" } }, { "@id": "schema:acquireLicensePage", "@type": "rdf:Property", "rdfs:comment": "Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item.", "rdfs:label": "acquireLicensePage", "rdfs:subPropertyOf": { "@id": "schema:usageInfo" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:URL" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2454" } }, { "@id": "schema:accountablePerson", "@type": "rdf:Property", "rdfs:comment": "Specifies the Person that is legally accountable for the CreativeWork.", "rdfs:label": "accountablePerson", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:educationalAlignment", "@type": "rdf:Property", "rdfs:comment": "An alignment to an established educational framework.\n\nThis property should not be used where the nature of the alignment can be described using a simple property, for example to express that a resource [[teaches]] or [[assesses]] a competency.", "rdfs:label": "educationalAlignment", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:LearningResource" } ], "schema:rangeIncludes": { "@id": "schema:AlignmentObject" } }, { "@id": "schema:accessibilityFeature", "@type": "rdf:Property", "rdfs:comment": "Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary).", "rdfs:label": "accessibilityFeature", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:mainEntity", "@type": "rdf:Property", "rdfs:comment": "Indicates the primary entity described in some page or other CreativeWork.", "rdfs:label": "mainEntity", "rdfs:subPropertyOf": { "@id": "schema:about" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:mainEntityOfPage" }, "schema:rangeIncludes": { "@id": "schema:Thing" } }, { "@id": "schema:abstract", "@type": "rdf:Property", "rdfs:comment": "An abstract is a short description that summarizes a [[CreativeWork]].", "rdfs:label": "abstract", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/276" } }, { "@id": "schema:releasedEvent", "@type": "rdf:Property", "rdfs:comment": "The place and time the release was issued, expressed as a PublicationEvent.", "rdfs:label": "releasedEvent", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:PublicationEvent" } }, { "@id": "schema:learningResourceType", "@type": "rdf:Property", "rdfs:comment": "The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'.", "rdfs:label": "learningResourceType", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:LearningResource" } ], "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:DefinedTerm" } ] }, { "@id": "schema:contentLocation", "@type": "rdf:Property", "rdfs:comment": "The location depicted or described in the content. For example, the location in a photograph or painting.", "rdfs:label": "contentLocation", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Place" } }, { "@id": "schema:digitalSourceType", "@type": "rdf:Property", "rdfs:comment": "Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some [[CreativeWork]].", "rdfs:label": "digitalSourceType", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:IPTCDigitalSourceEnumeration" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/3392" } }, { "@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:fileFormat", "@type": "rdf:Property", "rdfs:comment": "Media type, typically MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml)) of the content, e.g. application/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry.", "rdfs:label": "fileFormat", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Text" } ], "schema:supersededBy": { "@id": "schema:encodingFormat" } }, { "@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:translationOfWork", "@type": "rdf:Property", "rdfs:comment": "The work that this work has been translated from. E.g. 物种起源 is a translationOf “On the Origin of Species”.", "rdfs:label": "translationOfWork", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:workTranslation" }, "schema:isPartOf": { "@id": "https://bib.schema.org" }, "schema:rangeIncludes": { "@id": "schema:CreativeWork" } }, { "@id": "schema:contributor", "@type": "rdf:Property", "rdfs:comment": "A secondary contributor to the CreativeWork or Event.", "rdfs:label": "contributor", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" } ], "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ] }, { "@id": "schema:accessibilityAPI", "@type": "rdf:Property", "rdfs:comment": "Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary).", "rdfs:label": "accessibilityAPI", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:aggregateRating", "@type": "rdf:Property", "rdfs:comment": "The overall rating, based on a collection of reviews or ratings, of the item.", "rdfs:label": "aggregateRating", "schema:domainIncludes": [ { "@id": "schema:Place" }, { "@id": "schema:Service" }, { "@id": "schema:Product" }, { "@id": "schema:Offer" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" }, { "@id": "schema:Organization" }, { "@id": "schema:Brand" } ], "schema:rangeIncludes": { "@id": "schema:AggregateRating" } }, { "@id": "schema:diseaseSpreadStatistics", "@type": "rdf:Property", "rdfs:comment": "Statistical information about the spread of a disease, either as [[WebContent]], or\n described directly as a [[Dataset]], or the specific [[Observation]]s in the dataset. When a [[WebContent]] URL is\n provided, the page indicated might also contain more such markup.", "rdfs:label": "diseaseSpreadStatistics", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:WebContent" }, { "@id": "schema:Dataset" }, { "@id": "schema:Observation" }, { "@id": "schema:URL" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@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:travelBans", "@type": "rdf:Property", "rdfs:comment": "Information about travel bans, e.g. in the context of a pandemic.", "rdfs:label": "travelBans", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:WebContent" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:discussionUrl", "@type": "rdf:Property", "rdfs:comment": "A link to the page containing the comments of the CreativeWork.", "rdfs:label": "discussionUrl", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:URL" } }, { "@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:webFeed", "@type": "rdf:Property", "rdfs:comment": "The URL for a feed, e.g. associated with a podcast series, blog, or series of date-stamped updates. This is usually RSS or Atom.", "rdfs:label": "webFeed", "schema:domainIncludes": [ { "@id": "schema:SpecialAnnouncement" }, { "@id": "schema:PodcastSeries" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:DataFeed" }, { "@id": "schema:URL" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/373" } }, { "@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:materialExtent", "@type": "rdf:Property", "rdfs:comment": { "@language": "en", "@value": "The quantity of the materials being described or an expression of the physical space they occupy." }, "rdfs:label": { "@language": "en", "@value": "materialExtent" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:QuantitativeValue" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1759" } }, { "@id": "schema:thumbnailUrl", "@type": "rdf:Property", "rdfs:comment": "A thumbnail image relevant to the Thing.", "rdfs:label": "thumbnailUrl", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:URL" } }, { "@id": "schema:video", "@type": "rdf:Property", "rdfs:comment": "An embedded video object.", "rdfs:label": "video", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:VideoObject" }, { "@id": "schema:Clip" } ] }, { "@id": "schema:diseasePreventionInfo", "@type": "rdf:Property", "rdfs:comment": "Information about disease prevention.", "rdfs:label": "diseasePreventionInfo", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:WebContent" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:license", "@type": "rdf:Property", "rdfs:comment": "A license document that applies to this content, typically indicated by URL.", "rdfs:label": "license", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:CreativeWork" } ] }, { "@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:locationCreated", "@type": "rdf:Property", "rdfs:comment": "The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork.", "rdfs:label": "locationCreated", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Place" } }, { "@id": "schema:copyrightHolder", "@type": "rdf:Property", "rdfs:comment": "The party holding the legal copyright to the CreativeWork.", "rdfs:label": "copyrightHolder", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ] }, { "@id": "schema:audio", "@type": "rdf:Property", "rdfs:comment": "An embedded audio object.", "rdfs:label": "audio", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Clip" }, { "@id": "schema:AudioObject" }, { "@id": "schema:MusicRecording" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2420" } }, { "@id": "schema:copyrightYear", "@type": "rdf:Property", "rdfs:comment": "The year during which the claimed copyright for the CreativeWork was first asserted.", "rdfs:label": "copyrightYear", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Number" } }, { "@id": "schema:genre", "@type": "rdf:Property", "rdfs:comment": "Genre of the creative work, broadcast channel or group.", "rdfs:label": "genre", "schema:domainIncludes": [ { "@id": "schema:BroadcastChannel" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:MusicGroup" } ], "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:URL" } ] }, { "@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:schemaVersion", "@type": "rdf:Property", "rdfs:comment": "Indicates (by URL or string) a particular version of a schema used in some CreativeWork. This property was created primarily to\n indicate the use of a specific schema.org release, e.g. ```10.0``` as a simple string, or more explicitly via URL, ```https://schema.org/docs/releases.html#v10.0```. There may be situations in which other schemas might usefully be referenced this way, e.g. ```http://dublincore.org/specifications/dublin-core/dces/1999-07-02/``` but this has not been carefully explored in the community.", "rdfs:label": "schemaVersion", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:URL" } ] }, { "@id": "schema:usageInfo", "@type": "rdf:Property", "rdfs:comment": "The schema.org [[usageInfo]] property indicates further information about a [[CreativeWork]]. This property is applicable both to works that are freely available and to those that require payment or other transactions. It can reference additional information, e.g. community expectations on preferred linking and citation conventions, as well as purchasing details. For something that can be commercially licensed, usageInfo can provide detailed, resource-specific information about licensing options.\n\nThis property can be used alongside the license property which indicates license(s) applicable to some piece of content. The usageInfo property can provide information about other licensing options, e.g. acquiring commercial usage rights for an image that is also available under non-commercial creative commons licenses.", "rdfs:label": "usageInfo", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:CreativeWork" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2454" } }, { "@id": "schema:encodings", "@type": "rdf:Property", "rdfs:comment": "A media object that encodes this CreativeWork.", "rdfs:label": "encodings", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:MediaObject" }, "schema:supersededBy": { "@id": "schema:encoding" } }, { "@id": "schema:conditionsOfAccess", "@type": "rdf:Property", "rdfs:comment": "Conditions that affect the availability of, or method(s) of access to, an item. Typically used for real world items such as an [[ArchiveComponent]] held by an [[ArchiveOrganization]]. This property is not suitable for use as a general Web access control mechanism. It is expressed only in natural language.\\n\\nFor example \"Available by appointment from the Reading Room\" or \"Accessible only from logged-in accounts \". ", "rdfs:label": "conditionsOfAccess", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2173" } }, { "@id": "schema:review", "@type": "rdf:Property", "rdfs:comment": "A review of the item.", "rdfs:label": "review", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" }, { "@id": "schema:Place" }, { "@id": "schema:Service" }, { "@id": "schema:Product" }, { "@id": "schema:Organization" }, { "@id": "schema:Brand" }, { "@id": "schema:Offer" } ], "schema:rangeIncludes": { "@id": "schema:Review" } }, { "@id": "schema:publicTransportClosuresInfo", "@type": "rdf:Property", "rdfs:comment": "Information about public transport closures.", "rdfs:label": "publicTransportClosuresInfo", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:WebContent" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:contentRating", "@type": "rdf:Property", "rdfs:comment": "Official rating of a piece of content&#x2014;for example, 'MPAA PG-13'.", "rdfs:label": "contentRating", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:Rating" } ] }, { "@id": "schema:isFamilyFriendly", "@type": "rdf:Property", "rdfs:comment": "Indicates whether this content is family friendly.", "rdfs:label": "isFamilyFriendly", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Product" }, { "@id": "schema:Offer" } ], "schema:rangeIncludes": { "@id": "schema:Boolean" } }, { "@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:alternativeHeadline", "@type": "rdf:Property", "rdfs:comment": "A secondary title of the CreativeWork.", "rdfs:label": "alternativeHeadline", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:exampleOfWork", "@type": "rdf:Property", "rdfs:comment": "A creative work that this work is an example/instance/realization/derivation of.", "rdfs:label": "exampleOfWork", "schema:contributor": { "@id": "https://schema.org/docs/collab/bibex" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:workExample" }, "schema:rangeIncludes": { "@id": "schema:CreativeWork" } }, { "@id": "schema:isBasedOn", "@type": "rdf:Property", "rdfs:comment": "A resource from which this work is derived or from which it is a modification or adaptation.", "rdfs:label": "isBasedOn", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:Product" } ] }, { "@id": "schema:publication", "@type": "rdf:Property", "rdfs:comment": "A publication event associated with the item.", "rdfs:label": "publication", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:PublicationEvent" } }, { "@id": "schema:quarantineGuidelines", "@type": "rdf:Property", "rdfs:comment": "Guidelines about quarantine rules, e.g. in the context of a pandemic.", "rdfs:label": "quarantineGuidelines", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:WebContent" }, { "@id": "schema:URL" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:comment", "@type": "rdf:Property", "rdfs:comment": "Comments, typically from users.", "rdfs:label": "comment", "schema:domainIncludes": [ { "@id": "schema:RsvpAction" }, { "@id": "schema:CreativeWork" } ], "schema:rangeIncludes": { "@id": "schema:Comment" } }, { "@id": "schema:teaches", "@type": "rdf:Property", "rdfs:comment": "The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.", "rdfs:label": "teaches", "schema:domainIncludes": [ { "@id": "schema:EducationEvent" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:LearningResource" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:DefinedTerm" }, { "@id": "schema:Text" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2427" } }, { "@id": "schema:accessibilityControl", "@type": "rdf:Property", "rdfs:comment": "Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary).", "rdfs:label": "accessibilityControl", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" } }, { "@id": "schema:assesses", "@type": "rdf:Property", "rdfs:comment": "The item being described is intended to assess the competency or learning outcome defined by the referenced term.", "rdfs:label": "assesses", "schema:domainIncludes": [ { "@id": "schema:EducationEvent" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:LearningResource" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:DefinedTerm" }, { "@id": "schema:Text" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2427" } }, { "@id": "schema:creator", "@type": "rdf:Property", "rdfs:comment": "The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.", "rdfs:label": "creator", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:UserComments" } ], "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ] }, { "@id": "schema:expires", "@type": "rdf:Property", "rdfs:comment": "Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date, or a [[Certification]] the validity has expired.", "rdfs:label": "expires", "schema:domainIncludes": [ { "@id": "schema:Certification" }, { "@id": "schema:CreativeWork" } ], "schema:rangeIncludes": [ { "@id": "schema:DateTime" }, { "@id": "schema:Date" } ] }, { "@id": "schema:maintainer", "@type": "rdf:Property", "rdfs:comment": "A maintainer of a [[Dataset]], software package ([[SoftwareApplication]]), or other [[Project]]. A maintainer is a [[Person]] or [[Organization]] that manages contributions to, and/or publication of, some (typically complex) artifact. It is common for distributions of software and data to be based on \"upstream\" sources. When [[maintainer]] is applied to a specific version of something e.g. a particular version or packaging of a [[Dataset]], it is always possible that the upstream source has a different maintainer. The [[isBasedOn]] property can be used to indicate such relationships between datasets to make the different maintenance roles clear. Similarly in the case of software, a package may have dedicated maintainers working on integration into software distributions such as Ubuntu, as well as upstream maintainers of the underlying work.\n ", "rdfs:label": "maintainer", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2311" } }, { "@id": "schema:keywords", "@type": "rdf:Property", "rdfs:comment": "Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.", "rdfs:label": "keywords", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" }, { "@id": "schema:Organization" }, { "@id": "schema:Place" }, { "@id": "schema:Product" } ], "schema:rangeIncludes": [ { "@id": "schema:DefinedTerm" }, { "@id": "schema:Text" }, { "@id": "schema:URL" } ] }, { "@id": "schema:about", "@type": "rdf:Property", "rdfs:comment": "The subject matter of the content.", "rdfs:label": "about", "schema:domainIncludes": [ { "@id": "schema:Event" }, { "@id": "schema:Certification" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:CommunicateAction" } ], "schema:inverseOf": { "@id": "schema:subjectOf" }, "schema:rangeIncludes": { "@id": "schema:Thing" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1670" } }, { "@id": "schema:temporalCoverage", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:temporal" }, "rdfs:comment": "The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in [ISO 8601 time interval format](https://en.wikipedia.org/wiki/ISO_8601#Time_intervals). In\n the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011/2012\"). Other forms of content, e.g. ScholarlyArticle, Book, TVSeries or TVEpisode, may indicate their temporalCoverage in broader terms - textually or via well-known URL.\n Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated.", "rdfs:label": "temporalCoverage", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Text" }, { "@id": "schema:DateTime" } ] }, { "@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:isAccessibleForFree", "@type": "rdf:Property", "rdfs:comment": "A flag to signal that the item, event, or place is accessible for free.", "rdfs:label": "isAccessibleForFree", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Place" }, { "@id": "schema:Event" } ], "schema:rangeIncludes": { "@id": "schema:Boolean" } }, { "@id": "schema:copyrightNotice", "@type": "rdf:Property", "rdfs:comment": "Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work.", "rdfs:label": "copyrightNotice", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2659" } }, { "@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:workTranslation", "@type": "rdf:Property", "rdfs:comment": "A work that is a translation of the content of this work. E.g. 西遊記 has an English workTranslation “Journey to the West”, a German workTranslation “Monkeys Pilgerfahrt” and a Vietnamese translation Tây du ký bình khảo.", "rdfs:label": "workTranslation", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:translationOfWork" }, "schema:isPartOf": { "@id": "https://bib.schema.org" }, "schema:rangeIncludes": { "@id": "schema:CreativeWork" } }, { "@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:accessibilitySummary", "@type": "rdf:Property", "rdfs:comment": "A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed\".", "rdfs:label": "accessibilitySummary", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1100" } }, { "@id": "schema:headline", "@type": "rdf:Property", "rdfs:comment": "Headline of the article.", "rdfs:label": "headline", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "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:sdDatePublished", "@type": "rdf:Property", "rdfs:comment": "Indicates the date on which the current structured data was generated / published. Typically used alongside [[sdPublisher]].", "rdfs:label": "sdDatePublished", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Date" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1886" } }, { "@id": "schema:educationalUse", "@type": "rdf:Property", "rdfs:comment": "The purpose of a work in the context of education; for example, 'assignment', 'group work'.", "rdfs:label": "educationalUse", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:LearningResource" } ], "schema:rangeIncludes": [ { "@id": "schema:DefinedTerm" }, { "@id": "schema:Text" } ] }, { "@id": "schema:pattern", "@type": "rdf:Property", "rdfs:comment": "A pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. Values are typically expressed as text, although links to controlled value schemes are also supported.", "rdfs:label": "pattern", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Product" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:DefinedTerm" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1797" } }, { "@id": "schema:position", "@type": "rdf:Property", "rdfs:comment": "The position of an item in a series or sequence of items.", "rdfs:label": "position", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:ListItem" } ], "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:Integer" } ] }, { "@id": "schema:publisher", "@type": "rdf:Property", "rdfs:comment": "The publisher of the creative work.", "rdfs:label": "publisher", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Person" }, { "@id": "schema:Organization" } ] }, { "@id": "schema:contentReferenceTime", "@type": "rdf:Property", "rdfs:comment": "The specific time described by a creative work, for works (e.g. articles, video objects etc.) that emphasise a particular moment within an Event.", "rdfs:label": "contentReferenceTime", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:DateTime" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1050" } }, { "@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:governmentBenefitsInfo", "@type": "rdf:Property", "rdfs:comment": "governmentBenefitsInfo provides information about government benefits associated with a SpecialAnnouncement.", "rdfs:label": "governmentBenefitsInfo", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:GovernmentService" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2534" } }, { "@id": "schema:temporal", "@type": "rdf:Property", "rdfs:comment": "The \"temporal\" property can be used in cases where more specific properties\n(e.g. [[temporalCoverage]], [[dateCreated]], [[dateModified]], [[datePublished]]) are not known to be appropriate.", "rdfs:label": "temporal", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:DateTime" } ] }, { "@id": "schema:category", "@type": "rdf:Property", "rdfs:comment": "A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.", "rdfs:label": "category", "schema:domainIncludes": [ { "@id": "schema:ActionAccessSpecification" }, { "@id": "schema:Offer" }, { "@id": "schema:Product" }, { "@id": "schema:Service" }, { "@id": "schema:Invoice" }, { "@id": "schema:PhysicalActivity" }, { "@id": "schema:Recommendation" }, { "@id": "schema:SpecialAnnouncement" } ], "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:Thing" }, { "@id": "schema:PhysicalActivityCategory" }, { "@id": "schema:CategoryCode" }, { "@id": "schema:URL" } ], "schema:source": [ { "@id": "https://github.com/schemaorg/schemaorg/issues/1741" }, { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } ] }, { "@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:character", "@type": "rdf:Property", "rdfs:comment": "Fictional person connected with a creative work.", "rdfs:label": "character", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:schoolClosuresInfo", "@type": "rdf:Property", "rdfs:comment": "Information about school closures.", "rdfs:label": "schoolClosuresInfo", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:WebContent" }, { "@id": "schema:URL" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:editor", "@type": "rdf:Property", "rdfs:comment": "Specifies the Person who edited the CreativeWork.", "rdfs:label": "editor", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Person" } }, { "@id": "schema:producer", "@type": "rdf:Property", "rdfs:comment": "The person or organization who produced the work (e.g. music album, movie, TV/radio series etc.).", "rdfs:label": "producer", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:Organization" }, { "@id": "schema:Person" } ] }, { "@id": "schema:creditText", "@type": "rdf:Property", "rdfs:comment": "Text that can be used to credit person(s) and/or organization(s) associated with a published Creative Work.", "rdfs:label": "creditText", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Text" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2659" } }, { "@id": "schema:publisherImprint", "@type": "rdf:Property", "rdfs:comment": "The publishing division which published the comic.", "rdfs:label": "publisherImprint", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://bib.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Organization" } }, { "@id": "schema:SpecialAnnouncement", "@type": "rdfs:Class", "rdfs:comment": "A SpecialAnnouncement combines a simple date-stamped textual information update\n with contextualized Web links and other structured data. It represents an information update made by a\n locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police,\n local government.\n\nFor work in progress guidelines on Coronavirus-related markup see [this doc](https://docs.google.com/document/d/14ikaGCKxo50rRM7nvKSlbUpjyIk2WMQd3IkB1lItlrM/edit#).\n\nThe motivating scenario for SpecialAnnouncement is the [Coronavirus pandemic](https://en.wikipedia.org/wiki/2019%E2%80%9320_coronavirus_pandemic), and the initial vocabulary is oriented to this urgent situation. Schema.org\nexpect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our\nusual [Github entry](https://github.com/schemaorg/schemaorg/issues/2490), feedback comments can also be provided in [this document](https://docs.google.com/document/d/1fpdFFxk8s87CWwACs53SGkYv3aafSxz_DTtOQxMrBJQ/edit#).\n\n\nWhile this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like [CAP](https://en.wikipedia.org/wiki/Common_Alerting_Protocol), although there may be overlaps. The intent is to cover\nthe kinds of everyday practical information being posted to existing websites during an emergency situation.\n\nSeveral kinds of information can be provided:\n\nWe encourage the provision of \"name\", \"text\", \"datePosted\", \"expires\" (if appropriate), \"category\" and\n\"url\" as a simple baseline. It is important to provide a value for \"category\" where possible, most ideally as a well known\nURL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be \"https://en.wikipedia.org/w/index.php?title=2019-20\\_coronavirus\\_pandemic\" or \"https://www.wikidata.org/wiki/Q81068910\".\n\nFor many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a [[WebContent]] type, and provide the url as a property of that, alongside at least a simple \"[[text]]\" summary of the page. It is\nunlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.\n\nWe expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, [[openingHours]], [[Event]], [[FAQPage]] etc. By linking to those pages from a [[SpecialAnnouncement]] you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the [[category]] property of the [[SpecialAnnouncement]].\n\nMany [[SpecialAnnouncement]]s will relate to particular regions and to identifiable local organizations. Use [[spatialCoverage]] for the region, and [[announcementLocation]] to indicate specific [[LocalBusiness]]es and [[CivicStructure]]s. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both [[spatialCoverage]] and [[announcementLocation]].\n\nThe [[about]] property can be used to indicate entities that are the focus of the announcement. We now recommend using [[about]] only\nfor representing non-location entities (e.g. a [[Course]] or a [[RadioStation]]). For places, use [[announcementLocation]] and [[spatialCoverage]]. Consumers of this markup should be aware that the initial design encouraged the use of [[about]] for locations too.\n\nThe basic content of [[SpecialAnnouncement]] is similar to that of an [RSS](https://en.wikipedia.org/wiki/RSS) or [Atom](https://en.wikipedia.org/wiki/Atom_(Web_standard)) feed. For publishers without such feeds, basic feed-like information can be shared by posting\n[[SpecialAnnouncement]] updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed\nwith the [[webFeed]] property. This can be a simple URL, or an inline [[DataFeed]] object, with [[encodingFormat]] providing\nmedia type information, e.g. \"application/rss+xml\" or \"application/atom+xml\".\n", "rdfs:label": "SpecialAnnouncement", "rdfs:subClassOf": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:editEIDR", "@type": "rdf:Property", "rdfs:comment": "An [EIDR](https://eidr.org/) (Entertainment Identifier Registry) [[identifier]] representing a specific edit / edition for a work of film or television.\n\nFor example, the motion picture known as \"Ghostbusters\" whose [[titleEIDR]] is \"10.5240/7EC7-228A-510A-053E-CBB8-J\" has several edits, e.g. \"10.5240/1F2A-E1C5-680A-14C6-E76B-I\" and \"10.5240/8A35-3BEE-6497-5D12-9E4F-3\".\n\nSince schema.org types like [[Movie]] and [[TVEpisode]] can be used for both works and their multiple expressions, it is possible to use [[titleEIDR]] alone (for a general description), or alongside [[editEIDR]] for a more edit-specific description.\n", "rdfs:label": "editEIDR", "rdfs:subPropertyOf": { "@id": "schema:identifier" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Text" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2469" } }, { "@id": "schema:mentions", "@type": "rdf:Property", "rdfs:comment": "Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.", "rdfs:label": "mentions", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Thing" } }, { "@id": "schema:countryOfOrigin", "@type": "rdf:Property", "rdfs:comment": "The country of origin of something, including products as well as creative works such as movie and TV content.\n\nIn the case of TV and movie, this would be the country of the principle offices of the production company or individual responsible for the movie. For other kinds of [[CreativeWork]] it is difficult to provide fully general guidance, and properties such as [[contentLocation]] and [[locationCreated]] may be more applicable.\n\nIn the case of products, the country of origin of the product. The exact interpretation of this may vary by context and product type, and cannot be fully enumerated here.", "rdfs:label": "countryOfOrigin", "schema:domainIncludes": [ { "@id": "schema:Movie" }, { "@id": "schema:Product" }, { "@id": "schema:CreativeWork" }, { "@id": "schema:TVSeason" }, { "@id": "schema:TVEpisode" }, { "@id": "schema:TVSeries" } ], "schema:rangeIncludes": { "@id": "schema:Country" } }, { "@id": "schema:material", "@type": "rdf:Property", "rdfs:comment": "A material that something is made from, e.g. leather, wool, cotton, paper.", "rdfs:label": "material", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Product" } ], "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Product" }, { "@id": "schema:Text" } ] }, { "@id": "schema:isPartOf", "@type": "rdf:Property", "rdfs:comment": "Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of.", "rdfs:label": "isPartOf", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:hasPart" }, "schema:rangeIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:URL" } ] }, { "@id": "schema:newsUpdatesAndGuidelines", "@type": "rdf:Property", "rdfs:comment": "Indicates a page with news updates and guidelines. This could often be (but is not required to be) the main page containing [[SpecialAnnouncement]] markup on a site.", "rdfs:label": "newsUpdatesAndGuidelines", "schema:domainIncludes": { "@id": "schema:SpecialAnnouncement" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:WebContent" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } }, { "@id": "schema:encodingFormat", "@type": "rdf:Property", "rdfs:comment": "Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.\n\nIn cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.\n\nUnregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry.", "rdfs:label": "encodingFormat", "schema:domainIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:MediaObject" } ], "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Text" } ] }, { "@id": "schema:citation", "@type": "rdf:Property", "rdfs:comment": "A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.", "rdfs:label": "citation", "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Text" } ] }, { "@id": "schema:workExample", "@type": "rdf:Property", "rdfs:comment": "Example/instance/realization/derivation of the concept of this creative work. E.g. the paperback edition, first edition, or e-book.", "rdfs:label": "workExample", "schema:contributor": { "@id": "https://schema.org/docs/collab/bibex" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:inverseOf": { "@id": "schema:exampleOfWork" }, "schema:rangeIncludes": { "@id": "schema:CreativeWork" } }, { "@id": "schema:datePosted", "@type": "rdf:Property", "rdfs:comment": "Publication date of an online listing.", "rdfs:label": "datePosted", "schema:domainIncludes": [ { "@id": "schema:JobPosting" }, { "@id": "schema:RealEstateListing" }, { "@id": "schema:CDCPMDRecord" }, { "@id": "schema:SpecialAnnouncement" } ], "schema:rangeIncludes": [ { "@id": "schema:Date" }, { "@id": "schema:DateTime" } ], "schema:source": [ { "@id": "https://github.com/schemaorg/schemaorg/issues/2521" }, { "@id": "https://github.com/schemaorg/schemaorg/issues/2490" } ] }, { "@id": "schema:Thing", "@type": "rdfs:Class", "rdfs:comment": "The most generic type of item.", "rdfs:label": "Thing" }, { "@id": "schema:spatialCoverage", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:spatial" }, "rdfs:comment": "The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of\n contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates\n areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York.", "rdfs:label": "spatialCoverage", "rdfs:subPropertyOf": { "@id": "schema:contentLocation" }, "schema:domainIncludes": { "@id": "schema:CreativeWork" }, "schema:rangeIncludes": { "@id": "schema:Place" } } ] } </script> </body> </html>

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