Model

The PASS data model is represented using JSON APIarrow-up-right.

Model Objects

Model Diagram

Data Model Diagram
Data Model Diagram

Notes

Identifiers

An object is uniquely identified by a tuple consisting of its id attribute and its type.

DateTime attributes

DateTime attributes are strings formatted as per the Java DateTimeFormatter with pattern yyyy-MM-dd'T'HH:mm:ss.SSSX.

Last updated