Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 46 Next »

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

image-20240228-102231.png

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.


  • No labels