Integer
Syntax
For compatible documents, we recommend the following syntaxes. Use only numbers (0 – 9). Do not include readability separators.
Syntax | Object(s) |
---|---|
Lexical (string-like) | "789" |
JSON (number) | 789 |
We also do our best to interpret common formatting errors, E notation, and locale-based, human-friendly formats.
Normalization
Accepted values are normalized into a literal: a canonical xsd:integer
string with a schema:Integer
datatype.
Technical Notes
- Reference: Integer