Azenzus Inspection Manager is all about the data.
The idea is that we structured data into Inspection, Location, Asset and Checklist entities and their properties.
For better understanding, imagine entities as spreadsheets in an Excel document, and properties as column headers in those spreadsheets.
Data Structure
Every entity has a set of properties, such as Name, Tag, Description, and External ID.
All instances of an entity will have the same property types, but with different values.
Property values differentiate entities. For instance, an Asset has a unique External ID for each physical object. Finally, every Asset is categorized by special property type that links an Asset with a Checklist.
A Checklist guides an Asset inspection with questions and answers for the actual inspectors.
Visit Glossary for more definitions.