Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Data Structure

...

The idea is that we structured data into Inspection, Location, Asset and Checklist entities and their properties.

Tip

For better understanding, imagine entities as spreadsheets in an Excel document, and properties as column headers in those spreadsheets.

Entity Relationship Hierarchy

...

Every entity has a set of properties, such as Name, Tag, Description, and External ID.

...