Output¶
Output is a quantitative summary of an activity.
EXAMPLE: produced 100 meals for the homeless
IRI: https://w3id.org/citydata/part2/v1/Output
Diagram¶

Formalization for Output¶
| Property | Constraint |
|---|---|
| cdm1:hasDescription | only xsd:string |
| cdm1:hasDescription | datatype xsd:string |
| cdm1:hasName | max 1 |
| cdm1:hasName | max 1 xsd:string |
| usedByIndicator | only i72:Indicator |
| usedByIndicator | only i72:Indicator |
| subClassOf | cdm1:TerminalResourceState |
| subClassOf | CityServiceThing |
Used by classes¶
| Class | Property |
|---|---|
| Program | hasOutput |
| Service | hasOutput |