Number

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>

Properties

{ "id": "https://schema.org/Number", "label": "Number", "comment": "Data type: Number.<br/><br/>\n\nUsage guidelines:<br/><br/>\n\n<ul>\n<li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.</li>\n<li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>\n</ul>", "subTypeOf": "", "enumerationtype": "", "equivalentClass": "", "properties": "", "subTypes": "https://schema.org/Float, https://schema.org/Integer", "supersedes": "", "supersededBy": "", "isPartOf": "" }