Data Types

Schema.org defines data types which are foundational types used for literal values. Individual properties declare which data types (or things) they support for values. Some data types have specific value formatting expectations that we use for validation.

Data TypeValidation
BooleanStandard
  ↳ Falsen/a
  ↳ Truen/a
DateStandard
DateTimeStandard
NumberStandard
  ↳ FloatStandard
  ↳ IntegerStandard
TextNone
  ↳ URLStandard
TimeStandard