Wage¶
A Wage is a form of compensation paid to an employee and is defined on an hourly basis.
IRI: https://w3id.org/citydata/part2/v1/Wage
Diagram¶

Formalization for Wage¶
| Property | Constraint |
|---|---|
| hourlyPay | max 1 |
| hourlyPay | max 1 cdm1:MonetaryValue |
| overtimePay | only cdm1:MonetaryValue |
| overtimePay | only cdm1:MonetaryValue |
| subClassOf | Compensation |