Input¶
Input defines the resources and the stakeholders that are needed for an Activity.
IRI: https://w3id.org/citydata/part2/v1/Input
Diagram¶

Formalization for Input¶
| Property | Constraint |
|---|---|
| cdm1:hasDescription | only xsd:string |
| cdm1:hasDescription | datatype xsd:string |
| cdm1:hasName | max 1 |
| cdm1:hasName | max 1 xsd:string |
| hasContributingStakeholder | only Stakeholder |
| hasContributingStakeholder | only Stakeholder |
| i72:for_time_interval | only time:DateTimeInterval |
| i72:for_time_interval | only time:DateTimeInterval |
| subClassOf | cdm1:TerminalResourceState |
| subClassOf | CityServiceThing |
Used by classes¶
| Class | Property |
|---|---|
| Program | hasInput |
| Service | hasInput |