CINXE.COM

Number - Schema.org Data Type

<!DOCTYPE html> <html lang="en"> <!-- Generated from TermPageEx.j2 --> <head> <title>Number - Schema.org Data Type</title> <meta charset="utf-8" > <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Schema.org Data Type: Number - Data type: Number.&lt;br/&gt;&lt;br/&gt; Usage guidelines:&lt;br/&gt;&lt;br/&gt; &lt;ul&gt; &lt;li&gt;Use values from 0123456789 (Unicode &#39;DIGIT ZERO&#39; (U+0030) to &#39;DIGIT NINE&#39; (U+0039)) rather than superficially similar Unicode symbols.&lt;/li&gt; &lt;li&gt;Use &#39;.&#39; (Unicode &#39;FULL STOP&#39; (U+002E)) rather than &#39;,&#39; to indicate a decimal point. Avoid using these symbols as a readability separator.&lt;/li&gt; &lt;/ul&gt;" /> <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/Number" /> </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>Number</h1> <div class="infotype">A Schema.org Data Type</div> <!-- Pending/retired/term in section --> </div> <!-- Breadcrumb display of term inheritance --> <div class="superPaths" itemscope itemtype="https://schema.org/BreadcrumbList"> <span itemscope itemprop="itemListElement" itemtype="https://schema.org/ListItem"> <meta itemprop="name" content="DataType" /> <meta itemprop="position" content="1" /> <a href="/DataType" itemprop="item" class="core" title="DataType">DataType</a> </span> &gt; <span itemscope itemprop="itemListElement" itemtype="https://schema.org/ListItem"> <meta itemprop="name" content="Number" /> <meta itemprop="position" content="2" /> <a href="/Number" itemprop="item" class="core" title="Number">Number</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/Number</span> </li> <!--<li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=https://schema.org/Number&entry.882602760=Datatype'>Leave public feedback on this term &#128172;</a></li>--> <li><a href='https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+Number'>Check for open issues.</a></li> </ul> </div> </div> <!-- Description of term --> <div class="description">Data type: Number.<br/><br/> Usage guidelines:<br/><br/> <ul> <li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li> <li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li> </ul></div> </div> <!-- infoblock --> <!-- Show properties (if any) associated with term and its supertypes --> <!-- Properties block for term: Number--> <!-- Identify if this term or one of its supertypes has any associated properties --> <!-- List properties that have this term as an Expected type --> <br/><div id="incoming">Instances of <a href="/Number" class="core" title="Number">Number</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="/additionalNumberOfGuests" class="core" title="additionalNumberOfGuests">additionalNumberOfGuests</a></th> <td class="prop-ect"> <a href="/RsvpAction" class="core" title="RsvpAction">RsvpAction</a></td> <td class="prop-desc">If responding yes, the number of guests who will attend in addition to the invitee. </tr> <tr><th class="prop-nam"> <a href="/amount" class="core" title="amount">amount</a></th> <td class="prop-ect"> <a href="/DatedMoneySpecification" class="core" title="DatedMoneySpecification">DatedMoneySpecification</a>&nbsp; or <br/> <a href="/InvestmentOrDeposit" class="core" title="InvestmentOrDeposit">InvestmentOrDeposit</a>&nbsp; or <br/> <a href="/LoanOrCredit" class="core" title="LoanOrCredit">LoanOrCredit</a>&nbsp; or <br/> <a href="/MonetaryGrant" class="ext ext-pending" title="MonetaryGrant">MonetaryGrant</a>&nbsp; or <br/> <a href="/MoneyTransfer" class="ext ext-pending" title="MoneyTransfer">MoneyTransfer</a></td> <td class="prop-desc">The amount of money. </tr> <tr><th class="prop-nam"> <a href="/amountOfThisGood" class="core" title="amountOfThisGood">amountOfThisGood</a></th> <td class="prop-ect"> <a href="/TypeAndQuantityNode" class="core" title="TypeAndQuantityNode">TypeAndQuantityNode</a></td> <td class="prop-desc">The quantity of the goods included in the offer. </tr> <tr><th class="prop-nam"> <a href="/annualPercentageRate" class="core" title="annualPercentageRate">annualPercentageRate</a></th> <td class="prop-ect"> <a href="/FinancialProduct" class="core" title="FinancialProduct">FinancialProduct</a></td> <td class="prop-desc">The annual rate that is charged for borrowing (or made by investing), expressed as a single percentage number that represents the actual yearly cost of funds over the term of a loan. This includes any fees or additional costs associated with the transaction. </tr> <tr><th class="prop-nam"> <a href="/baseSalary" class="core" title="baseSalary">baseSalary</a></th> <td class="prop-ect"> <a href="/EmployeeRole" class="core" title="EmployeeRole">EmployeeRole</a>&nbsp; or <br/> <a href="/JobPosting" class="core" title="JobPosting">JobPosting</a></td> <td class="prop-desc">The base salary of the job or of an employee in an EmployeeRole. </tr> <tr><th class="prop-nam"> <a href="/bestRating" class="core" title="bestRating">bestRating</a></th> <td class="prop-ect"> <a href="/Rating" class="core" title="Rating">Rating</a></td> <td class="prop-desc">The highest value allowed in this rating system. </tr> <tr><th class="prop-nam"> <a href="/billingDuration" class="core" title="billingDuration">billingDuration</a></th> <td class="prop-ect"> <a href="/UnitPriceSpecification" class="core" title="UnitPriceSpecification">UnitPriceSpecification</a></td> <td class="prop-desc">Specifies for how long this price (or price component) will be billed. Can be used, for example, to model the contractual duration of a subscription or payment plan. Type can be either a Duration or a Number (in which case the unit of measurement, for example month, is specified by the unitCode property). </tr> <tr><th class="prop-nam"> <a href="/billingIncrement" class="core" title="billingIncrement">billingIncrement</a></th> <td class="prop-ect"> <a href="/UnitPriceSpecification" class="core" title="UnitPriceSpecification">UnitPriceSpecification</a></td> <td class="prop-desc">This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the unitCode property. </tr> <tr><th class="prop-nam"> <a href="/billingStart" class="core" title="billingStart">billingStart</a></th> <td class="prop-ect"> <a href="/UnitPriceSpecification" class="core" title="UnitPriceSpecification">UnitPriceSpecification</a></td> <td class="prop-desc">Specifies after how much time this price (or price component) becomes valid and billing starts. Can be used, for example, to model a price increase after the first year of a subscription. The unit of measurement is specified by the unitCode property. </tr> <tr><th class="prop-nam"> <a href="/broadcastFrequencyValue" class="core" title="broadcastFrequencyValue">broadcastFrequencyValue</a></th> <td class="prop-ect"> <a href="/BroadcastFrequencySpecification" class="core" title="BroadcastFrequencySpecification">BroadcastFrequencySpecification</a></td> <td class="prop-desc">The frequency in MHz for a particular broadcast. </tr> <tr><th class="prop-nam"> <a href="/cashBack" class="core" title="cashBack">cashBack</a></th> <td class="prop-ect"> <a href="/PaymentCard" class="core" title="PaymentCard">PaymentCard</a></td> <td class="prop-desc">A cardholder benefit that pays the cardholder a small percentage of their net expenditures. </tr> <tr><th class="prop-nam"> <a href="/childMaxAge" class="core" title="childMaxAge">childMaxAge</a></th> <td class="prop-ect"> <a href="/ParentAudience" class="core" title="ParentAudience">ParentAudience</a></td> <td class="prop-desc">Maximal age of the child. </tr> <tr><th class="prop-nam"> <a href="/childMinAge" class="core" title="childMinAge">childMinAge</a></th> <td class="prop-ect"> <a href="/ParentAudience" class="core" title="ParentAudience">ParentAudience</a></td> <td class="prop-desc">Minimal age of the child. </tr> <tr><th class="prop-nam"> <a href="/copyrightYear" class="core" title="copyrightYear">copyrightYear</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">The year during which the claimed copyright for the CreativeWork was first asserted. </tr> <tr><th class="prop-nam"> <a href="/costPerUnit" class="core" title="costPerUnit">costPerUnit</a></th> <td class="prop-ect"> <a href="/DrugCost" class="core" title="DrugCost">DrugCost</a></td> <td class="prop-desc">The cost per unit of the drug. </tr> <tr><th class="prop-nam"> <a href="/cvdNumBeds" class="core" title="cvdNumBeds">cvdNumBeds</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numbeds - HOSPITAL INPATIENT BEDS: Inpatient beds, including all staffed, licensed, and overflow (surge) beds used for inpatients. </tr> <tr><th class="prop-nam"> <a href="/cvdNumBedsOcc" class="core" title="cvdNumBedsOcc">cvdNumBedsOcc</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numbedsocc - HOSPITAL INPATIENT BED OCCUPANCY: Total number of staffed inpatient beds that are occupied. </tr> <tr><th class="prop-nam"> <a href="/cvdNumC19Died" class="core" title="cvdNumC19Died">cvdNumC19Died</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numc19died - DEATHS: Patients with suspected or confirmed COVID-19 who died in the hospital, ED, or any overflow location. </tr> <tr><th class="prop-nam"> <a href="/cvdNumC19HOPats" class="core" title="cvdNumC19HOPats">cvdNumC19HOPats</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numc19hopats - HOSPITAL ONSET: Patients hospitalized in an NHSN inpatient care location with onset of suspected or confirmed COVID-19 14 or more days after hospitalization. </tr> <tr><th class="prop-nam"> <a href="/cvdNumC19HospPats" class="core" title="cvdNumC19HospPats">cvdNumC19HospPats</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numc19hosppats - HOSPITALIZED: Patients currently hospitalized in an inpatient care location who have suspected or confirmed COVID-19. </tr> <tr><th class="prop-nam"> <a href="/cvdNumC19MechVentPats" class="core" title="cvdNumC19MechVentPats">cvdNumC19MechVentPats</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numc19mechventpats - HOSPITALIZED and VENTILATED: Patients hospitalized in an NHSN inpatient care location who have suspected or confirmed COVID-19 and are on a mechanical ventilator. </tr> <tr><th class="prop-nam"> <a href="/cvdNumC19OFMechVentPats" class="core" title="cvdNumC19OFMechVentPats">cvdNumC19OFMechVentPats</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numc19ofmechventpats - ED/OVERFLOW and VENTILATED: Patients with suspected or confirmed COVID-19 who are in the ED or any overflow location awaiting an inpatient bed and on a mechanical ventilator. </tr> <tr><th class="prop-nam"> <a href="/cvdNumC19OverflowPats" class="core" title="cvdNumC19OverflowPats">cvdNumC19OverflowPats</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numc19overflowpats - ED/OVERFLOW: Patients with suspected or confirmed COVID-19 who are in the ED or any overflow location awaiting an inpatient bed. </tr> <tr><th class="prop-nam"> <a href="/cvdNumICUBeds" class="core" title="cvdNumICUBeds">cvdNumICUBeds</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numicubeds - ICU BEDS: Total number of staffed inpatient intensive care unit (ICU) beds. </tr> <tr><th class="prop-nam"> <a href="/cvdNumICUBedsOcc" class="core" title="cvdNumICUBedsOcc">cvdNumICUBedsOcc</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numicubedsocc - ICU BED OCCUPANCY: Total number of staffed inpatient ICU beds that are occupied. </tr> <tr><th class="prop-nam"> <a href="/cvdNumTotBeds" class="core" title="cvdNumTotBeds">cvdNumTotBeds</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numtotbeds - ALL HOSPITAL BEDS: Total number of all inpatient and outpatient beds, including all staffed, ICU, licensed, and overflow (surge) beds used for inpatients or outpatients. </tr> <tr><th class="prop-nam"> <a href="/cvdNumVent" class="core" title="cvdNumVent">cvdNumVent</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numvent - MECHANICAL VENTILATORS: Total number of ventilators available. </tr> <tr><th class="prop-nam"> <a href="/cvdNumVentUse" class="core" title="cvdNumVentUse">cvdNumVentUse</a></th> <td class="prop-ect"> <a href="/CDCPMDRecord" class="ext ext-pending" title="CDCPMDRecord">CDCPMDRecord</a></td> <td class="prop-desc">numventuse - MECHANICAL VENTILATORS IN USE: Total number of ventilators in use. </tr> <tr><th class="prop-nam"> <a href="/discount" class="core" title="discount">discount</a></th> <td class="prop-ect"> <a href="/Order" class="core" title="Order">Order</a></td> <td class="prop-desc">Any discount applied (to an Order). </tr> <tr><th class="prop-nam"> <a href="/doseValue" class="core" title="doseValue">doseValue</a></th> <td class="prop-ect"> <a href="/DoseSchedule" class="core" title="DoseSchedule">DoseSchedule</a></td> <td class="prop-desc">The value of the dose, e.g. 500. </tr> <tr><th class="prop-nam"> <a href="/downPayment" class="core" title="downPayment">downPayment</a></th> <td class="prop-ect"> <a href="/RepaymentSpecification" class="ext ext-pending" title="RepaymentSpecification">RepaymentSpecification</a></td> <td class="prop-desc">a type of payment made in cash during the onset of the purchase of an expensive good/service. The payment typically represents only a percentage of the full purchase price. </tr> <tr><th class="prop-nam"> <a href="/elevation" class="core" title="elevation">elevation</a></th> <td class="prop-ect"> <a href="/GeoCoordinates" class="core" title="GeoCoordinates">GeoCoordinates</a>&nbsp; or <br/> <a href="/GeoShape" class="core" title="GeoShape">GeoShape</a></td> <td class="prop-desc">The elevation of a location (<a href="https://en.wikipedia.org/wiki/World_Geodetic_System">WGS 84</a>). Values may be of the form 'NUMBER UNIT_OF_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters. </tr> <tr><th class="prop-nam"> <a href="/emissionsCO2" class="core" title="emissionsCO2">emissionsCO2</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The CO2 emissions in g/km. When used in combination with a QuantitativeValue, put "g/km" into the unitText property of that value, since there is no UN/CEFACT Common Code for "g/km". </tr> <tr><th class="prop-nam"> <a href="/endOffset" class="core" title="endOffset">endOffset</a></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a></td> <td class="prop-desc">The end time of the clip expressed as the number of seconds from the beginning of the work. </tr> <tr><th class="prop-nam"> <a href="/estimatedSalary" class="core" title="estimatedSalary">estimatedSalary</a></th> <td class="prop-ect"> <a href="/JobPosting" class="core" title="JobPosting">JobPosting</a>&nbsp; or <br/> <a href="/Occupation" class="core" title="Occupation">Occupation</a></td> <td class="prop-desc">An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value. </tr> <tr><th class="prop-nam"> <a href="/exchangeRateSpread" class="core" title="exchangeRateSpread">exchangeRateSpread</a></th> <td class="prop-ect"> <a href="/ExchangeRateSpecification" class="ext ext-pending" title="ExchangeRateSpecification">ExchangeRateSpecification</a></td> <td class="prop-desc">The difference between the price at which a broker or other intermediary buys and sells foreign currency. </tr> <tr><th class="prop-nam"> <a href="/geoRadius" class="core" title="geoRadius">geoRadius</a></th> <td class="prop-ect"> <a href="/GeoCircle" class="core" title="GeoCircle">GeoCircle</a></td> <td class="prop-desc">Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation). </tr> <tr><th class="prop-nam"> <a href="/healthPlanCoinsuranceRate" class="core" title="healthPlanCoinsuranceRate">healthPlanCoinsuranceRate</a></th> <td class="prop-ect"> <a href="/HealthPlanCostSharingSpecification" class="ext ext-pending" title="HealthPlanCostSharingSpecification">HealthPlanCostSharingSpecification</a></td> <td class="prop-desc">The rate of coinsurance expressed as a number between 0.0 and 1.0. </tr> <tr><th class="prop-nam"> <a href="/highPrice" class="core" title="highPrice">highPrice</a></th> <td class="prop-ect"> <a href="/AggregateOffer" class="core" title="AggregateOffer">AggregateOffer</a></td> <td class="prop-desc">The highest price of all offers available.<br/><br/> Usage guidelines:<br/><br/> <ul> <li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li> <li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li> </ul> </tr> <tr><th class="prop-nam"> <a href="/interestRate" class="core" title="interestRate">interestRate</a></th> <td class="prop-ect"> <a href="/FinancialProduct" class="core" title="FinancialProduct">FinancialProduct</a></td> <td class="prop-desc">The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate. </tr> <tr><th class="prop-nam"> <a href="/latitude" class="core" title="latitude">latitude</a></th> <td class="prop-ect"> <a href="/GeoCoordinates" class="core" title="GeoCoordinates">GeoCoordinates</a>&nbsp; or <br/> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The latitude of a location. For example <code>37.42242</code> (<a href="https://en.wikipedia.org/wiki/World_Geodetic_System">WGS 84</a>). </tr> <tr><th class="prop-nam"> <a href="/loanPaymentFrequency" class="core" title="loanPaymentFrequency">loanPaymentFrequency</a></th> <td class="prop-ect"> <a href="/RepaymentSpecification" class="ext ext-pending" title="RepaymentSpecification">RepaymentSpecification</a></td> <td class="prop-desc">Frequency of payments due, i.e. number of months between payments. This is defined as a frequency, i.e. the reciprocal of a period of time. </tr> <tr><th class="prop-nam"> <a href="/longitude" class="core" title="longitude">longitude</a></th> <td class="prop-ect"> <a href="/GeoCoordinates" class="core" title="GeoCoordinates">GeoCoordinates</a>&nbsp; or <br/> <a href="/Place" class="core" title="Place">Place</a></td> <td class="prop-desc">The longitude of a location. For example <code>-122.08585</code> (<a href="https://en.wikipedia.org/wiki/World_Geodetic_System">WGS 84</a>). </tr> <tr><th class="prop-nam"> <a href="/lowPrice" class="core" title="lowPrice">lowPrice</a></th> <td class="prop-ect"> <a href="/AggregateOffer" class="core" title="AggregateOffer">AggregateOffer</a></td> <td class="prop-desc">The lowest price of all offers available.<br/><br/> Usage guidelines:<br/><br/> <ul> <li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li> <li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li> </ul> </tr> <tr><th class="prop-nam"> <a href="/maxPrice" class="core" title="maxPrice">maxPrice</a></th> <td class="prop-ect"> <a href="/PriceSpecification" class="core" title="PriceSpecification">PriceSpecification</a></td> <td class="prop-desc">The highest price if the price is a range. </tr> <tr><th class="prop-nam"> <a href="/maxValue" class="core" title="maxValue">maxValue</a></th> <td class="prop-ect"> <a href="/MonetaryAmount" class="core" title="MonetaryAmount">MonetaryAmount</a>&nbsp; or <br/> <a href="/PropertyValue" class="core" title="PropertyValue">PropertyValue</a>&nbsp; or <br/> <a href="/PropertyValueSpecification" class="core" title="PropertyValueSpecification">PropertyValueSpecification</a>&nbsp; or <br/> <a href="/QuantitativeValue" class="core" title="QuantitativeValue">QuantitativeValue</a></td> <td class="prop-desc">The upper value of some characteristic or property. </tr> <tr><th class="prop-nam"> <a href="/median" class="core" title="median">median</a></th> <td class="prop-ect"> <a href="/QuantitativeValueDistribution" class="core" title="QuantitativeValueDistribution">QuantitativeValueDistribution</a></td> <td class="prop-desc">The median value. </tr> <tr><th class="prop-nam"> <a href="/membershipPointsEarned" class="core" title="membershipPointsEarned">membershipPointsEarned</a></th> <td class="prop-ect"> <a href="/MemberProgramTier" class="ext ext-pending" title="MemberProgramTier">MemberProgramTier</a>&nbsp; or <br/> <a href="/PriceSpecification" class="core" title="PriceSpecification">PriceSpecification</a>&nbsp; or <br/> <a href="/ProgramMembership" class="core" title="ProgramMembership">ProgramMembership</a></td> <td class="prop-desc">The number of membership points earned by the member. If necessary, the unitText can be used to express the units the points are issued in. (E.g. stars, miles, etc.) </tr> <tr><th class="prop-nam"> <a href="/minPrice" class="core" title="minPrice">minPrice</a></th> <td class="prop-ect"> <a href="/PriceSpecification" class="core" title="PriceSpecification">PriceSpecification</a></td> <td class="prop-desc">The lowest price if the price is a range. </tr> <tr><th class="prop-nam"> <a href="/minValue" class="core" title="minValue">minValue</a></th> <td class="prop-ect"> <a href="/MonetaryAmount" class="core" title="MonetaryAmount">MonetaryAmount</a>&nbsp; or <br/> <a href="/PropertyValue" class="core" title="PropertyValue">PropertyValue</a>&nbsp; or <br/> <a href="/PropertyValueSpecification" class="core" title="PropertyValueSpecification">PropertyValueSpecification</a>&nbsp; or <br/> <a href="/QuantitativeValue" class="core" title="QuantitativeValue">QuantitativeValue</a></td> <td class="prop-desc">The lower value of some characteristic or property. </tr> <tr><th class="prop-nam"> <a href="/monthlyMinimumRepaymentAmount" class="core" title="monthlyMinimumRepaymentAmount">monthlyMinimumRepaymentAmount</a></th> <td class="prop-ect"> <a href="/PaymentCard" class="core" title="PaymentCard">PaymentCard</a></td> <td class="prop-desc">The minimum payment is the lowest amount of money that one is required to pay on a credit card statement each month. </tr> <tr><th class="prop-nam"> <a href="/monthsOfExperience" class="core" title="monthsOfExperience">monthsOfExperience</a></th> <td class="prop-ect"> <a href="/OccupationalExperienceRequirements" class="ext ext-pending" title="OccupationalExperienceRequirements">OccupationalExperienceRequirements</a></td> <td class="prop-desc">Indicates the minimal number of months of experience required for a position. </tr> <tr><th class="prop-nam"> <a href="/numberOfAirbags" class="core" title="numberOfAirbags">numberOfAirbags</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The number or type of airbags in the vehicle. </tr> <tr><th class="prop-nam"> <a href="/numberOfAxles" class="core" title="numberOfAxles">numberOfAxles</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The number of axles.<br/><br/> Typical unit code(s): C62. </tr> <tr><th class="prop-nam"> <a href="/numberOfBedrooms" class="core" title="numberOfBedrooms">numberOfBedrooms</a></th> <td class="prop-ect"> <a href="/Accommodation" class="core" title="Accommodation">Accommodation</a>&nbsp; or <br/> <a href="/ApartmentComplex" class="core" title="ApartmentComplex">ApartmentComplex</a>&nbsp; or <br/> <a href="/FloorPlan" class="ext ext-pending" title="FloorPlan">FloorPlan</a></td> <td class="prop-desc">The total integer number of bedrooms in a some <a class="localLink" href="/Accommodation">Accommodation</a>, <a class="localLink" href="/ApartmentComplex">ApartmentComplex</a> or <a class="localLink" href="/FloorPlan">FloorPlan</a>. </tr> <tr><th class="prop-nam"> <a href="/numberOfBeds" class="core" title="numberOfBeds">numberOfBeds</a></th> <td class="prop-ect"> <a href="/BedDetails" class="core" title="BedDetails">BedDetails</a></td> <td class="prop-desc">The quantity of the given bed type available in the HotelRoom, Suite, House, or Apartment. </tr> <tr><th class="prop-nam"> <a href="/numberOfDoors" class="core" title="numberOfDoors">numberOfDoors</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The number of doors.<br/><br/> Typical unit code(s): C62. </tr> <tr><th class="prop-nam"> <a href="/numberOfForwardGears" class="core" title="numberOfForwardGears">numberOfForwardGears</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The total number of forward gears available for the transmission system of the vehicle.<br/><br/> Typical unit code(s): C62. </tr> <tr><th class="prop-nam"> <a href="/numberOfFullBathrooms" class="core" title="numberOfFullBathrooms">numberOfFullBathrooms</a></th> <td class="prop-ect"> <a href="/Accommodation" class="core" title="Accommodation">Accommodation</a>&nbsp; or <br/> <a href="/FloorPlan" class="ext ext-pending" title="FloorPlan">FloorPlan</a></td> <td class="prop-desc">Number of full bathrooms - The total number of full and ¾ bathrooms in an <a class="localLink" href="/Accommodation">Accommodation</a>. This corresponds to the <a href="https://ddwiki.reso.org/display/DDW17/BathroomsFull+Field">BathroomsFull field in RESO</a>. </tr> <tr><th class="prop-nam"> <a href="/numberOfLoanPayments" class="core" title="numberOfLoanPayments">numberOfLoanPayments</a></th> <td class="prop-ect"> <a href="/RepaymentSpecification" class="ext ext-pending" title="RepaymentSpecification">RepaymentSpecification</a></td> <td class="prop-desc">The number of payments contractually required at origination to repay the loan. For monthly paying loans this is the number of months from the contractual first payment date to the maturity date. </tr> <tr><th class="prop-nam"> <a href="/numberOfPartialBathrooms" class="core" title="numberOfPartialBathrooms">numberOfPartialBathrooms</a></th> <td class="prop-ect"> <a href="/Accommodation" class="core" title="Accommodation">Accommodation</a>&nbsp; or <br/> <a href="/FloorPlan" class="ext ext-pending" title="FloorPlan">FloorPlan</a></td> <td class="prop-desc">Number of partial bathrooms - The total number of half and ¼ bathrooms in an <a class="localLink" href="/Accommodation">Accommodation</a>. This corresponds to the <a href="https://ddwiki.reso.org/display/DDW17/BathroomsPartial+Field">BathroomsPartial field in RESO</a>. </tr> <tr><th class="prop-nam"> <a href="/numberOfPreviousOwners" class="core" title="numberOfPreviousOwners">numberOfPreviousOwners</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The number of owners of the vehicle, including the current one.<br/><br/> Typical unit code(s): C62. </tr> <tr><th class="prop-nam"> <a href="/numberOfRooms" class="core" title="numberOfRooms">numberOfRooms</a></th> <td class="prop-ect"> <a href="/Accommodation" class="core" title="Accommodation">Accommodation</a>&nbsp; or <br/> <a href="/Apartment" class="core" title="Apartment">Apartment</a>&nbsp; or <br/> <a href="/FloorPlan" class="ext ext-pending" title="FloorPlan">FloorPlan</a>&nbsp; or <br/> <a href="/House" class="core" title="House">House</a>&nbsp; or <br/> <a href="/LodgingBusiness" class="core" title="LodgingBusiness">LodgingBusiness</a>&nbsp; or <br/> <a href="/SingleFamilyResidence" class="core" title="SingleFamilyResidence">SingleFamilyResidence</a>&nbsp; or <br/> <a href="/Suite" class="core" title="Suite">Suite</a></td> <td class="prop-desc">The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business. Typical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue. </tr> <tr><th class="prop-nam"> <a href="/numberedPosition" class="core" title="numberedPosition">numberedPosition</a></th> <td class="prop-ect"> <a href="/OrganizationRole" class="core" title="OrganizationRole">OrganizationRole</a></td> <td class="prop-desc">A number associated with a role in an organization, for example, the number on an athlete's jersey. </tr> <tr><th class="prop-nam"> <a href="/orderPercentage" class="core" title="orderPercentage">orderPercentage</a></th> <td class="prop-ect"> <a href="/ShippingRateSettings" class="core" title="ShippingRateSettings">ShippingRateSettings</a></td> <td class="prop-desc">Fraction of the value of the order that is charged as shipping cost. </tr> <tr><th class="prop-nam"> <a href="/orderQuantity" class="core" title="orderQuantity">orderQuantity</a></th> <td class="prop-ect"> <a href="/OrderItem" class="core" title="OrderItem">OrderItem</a></td> <td class="prop-desc">The number of the item ordered. If the property is not set, assume the quantity is one. </tr> <tr><th class="prop-nam"> <a href="/percentile10" class="core" title="percentile10">percentile10</a></th> <td class="prop-ect"> <a href="/QuantitativeValueDistribution" class="core" title="QuantitativeValueDistribution">QuantitativeValueDistribution</a></td> <td class="prop-desc">The 10th percentile value. </tr> <tr><th class="prop-nam"> <a href="/percentile25" class="core" title="percentile25">percentile25</a></th> <td class="prop-ect"> <a href="/QuantitativeValueDistribution" class="core" title="QuantitativeValueDistribution">QuantitativeValueDistribution</a></td> <td class="prop-desc">The 25th percentile value. </tr> <tr><th class="prop-nam"> <a href="/percentile75" class="core" title="percentile75">percentile75</a></th> <td class="prop-ect"> <a href="/QuantitativeValueDistribution" class="core" title="QuantitativeValueDistribution">QuantitativeValueDistribution</a></td> <td class="prop-desc">The 75th percentile value. </tr> <tr><th class="prop-nam"> <a href="/percentile90" class="core" title="percentile90">percentile90</a></th> <td class="prop-ect"> <a href="/QuantitativeValueDistribution" class="core" title="QuantitativeValueDistribution">QuantitativeValueDistribution</a></td> <td class="prop-desc">The 90th percentile value. </tr> <tr><th class="prop-nam"> <a href="/price" class="core" title="price">price</a></th> <td class="prop-ect"> <a href="/DonateAction" class="core" title="DonateAction">DonateAction</a>&nbsp; or <br/> <a href="/Offer" class="core" title="Offer">Offer</a>&nbsp; or <br/> <a href="/PriceSpecification" class="core" title="PriceSpecification">PriceSpecification</a>&nbsp; or <br/> <a href="/TradeAction" class="core" title="TradeAction">TradeAction</a></td> <td class="prop-desc">The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.<br/><br/> Usage guidelines:<br/><br/> <ul> <li>Use the <a class="localLink" href="/priceCurrency">priceCurrency</a> property (with standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a>, e.g. "USD"; <a href="https://en.wikipedia.org/wiki/List_of_cryptocurrencies">Ticker symbol</a> for cryptocurrencies, e.g. "BTC"; well known names for <a href="https://en.wikipedia.org/wiki/Local_exchange_trading_system">Local Exchange Trading Systems</a> (LETS) and other currency types, e.g. "Ithaca HOUR") instead of including <a href="http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign">ambiguous symbols</a> such as '$' in the value.</li> <li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li> <li>Note that both <a href="http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute">RDFa</a> and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting.</li> <li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li> </ul> </tr> <tr><th class="prop-nam"> <a href="/ratingValue" class="core" title="ratingValue">ratingValue</a></th> <td class="prop-ect"> <a href="/Rating" class="core" title="Rating">Rating</a></td> <td class="prop-desc">The rating for the content.<br/><br/> Usage guidelines:<br/><br/> <ul> <li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li> <li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li> </ul> </tr> <tr><th class="prop-nam"> <a href="/repetitions" class="core" title="repetitions">repetitions</a></th> <td class="prop-ect"> <a href="/ExercisePlan" class="core" title="ExercisePlan">ExercisePlan</a></td> <td class="prop-desc">Number of times one should repeat the activity. </tr> <tr><th class="prop-nam"> <a href="/requiredQuantity" class="core" title="requiredQuantity">requiredQuantity</a></th> <td class="prop-ect"> <a href="/HowToItem" class="core" title="HowToItem">HowToItem</a></td> <td class="prop-desc">The required quantity of the item(s). </tr> <tr><th class="prop-nam"> <a href="/restockingFee" class="core" title="restockingFee">restockingFee</a></th> <td class="prop-ect"> <a href="/MerchantReturnPolicy" class="ext ext-pending" title="MerchantReturnPolicy">MerchantReturnPolicy</a>&nbsp; or <br/> <a href="/MerchantReturnPolicySeasonalOverride" class="ext ext-pending" title="MerchantReturnPolicySeasonalOverride">MerchantReturnPolicySeasonalOverride</a></td> <td class="prop-desc">Use <a class="localLink" href="/MonetaryAmount">MonetaryAmount</a> to specify a fixed restocking fee for product returns, or use <a class="localLink" href="/Number">Number</a> to specify a percentage of the product price paid by the customer. </tr> <tr><th class="prop-nam"> <a href="/screenCount" class="core" title="screenCount">screenCount</a></th> <td class="prop-ect"> <a href="/MovieTheater" class="core" title="MovieTheater">MovieTheater</a></td> <td class="prop-desc">The number of screens in the movie theater. </tr> <tr><th class="prop-nam"> <a href="/seatingCapacity" class="core" title="seatingCapacity">seatingCapacity</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.<br/><br/> Typical unit code(s): C62 for persons. </tr> <tr><th class="prop-nam"> <a href="/stageAsNumber" class="core" title="stageAsNumber">stageAsNumber</a></th> <td class="prop-ect"> <a href="/MedicalConditionStage" class="core" title="MedicalConditionStage">MedicalConditionStage</a></td> <td class="prop-desc">The stage represented as a number, e.g. 3. </tr> <tr><th class="prop-nam"> <a href="/startOffset" class="core" title="startOffset">startOffset</a></th> <td class="prop-ect"> <a href="/Clip" class="core" title="Clip">Clip</a>&nbsp; or <br/> <a href="/SeekToAction" class="ext ext-pending" title="SeekToAction">SeekToAction</a></td> <td class="prop-desc">The start time of the clip expressed as the number of seconds from the beginning of the work. </tr> <tr><th class="prop-nam"> <a href="/stepValue" class="core" title="stepValue">stepValue</a></th> <td class="prop-ect"> <a href="/PropertyValueSpecification" class="core" title="PropertyValueSpecification">PropertyValueSpecification</a></td> <td class="prop-desc">The stepValue attribute indicates the granularity that is expected (and required) of the value in a PropertyValueSpecification. </tr> <tr><th class="prop-nam"> <a href="/strengthValue" class="core" title="strengthValue">strengthValue</a></th> <td class="prop-ect"> <a href="/DrugStrength" class="core" title="DrugStrength">DrugStrength</a></td> <td class="prop-desc">The value of an active ingredient's strength, e.g. 325. </tr> <tr><th class="prop-nam"> <a href="/suggestedMaxAge" class="core" title="suggestedMaxAge">suggestedMaxAge</a></th> <td class="prop-ect"> <a href="/PeopleAudience" class="core" title="PeopleAudience">PeopleAudience</a></td> <td class="prop-desc">Maximum recommended age in years for the audience or user. </tr> <tr><th class="prop-nam"> <a href="/suggestedMinAge" class="core" title="suggestedMinAge">suggestedMinAge</a></th> <td class="prop-ect"> <a href="/PeopleAudience" class="core" title="PeopleAudience">PeopleAudience</a></td> <td class="prop-desc">Minimum recommended age in years for the audience or user. </tr> <tr><th class="prop-nam"> <a href="/termsPerYear" class="core" title="termsPerYear">termsPerYear</a></th> <td class="prop-ect"> <a href="/EducationalOccupationalProgram" class="ext ext-pending" title="EducationalOccupationalProgram">EducationalOccupationalProgram</a></td> <td class="prop-desc">The number of times terms of study are offered per year. Semesters and quarters are common units for term. For example, if the student can only take 2 semesters for the program in one year, then termsPerYear should be 2. </tr> <tr><th class="prop-nam"> <a href="/totalPrice" class="core" title="totalPrice">totalPrice</a></th> <td class="prop-ect"> <a href="/Reservation" class="core" title="Reservation">Reservation</a>&nbsp; or <br/> <a href="/Ticket" class="core" title="Ticket">Ticket</a></td> <td class="prop-desc">The total price for the reservation or ticket, including applicable taxes, shipping, etc.<br/><br/> Usage guidelines:<br/><br/> <ul> <li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li> <li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li> </ul> </tr> <tr><th class="prop-nam"> <a href="/value" class="core" title="value">value</a></th> <td class="prop-ect"> <a href="/MonetaryAmount" class="core" title="MonetaryAmount">MonetaryAmount</a>&nbsp; or <br/> <a href="/PropertyValue" class="core" title="PropertyValue">PropertyValue</a>&nbsp; or <br/> <a href="/QuantitativeValue" class="core" title="QuantitativeValue">QuantitativeValue</a></td> <td class="prop-desc">The value of a <a class="localLink" href="/QuantitativeValue">QuantitativeValue</a> (including <a class="localLink" href="/Observation">Observation</a>) or property value node.<br/><br/> <ul> <li>For <a class="localLink" href="/QuantitativeValue">QuantitativeValue</a> and <a class="localLink" href="/MonetaryAmount">MonetaryAmount</a>, the recommended type for values is 'Number'.</li> <li>For <a class="localLink" href="/PropertyValue">PropertyValue</a>, it can be 'Text', 'Number', 'Boolean', or 'StructuredValue'.</li> <li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li> <li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li> </ul> </tr> <tr><th class="prop-nam"> <a href="/valueMaxLength" class="core" title="valueMaxLength">valueMaxLength</a></th> <td class="prop-ect"> <a href="/PropertyValueSpecification" class="core" title="PropertyValueSpecification">PropertyValueSpecification</a></td> <td class="prop-desc">Specifies the allowed range for number of characters in a literal value. </tr> <tr><th class="prop-nam"> <a href="/valueMinLength" class="core" title="valueMinLength">valueMinLength</a></th> <td class="prop-ect"> <a href="/PropertyValueSpecification" class="core" title="PropertyValueSpecification">PropertyValueSpecification</a></td> <td class="prop-desc">Specifies the minimum allowed range for number of characters in a literal value. </tr> <tr><th class="prop-nam"> <a href="/vehicleSeatingCapacity" class="core" title="vehicleSeatingCapacity">vehicleSeatingCapacity</a></th> <td class="prop-ect"> <a href="/Vehicle" class="core" title="Vehicle">Vehicle</a></td> <td class="prop-desc">The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.<br/><br/> Typical unit code(s): C62 for persons. </tr> <tr><th class="prop-nam"> <a href="/version" class="core" title="version">version</a></th> <td class="prop-ect"> <a href="/CreativeWork" class="core" title="CreativeWork">CreativeWork</a></td> <td class="prop-desc">The version of the CreativeWork embodied by a specified resource. </tr> <tr><th class="prop-nam"> <a href="/weightPercentage" class="core" title="weightPercentage">weightPercentage</a></th> <td class="prop-ect"> <a href="/ShippingRateSettings" class="core" title="ShippingRateSettings">ShippingRateSettings</a></td> <td class="prop-desc">Fraction of the weight that is used to compute the shipping price. </tr> <tr><th class="prop-nam"> <a href="/worstRating" class="core" title="worstRating">worstRating</a></th> <td class="prop-ect"> <a href="/Rating" class="core" title="Rating">Rating</a></td> <td class="prop-desc">The lowest value allowed in this rating system. </tr> <tr><th class="prop-nam"> <a href="/yearBuilt" class="core" title="yearBuilt">yearBuilt</a></th> <td class="prop-ect"> <a href="/Accommodation" class="core" title="Accommodation">Accommodation</a></td> <td class="prop-desc">The year an <a class="localLink" href="/Accommodation">Accommodation</a> was constructed. This corresponds to the <a href="https://ddwiki.reso.org/display/DDW17/YearBuilt+Field">YearBuilt field in RESO</a>. </tr> </table> <!-- List subtypes/subproperties --> <!-- List subs (Subtypes/subproperties/enumeration members/etc.) for Term --> <br/> <div id="subtypes" title="Subtypes" class="jumptarget" title="Value for"><h4>More specific Data Types</h4></div> <ul> <li> <a href="/Float" class="core" title="Float">Float</a></li> <li> <a href="/Integer" class="core" title="Integer">Integer</a></li> </ul> <!-- list supersedes and superseded references --> <!-- list source references and acknowledgements --> <!-- list examples --> <!-- Examples block for term: Number--> </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> V29.0 <span class="sep">|</span> 2025-03-24 </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#" }, "@id": "schema:Number", "@type": [ "schema:DataType", "rdfs:Class" ], "rdfs:comment": "Data type: Number.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.", "rdfs:label": "Number" } </script> </body> </html>

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