CINXE.COM

StatisticalVariable - Schema.org Type

<!DOCTYPE html> <html lang="en"> <!-- Generated from TermPageEx.j2 --> <head> <title>StatisticalVariable - 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: StatisticalVariable - &lt;a class=&#34;localLink&#34; href=&#34;/StatisticalVariable&#34;&gt;StatisticalVariable&lt;/a&gt; represents any type of statistical metric that can be measured at a place and time. The usage pattern for &lt;a class=&#34;localLink&#34; href=&#34;/StatisticalVariable&#34;&gt;StatisticalVariable&lt;/a&gt; is typically expressed using &lt;a class=&#34;localLink&#34; href=&#34;/Observation&#34;&gt;Observation&lt;/a&gt; with an explicit &lt;a class=&#34;localLink&#34; href=&#34;/populationType&#34;&gt;populationType&lt;/a&gt;, which is a type, typically drawn from Schema.org. Each &lt;a class=&#34;localLink&#34; href=&#34;/StatisticalVariable&#34;&gt;StatisticalVariable&lt;/a&gt; is marked as a &lt;a class=&#34;localLink&#34; href=&#34;/ConstraintNode&#34;&gt;ConstraintNode&lt;/a&gt;, meaning that some properties (those listed using &lt;a class=&#34;localLink&#34; href=&#34;/constraintProperty&#34;&gt;constraintProperty&lt;/a&gt;) serve in this setting solely to define the statistical variable rather than literally describe a specific person, place or thing. For example, a &lt;a class=&#34;localLink&#34; href=&#34;/StatisticalVariable&#34;&gt;StatisticalVariable&lt;/a&gt; Median&lt;em&gt;Height&lt;/em&gt;Person_Female representing the median height of women, could be written as follows: the population type is &lt;a class=&#34;localLink&#34; href=&#34;/Person&#34;&gt;Person&lt;/a&gt;; the measuredProperty &lt;a class=&#34;localLink&#34; href=&#34;/height&#34;&gt;height&lt;/a&gt;; the &lt;a class=&#34;localLink&#34; href=&#34;/statType&#34;&gt;statType&lt;/a&gt; &lt;a class=&#34;localLink&#34; href=&#34;/median&#34;&gt;median&lt;/a&gt;; the &lt;a class=&#34;localLink&#34; href=&#34;/gender&#34;&gt;gender&lt;/a&gt; &lt;a class=&#34;localLink&#34; href=&#34;/Female&#34;&gt;Female&lt;/a&gt;. It is important to note that there are many kinds of scientific quantitative observation which are not fully, perfectly or unambiguously described following this pattern, or with solely Schema.org terminology. The approach taken here is designed to allow partial, incremental or minimal description of &lt;a class=&#34;localLink&#34; href=&#34;/StatisticalVariable&#34;&gt;StatisticalVariable&lt;/a&gt;s, and the use of detailed sets of entity and property IDs from external repositories. The &lt;a class=&#34;localLink&#34; href=&#34;/measurementMethod&#34;&gt;measurementMethod&lt;/a&gt;, &lt;a class=&#34;localLink&#34; href=&#34;/unitCode&#34;&gt;unitCode&lt;/a&gt; and &lt;a class=&#34;localLink&#34; href=&#34;/unitText&#34;&gt;unitText&lt;/a&gt; properties can also be used to clarify the specific nature and notation of an observed measurement." /> <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/StatisticalVariable" /> </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>StatisticalVariable</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="Intangible" /> <meta itemprop="position" content="2" /> <a href="/Intangible" itemprop="item" class="core" title="Intangible">Intangible</a> </span> &gt; <span itemscope itemprop="itemListElement" itemtype="https://schema.org/ListItem"> <meta itemprop="name" content="ConstraintNode" /> <meta itemprop="position" content="3" /> <a href="/ConstraintNode" itemprop="item" class="core" title="ConstraintNode">ConstraintNode</a> </span> &gt; <span itemscope itemprop="itemListElement" itemtype="https://schema.org/ListItem"> <meta itemprop="name" content="StatisticalVariable" /> <meta itemprop="position" content="4" /> <a href="/StatisticalVariable" itemprop="item" class="core" title="StatisticalVariable">StatisticalVariable</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/StatisticalVariable</span> </li> <!--<li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=https://schema.org/StatisticalVariable&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+StatisticalVariable'>Check for open issues.</a></li> </ul> </div> </div> <!-- Description of term --> <div class="description"><a class="localLink" href="/StatisticalVariable">StatisticalVariable</a> represents any type of statistical metric that can be measured at a place and time. The usage pattern for <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a> is typically expressed using <a class="localLink" href="/Observation">Observation</a> with an explicit <a class="localLink" href="/populationType">populationType</a>, which is a type, typically drawn from Schema.org. Each <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a> is marked as a <a class="localLink" href="/ConstraintNode">ConstraintNode</a>, meaning that some properties (those listed using <a class="localLink" href="/constraintProperty">constraintProperty</a>) serve in this setting solely to define the statistical variable rather than literally describe a specific person, place or thing. For example, a <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a> Median<em>Height</em>Person_Female representing the median height of women, could be written as follows: the population type is <a class="localLink" href="/Person">Person</a>; the measuredProperty <a class="localLink" href="/height">height</a>; the <a class="localLink" href="/statType">statType</a> <a class="localLink" href="/median">median</a>; the <a class="localLink" href="/gender">gender</a> <a class="localLink" href="/Female">Female</a>. It is important to note that there are many kinds of scientific quantitative observation which are not fully, perfectly or unambiguously described following this pattern, or with solely Schema.org terminology. The approach taken here is designed to allow partial, incremental or minimal description of <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>s, and the use of detailed sets of entity and property IDs from external repositories. The <a class="localLink" href="/measurementMethod">measurementMethod</a>, <a class="localLink" href="/unitCode">unitCode</a> and <a class="localLink" href="/unitText">unitText</a> properties can also be used to clarify the specific nature and notation of an observed measurement.</div> </div> <!-- infoblock --> <!-- Show properties (if any) associated with term and its supertypes --> <!-- Properties block for term: StatisticalVariable--> <!-- 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: StatisticalVariable--> <tr class="supertype"><th class="supertype-name" colspan="3">Properties from <a href="/StatisticalVariable" class="ext ext-pending" title="StatisticalVariable">StatisticalVariable</a></th></tr> <tr><th class="prop-nam"><code> <a href="/measuredProperty" class="ext ext-pending" title="measuredProperty">measuredProperty</a></code></th> <td class="prop-ect"> <a href="/Property" class="core" title="Property">Property</a></td> <td class="prop-desc">The measuredProperty of an <a class="localLink" href="/Observation">Observation</a>, typically via its <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>. There are various kinds of applicable <a class="localLink" href="/Property">Property</a>: a schema.org property, a property from other RDF-compatible systems, e.g. W3C RDF Data Cube, Data Commons, Wikidata, or schema.org extensions such as <a href="https://www.gs1.org/voc/?show=properties">GS1's</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/measurementDenominator" class="ext ext-pending" title="measurementDenominator">measurementDenominator</a></code></th> <td class="prop-ect"> <a href="/StatisticalVariable" class="core" title="StatisticalVariable">StatisticalVariable</a></td> <td class="prop-desc">Identifies the denominator variable when an observation represents a ratio or percentage. </td> </tr> <tr><th class="prop-nam"><code> <a href="/measurementMethod" class="ext ext-pending" title="measurementMethod">measurementMethod</a></code></th> <td class="prop-ect"> <a href="/DefinedTerm" class="core" title="DefinedTerm">DefinedTerm</a>&nbsp; or <br/> <a href="/MeasurementMethodEnum" class="core" title="MeasurementMethodEnum">MeasurementMethodEnum</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 subproperty of <a class="localLink" href="/measurementTechnique">measurementTechnique</a> that can be used for specifying specific methods, in particular via <a class="localLink" href="/MeasurementMethodEnum">MeasurementMethodEnum</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/measurementQualifier" class="ext ext-pending" title="measurementQualifier">measurementQualifier</a></code></th> <td class="prop-ect"> <a href="/Enumeration" class="core" title="Enumeration">Enumeration</a></td> <td class="prop-desc">Provides additional qualification to an observation. For example, a GDP observation measures the Nominal value. </td> </tr> <tr><th class="prop-nam"><code> <a href="/measurementTechnique" class="ext ext-pending" title="measurementTechnique">measurementTechnique</a></code></th> <td class="prop-ect"> <a href="/DefinedTerm" class="core" title="DefinedTerm">DefinedTerm</a>&nbsp; or <br/> <a href="/MeasurementMethodEnum" class="core" title="MeasurementMethodEnum">MeasurementMethodEnum</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 technique, method or technology used in an <a class="localLink" href="/Observation">Observation</a>, <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a> or <a class="localLink" href="/Dataset">Dataset</a> (or <a class="localLink" href="/DataDownload">DataDownload</a>, <a class="localLink" href="/DataCatalog">DataCatalog</a>), corresponding to the method used for measuring the corresponding variable(s) (for datasets, described using <a class="localLink" href="/variableMeasured">variableMeasured</a>; for <a class="localLink" href="/Observation">Observation</a>, a <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>). Often but not necessarily each <a class="localLink" href="/variableMeasured">variableMeasured</a> will have an explicit representation as (or mapping to) an property such as those defined in Schema.org, or other RDF vocabularies and "knowledge graphs". In that case the subproperty of <a class="localLink" href="/variableMeasured">variableMeasured</a> called <a class="localLink" href="/measuredProperty">measuredProperty</a> is applicable.<br/><br/> The <a class="localLink" href="/measurementTechnique">measurementTechnique</a> property helps when extra clarification is needed about how a <a class="localLink" href="/measuredProperty">measuredProperty</a> was measured. This is oriented towards scientific and scholarly dataset publication but may have broader applicability; it is not intended as a full representation of measurement, but can often serve as a high level summary for dataset discovery. <br/><br/> For example, if <a class="localLink" href="/variableMeasured">variableMeasured</a> is: molecule concentration, <a class="localLink" href="/measurementTechnique">measurementTechnique</a> could be: "mass spectrometry" or "nmr spectroscopy" or "colorimetry" or "immunofluorescence". If the <a class="localLink" href="/variableMeasured">variableMeasured</a> is "depression rating", the <a class="localLink" href="/measurementTechnique">measurementTechnique</a> could be "Zung Scale" or "HAM-D" or "Beck Depression Inventory". <br/><br/> If there are several <a class="localLink" href="/variableMeasured">variableMeasured</a> properties recorded for some given data object, use a <a class="localLink" href="/PropertyValue">PropertyValue</a> for each <a class="localLink" href="/variableMeasured">variableMeasured</a> and attach the corresponding <a class="localLink" href="/measurementTechnique">measurementTechnique</a>. The value can also be from an enumeration, organized as a <a class="localLink" href="/MeasurementMetholdEnumeration">MeasurementMetholdEnumeration</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/populationType" class="ext ext-pending" title="populationType">populationType</a></code></th> <td class="prop-ect"> <a href="/Class" class="core" title="Class">Class</a></td> <td class="prop-desc">Indicates the populationType common to all members of a <a class="localLink" href="/StatisticalPopulation">StatisticalPopulation</a> or all cases within the scope of a <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/statType" class="ext ext-pending" title="statType">statType</a></code></th> <td class="prop-ect"> <a href="/Property" class="core" title="Property">Property</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 the kind of statistic represented by a <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>, e.g. mean, count etc. The value of statType is a property, either from within Schema.org (e.g. <a class="localLink" href="/median">median</a>, <a class="localLink" href="/marginOfError">marginOfError</a>, <a class="localLink" href="/maxValue">maxValue</a>, <a class="localLink" href="/minValue">minValue</a>) or from other compatible (e.g. RDF) systems such as DataCommons.org or Wikidata.org. </td> </tr> <!-- Properties for Term: ConstraintNode--> <tr class="supertype"><th class="supertype-name" colspan="3">Properties from <a href="/ConstraintNode" class="ext ext-pending" title="ConstraintNode">ConstraintNode</a></th></tr> <tr><th class="prop-nam"><code> <a href="/constraintProperty" class="ext ext-pending" title="constraintProperty">constraintProperty</a></code></th> <td class="prop-ect"> <a href="/Property" class="core" title="Property">Property</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">Indicates a property used as a constraint. For example, in the definition of a <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>. The value is a property, either from within Schema.org or from other compatible (e.g. RDF) systems such as DataCommons.org or Wikidata.org. </td> </tr> <tr><th class="prop-nam"><code> <a href="/numConstraints" class="ext ext-pending" title="numConstraints">numConstraints</a></code></th> <td class="prop-ect"> <a href="/Integer" class="core" title="Integer">Integer</a></td> <td class="prop-desc">Indicates the number of constraints property values defined for a particular <a class="localLink" href="/ConstraintNode">ConstraintNode</a> such as <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>. This helps applications understand if they have access to a sufficiently complete description of a <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a> or other construct that is defined using properties on template-style nodes. </td> </tr> <!-- Properties for Term: Intangible--> <!-- Properties for Term: Thing--> <tr class="supertype"><th class="supertype-name" colspan="3">Properties from <a href="/Thing" class="core" title="Thing">Thing</a></th></tr> <tr><th class="prop-nam"><code> <a href="/additionalType" class="core" title="additionalType">additionalType</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href="https://schema.org/docs/styleguide.html">style guide</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/alternateName" class="core" title="alternateName">alternateName</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">An alias for the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/description" class="core" title="description">description</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a>&nbsp; or <br/> <a href="/TextObject" class="core" title="TextObject">TextObject</a></td> <td class="prop-desc">A description of the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/disambiguatingDescription" class="core" title="disambiguatingDescription">disambiguatingDescription</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation. </td> </tr> <tr><th class="prop-nam"><code> <a href="/identifier" class="core" title="identifier">identifier</a></code></th> <td class="prop-ect"> <a href="/PropertyValue" class="core" title="PropertyValue">PropertyValue</a>&nbsp; or <br/> <a href="/Text" class="core" title="Text">Text</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">The identifier property represents any kind of identifier for any kind of <a class="localLink" href="/Thing">Thing</a>, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See <a href="/docs/datamodel.html#identifierBg">background notes</a> for more details. </td> </tr> <tr><th class="prop-nam"><code> <a href="/image" class="core" title="image">image</a></code></th> <td class="prop-ect"> <a href="/ImageObject" class="core" title="ImageObject">ImageObject</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">An image of the item. This can be a <a class="localLink" href="/URL">URL</a> or a fully described <a class="localLink" href="/ImageObject">ImageObject</a>. </td> </tr> <tr><th class="prop-nam"><code> <a href="/mainEntityOfPage" class="core" title="mainEntityOfPage">mainEntityOfPage</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See <a href="/docs/datamodel.html#mainEntityBackground">background notes</a> for details. <br/>Inverse property: <a href="/mainEntity" class="core" title="mainEntity">mainEntity</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/name" class="core" title="name">name</a></code></th> <td class="prop-ect"> <a href="/Text" class="core" title="Text">Text</a></td> <td class="prop-desc">The name of the item. </td> </tr> <tr><th class="prop-nam"><code> <a href="/potentialAction" class="core" title="potentialAction">potentialAction</a></code></th> <td class="prop-ect"> <a href="/Action" class="core" title="Action">Action</a></td> <td class="prop-desc">Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. </td> </tr> <tr><th class="prop-nam"><code> <a href="/sameAs" class="core" title="sameAs">sameAs</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. </td> </tr> <tr><th class="prop-nam"><code> <a href="/subjectOf" class="core" title="subjectOf">subjectOf</a></code></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/> <a href="/Event" class="core" title="Event">Event</a></td> <td class="prop-desc">A CreativeWork or Event about this Thing. <br/>Inverse property: <a href="/about" class="core" title="about">about</a> </td> </tr> <tr><th class="prop-nam"><code> <a href="/url" class="core" title="url">url</a></code></th> <td class="prop-ect"> <a href="/URL" class="core" title="URL">URL</a></td> <td class="prop-desc">URL of the item. </td> </tr> </table> <!-- List properties that have this term as an Expected type --> <br/><div id="incoming">Instances of <a href="/StatisticalVariable" class="core" title="StatisticalVariable">StatisticalVariable</a> may appear as a value for the following properties</div> <table class="definition-table"> <thead><tr><th>Property</th><th>On Types</th><th>Description</th></tr></thead> <tr><th class="prop-nam"> <a href="/measurementDenominator" class="core" title="measurementDenominator">measurementDenominator</a></th> <td class="prop-ect"> <a href="/Observation" class="ext ext-pending" title="Observation">Observation</a>&nbsp; or <br/> <a href="/StatisticalVariable" class="ext ext-pending" title="StatisticalVariable">StatisticalVariable</a></td> <td class="prop-desc">Identifies the denominator variable when an observation represents a ratio or percentage. </tr> <tr><th class="prop-nam"> <a href="/variableMeasured" class="core" title="variableMeasured">variableMeasured</a></th> <td class="prop-ect"> <a href="/Dataset" class="core" title="Dataset">Dataset</a>&nbsp; or <br/> <a href="/Observation" class="ext ext-pending" title="Observation">Observation</a></td> <td class="prop-desc">The variableMeasured property can indicate (repeated as necessary) the variables that are measured in some dataset, either described as text or as pairs of identifier and description using PropertyValue, or more explicitly as a <a class="localLink" href="/StatisticalVariable">StatisticalVariable</a>. </tr> </table> <!-- 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/2564">https://github.com/schemaorg/schemaorg/issues/2564</a></p> <br/> <!-- list examples --> <!-- Examples block for term: StatisticalVariable--> <div id="examplespannel" class="jumptarget" title="Examples"> <h3>Examples</h3> <div class="example-head"> <button class="clip clipbutton eg-0480" data-clipboard-target=".ds-tab.selected.eg-0480 .clipsource" title="Copy example to clipboard"> <img src="/docs/clipboard/clippy.svg" width="18" alt="Copy to clipboard" /> </button> <a id="eg-0480" title="Link: #eg-0480" href="#eg-0480" class="clickableAnchor" >Example 1</a> <div class="tooltip"> <span class="tooltiptext eg-0480">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-0480 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 "> As an example, the statement &#34;According to the US Census ACS 5 Year Estimates, the median age of women in San Antonio, Texas in 2014 was 34.4 years.&#34; can be represented in JSON-LD. </pre> </div> <div class="ds-tab eg-0480 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;StatisticalVariable&#34;, &#34;@id&#34;: &#34;Median_Height_Person_Female&#34;, &#34;name&#34;: &#34;Median height of women&#34;, &#34;populationType&#34;: {&#34;@id&#34;: &#34;Person&#34;}, &#34;measuredProperty&#34;: {&#34;@id&#34;: &#34;height&#34;}, &#34;statType&#34;: {&#34;@id&#34;: &#34;median&#34;}, &#34;gender&#34;: {&#34;@id&#34;: &#34;Female&#34;}, &#34;numConstraints&#34;: 1, &#34;constrainingProperty&#34;: {&#34;@id&#34;: &#34;gender&#34;} }, { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@id&#34;: &#34;Observation_Median_Age_Person_Female_SanAntonio_TX_2014&#34;, &#34;@type&#34;: &#34;Observation&#34;, &#34;name&#34;: &#34;Median height of women in San Antonio, Texas in 2014&#34;, &#34;description&#34;: &#34;An Observation of the StatisticalVariable Median_Height_Person_Female in location: San Antonio, Texas, for time period: 2014&#34;, &#34;variableMeasured&#34;: { &#34;@id&#34;: &#34;Median_Height_Person_Female&#34; }, &#34;observationAbout&#34;: { &#34;@id&#34;: &#34;https://www.wikidata.org/entity/Q975&#34; }, &#34;observationDate&#34;: 2014, &#34;value&#34;: 160, &#34;unitCode&#34;: &#34;CMT&#34; } ] &lt;/script&gt; </pre> </div> <div class="ds-tab eg-0480 structure extabs" data-ex="eg-0480"> <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div> <div class="ds-tab-content structureout extabs eg-0480" style="margin-left: 5px;"> </div> <div class="structuretext clipsource extabs eg-0480"></div> </div> <div class="payload eg-0480" style="display: none;">[ { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@type&#34;: &#34;StatisticalVariable&#34;, &#34;@id&#34;: &#34;Median_Height_Person_Female&#34;, &#34;name&#34;: &#34;Median height of women&#34;, &#34;populationType&#34;: {&#34;@id&#34;: &#34;Person&#34;}, &#34;measuredProperty&#34;: {&#34;@id&#34;: &#34;height&#34;}, &#34;statType&#34;: {&#34;@id&#34;: &#34;median&#34;}, &#34;gender&#34;: {&#34;@id&#34;: &#34;Female&#34;}, &#34;numConstraints&#34;: 1, &#34;constrainingProperty&#34;: {&#34;@id&#34;: &#34;gender&#34;} }, { &#34;@context&#34;: &#34;https://schema.org/&#34;, &#34;@id&#34;: &#34;Observation_Median_Age_Person_Female_SanAntonio_TX_2014&#34;, &#34;@type&#34;: &#34;Observation&#34;, &#34;name&#34;: &#34;Median height of women in San Antonio, Texas in 2014&#34;, &#34;description&#34;: &#34;An Observation of the StatisticalVariable Median_Height_Person_Female in location: San Antonio, Texas, for time period: 2014&#34;, &#34;variableMeasured&#34;: { &#34;@id&#34;: &#34;Median_Height_Person_Female&#34; }, &#34;observationAbout&#34;: { &#34;@id&#34;: &#34;https://www.wikidata.org/entity/Q975&#34; }, &#34;observationDate&#34;: 2014, &#34;value&#34;: 160, &#34;unitCode&#34;: &#34;CMT&#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:url", "@type": "rdf:Property", "rdfs:comment": "URL of the item.", "rdfs:label": "url", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": { "@id": "schema:URL" } }, { "@id": "schema:subjectOf", "@type": "rdf:Property", "rdfs:comment": "A CreativeWork or Event about this Thing.", "rdfs:label": "subjectOf", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:inverseOf": { "@id": "schema:about" }, "schema:rangeIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:Event" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1670" } }, { "@id": "schema:StatisticalVariable", "@type": "rdfs:Class", "rdfs:comment": "[[StatisticalVariable]] represents any type of statistical metric that can be measured at a place and time. The usage pattern for [[StatisticalVariable]] is typically expressed using [[Observation]] with an explicit [[populationType]], which is a type, typically drawn from Schema.org. Each [[StatisticalVariable]] is marked as a [[ConstraintNode]], meaning that some properties (those listed using [[constraintProperty]]) serve in this setting solely to define the statistical variable rather than literally describe a specific person, place or thing. For example, a [[StatisticalVariable]] Median_Height_Person_Female representing the median height of women, could be written as follows: the population type is [[Person]]; the measuredProperty [[height]]; the [[statType]] [[median]]; the [[gender]] [[Female]]. It is important to note that there are many kinds of scientific quantitative observation which are not fully, perfectly or unambiguously described following this pattern, or with solely Schema.org terminology. The approach taken here is designed to allow partial, incremental or minimal description of [[StatisticalVariable]]s, and the use of detailed sets of entity and property IDs from external repositories. The [[measurementMethod]], [[unitCode]] and [[unitText]] properties can also be used to clarify the specific nature and notation of an observed measurement. ", "rdfs:label": "StatisticalVariable", "rdfs:subClassOf": { "@id": "schema:ConstraintNode" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2564" } }, { "@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:Intangible", "@type": "rdfs:Class", "rdfs:comment": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.", "rdfs:label": "Intangible", "rdfs:subClassOf": { "@id": "schema:Thing" } }, { "@id": "schema:measuredProperty", "@type": "rdf:Property", "rdfs:comment": "The measuredProperty of an [[Observation]], typically via its [[StatisticalVariable]]. There are various kinds of applicable [[Property]]: a schema.org property, a property from other RDF-compatible systems, e.g. W3C RDF Data Cube, Data Commons, Wikidata, or schema.org extensions such as [GS1's](https://www.gs1.org/voc/?show=properties).", "rdfs:label": "measuredProperty", "schema:domainIncludes": [ { "@id": "schema:StatisticalVariable" }, { "@id": "schema:Observation" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Property" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2291" } }, { "@id": "schema:constraintProperty", "@type": "rdf:Property", "rdfs:comment": "Indicates a property used as a constraint. For example, in the definition of a [[StatisticalVariable]]. The value is a property, either from within Schema.org or from other compatible (e.g. RDF) systems such as DataCommons.org or Wikidata.org. ", "rdfs:label": "constraintProperty", "schema:domainIncludes": { "@id": "schema:ConstraintNode" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Property" }, { "@id": "schema:URL" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2291" } }, { "@id": "schema:measurementTechnique", "@type": "rdf:Property", "rdfs:comment": "A technique, method or technology used in an [[Observation]], [[StatisticalVariable]] or [[Dataset]] (or [[DataDownload]], [[DataCatalog]]), corresponding to the method used for measuring the corresponding variable(s) (for datasets, described using [[variableMeasured]]; for [[Observation]], a [[StatisticalVariable]]). Often but not necessarily each [[variableMeasured]] will have an explicit representation as (or mapping to) an property such as those defined in Schema.org, or other RDF vocabularies and \"knowledge graphs\". In that case the subproperty of [[variableMeasured]] called [[measuredProperty]] is applicable.\n \nThe [[measurementTechnique]] property helps when extra clarification is needed about how a [[measuredProperty]] was measured. This is oriented towards scientific and scholarly dataset publication but may have broader applicability; it is not intended as a full representation of measurement, but can often serve as a high level summary for dataset discovery. \n\nFor example, if [[variableMeasured]] is: molecule concentration, [[measurementTechnique]] could be: \"mass spectrometry\" or \"nmr spectroscopy\" or \"colorimetry\" or \"immunofluorescence\". If the [[variableMeasured]] is \"depression rating\", the [[measurementTechnique]] could be \"Zung Scale\" or \"HAM-D\" or \"Beck Depression Inventory\". \n\nIf there are several [[variableMeasured]] properties recorded for some given data object, use a [[PropertyValue]] for each [[variableMeasured]] and attach the corresponding [[measurementTechnique]]. The value can also be from an enumeration, organized as a [[MeasurementMetholdEnumeration]].", "rdfs:label": "measurementTechnique", "schema:domainIncludes": [ { "@id": "schema:DataDownload" }, { "@id": "schema:StatisticalVariable" }, { "@id": "schema:Observation" }, { "@id": "schema:PropertyValue" }, { "@id": "schema:Dataset" }, { "@id": "schema:DataCatalog" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:URL" }, { "@id": "schema:MeasurementMethodEnum" }, { "@id": "schema:DefinedTerm" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1425" } }, { "@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: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:Thing", "@type": "rdfs:Class", "rdfs:comment": "The most generic type of item.", "rdfs:label": "Thing" }, { "@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:measurementDenominator", "@type": "rdf:Property", "rdfs:comment": "Identifies the denominator variable when an observation represents a ratio or percentage.", "rdfs:label": "measurementDenominator", "schema:domainIncludes": [ { "@id": "schema:StatisticalVariable" }, { "@id": "schema:Observation" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:StatisticalVariable" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2564" } }, { "@id": "schema:statType", "@type": "rdf:Property", "rdfs:comment": "Indicates the kind of statistic represented by a [[StatisticalVariable]], e.g. mean, count etc. The value of statType is a property, either from within Schema.org (e.g. [[median]], [[marginOfError]], [[maxValue]], [[minValue]]) or from other compatible (e.g. RDF) systems such as DataCommons.org or Wikidata.org. ", "rdfs:label": "statType", "schema:domainIncludes": { "@id": "schema:StatisticalVariable" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:Property" }, { "@id": "schema:Text" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2564" } }, { "@id": "schema:measurementQualifier", "@type": "rdf:Property", "rdfs:comment": "Provides additional qualification to an observation. For example, a GDP observation measures the Nominal value.", "rdfs:label": "measurementQualifier", "schema:domainIncludes": [ { "@id": "schema:StatisticalVariable" }, { "@id": "schema:Observation" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Enumeration" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2564" } }, { "@id": "schema:ConstraintNode", "@type": "rdfs:Class", "rdfs:comment": "The ConstraintNode type is provided to support usecases in which a node in a structured data graph is described with properties which appear to describe a single entity, but are being used in a situation where they serve a more abstract purpose. A [[ConstraintNode]] can be described using [[constraintProperty]] and [[numConstraints]]. These constraint properties can serve a\n variety of purposes, and their values may sometimes be understood to indicate sets of possible values rather than single, exact and specific values.", "rdfs:label": "ConstraintNode", "rdfs:subClassOf": { "@id": "schema:Intangible" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2564" } }, { "@id": "schema:image", "@type": "rdf:Property", "rdfs:comment": "An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].", "rdfs:label": "image", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": [ { "@id": "schema:ImageObject" }, { "@id": "schema:URL" } ] }, { "@id": "schema:measurementMethod", "@type": "rdf:Property", "rdfs:comment": "A subproperty of [[measurementTechnique]] that can be used for specifying specific methods, in particular via [[MeasurementMethodEnum]].", "rdfs:label": "measurementMethod", "rdfs:subPropertyOf": { "@id": "schema:measurementTechnique" }, "schema:domainIncludes": [ { "@id": "schema:PropertyValue" }, { "@id": "schema:Dataset" }, { "@id": "schema:DataCatalog" }, { "@id": "schema:DataDownload" }, { "@id": "schema:Observation" }, { "@id": "schema:StatisticalVariable" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:URL" }, { "@id": "schema:MeasurementMethodEnum" }, { "@id": "schema:DefinedTerm" } ], "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/1425" } }, { "@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:mainEntityOfPage", "@type": "rdf:Property", "rdfs:comment": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.", "rdfs:label": "mainEntityOfPage", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:inverseOf": { "@id": "schema:mainEntity" }, "schema:rangeIncludes": [ { "@id": "schema:CreativeWork" }, { "@id": "schema:URL" } ] }, { "@id": "schema:description", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:description" }, "rdfs:comment": "A description of the item.", "rdfs:label": "description", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": [ { "@id": "schema:Text" }, { "@id": "schema:TextObject" } ] }, { "@id": "schema:populationType", "@type": "rdf:Property", "rdfs:comment": "Indicates the populationType common to all members of a [[StatisticalPopulation]] or all cases within the scope of a [[StatisticalVariable]].", "rdfs:label": "populationType", "schema:domainIncludes": [ { "@id": "schema:StatisticalPopulation" }, { "@id": "schema:StatisticalVariable" } ], "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Class" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2291" } }, { "@id": "schema:numConstraints", "@type": "rdf:Property", "rdfs:comment": "Indicates the number of constraints property values defined for a particular [[ConstraintNode]] such as [[StatisticalVariable]]. This helps applications understand if they have access to a sufficiently complete description of a [[StatisticalVariable]] or other construct that is defined using properties on template-style nodes.", "rdfs:label": "numConstraints", "schema:domainIncludes": { "@id": "schema:ConstraintNode" }, "schema:isPartOf": { "@id": "https://pending.schema.org" }, "schema:rangeIncludes": { "@id": "schema:Integer" }, "schema:source": { "@id": "https://github.com/schemaorg/schemaorg/issues/2291" } }, { "@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:identifier", "@type": "rdf:Property", "owl:equivalentProperty": { "@id": "dcterms:identifier" }, "rdfs:comment": "The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.\n ", "rdfs:label": "identifier", "schema:domainIncludes": { "@id": "schema:Thing" }, "schema:rangeIncludes": [ { "@id": "schema:URL" }, { "@id": "schema:PropertyValue" }, { "@id": "schema:Text" } ] } ] } </script> </body> </html>

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