Permit¶
Certificate that indicates designations that are associated with the grantee.
IRI: https://w3id.org/itsdata/regulation/v1/Permit
Diagram¶

Formalization for Permit¶
| Property | Constraint |
|---|---|
| cdm1:hasIdentifier | exactly 1 |
| cdm1:hasIdentifier | exactly 1 xsd:string |
| hasApplicableLocation | datatype its-location:Feature |
| hasDurationLimit | max 1 its-time:Duration |
| hasGrantee | exactly 1 |
| hasPermitType | exactly 1 |
| hasPermitType | max 1 PermitType |
| hasRepeatInterval | max 1 its-time:Duration |
| hasValidityPeriod | max 1 its-time:Schedule |
| issued | exactly 1 xsd:dateTime |
| subClassOf | RegulationThing |
Other annotations¶
| Property | Value |
|---|---|
| ReqView ID | its-regulation-30 |