Skip to content

Schema browser

Warning

The schema browser currently does not show:

  • property dependencies, such as when the presence of an optional property requires that another property be present (e.g., if latitude is present, then latitude_units is required), or
  • attribute restrictions, such as when the presence of one attribute changes the restrictions on another attribute (e.g., if species is present then aphia_id must be greater than 0).

Such dependencies are given in the dependentRequired and dependentSchemas sections of the datastore schema file.