File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -288,6 +288,10 @@ It is STRONGLY RECOMMENDED to provide units in one of the following two formats:
288288- [ UCUM] ( https://ucum.org/ ) : The unit code that is compliant to the UCUM specification.
289289- [ UDUNITS-2] ( https://ncics.org/portfolio/other-resources/udunits2/ ) : The unit symbol if available, otherwise the singular unit name.
290290
291+ To specify that a value is unitless (dimensionless), provide an empty string (` "" ` ).
292+ If unit information is not available or not applicable, the ` unit ` field SHOULD be omitted entirely.
293+ The value ` null ` is not valid for this field.
294+
291295### Statistics Object
292296
293297Statistics usually specify the range of values by providing the ` minimum ` and ` maximum ` values,
You can’t perform that action at this time.
0 commit comments