Outcome¶
Outcomes are what stakeholders experience as a result of a Program or Service.
IRI: https://w3id.org/citydata/part2/v1/Outcome
Diagram¶

Formalization for Outcome¶
| Property | Constraint |
|---|---|
| cdm1:hasDescription | max 1 |
| cdm1:hasDescription | max 1 xsd:string |
| fromPerspectiveOf | exactly 1 |
| fromPerspectiveOf | exactly 1 Stakeholder |
| hasBeneficialStakeholder | exactly 1 |
| hasBeneficialStakeholder | exactly 1 Stakeholder |
| hasImportance | max 1 |
| hasImportance | max 1 Importance |
| hasIndicator | only i72:Indicator |
| hasIndicator | only i72:Indicator |
| intendedImpact | max 1 |
| intendedImpact | max 1 ImpactDirection |
| subClassOf | CityServiceThing |
Used by classes¶
| Class | Property |
|---|---|
| Program | hasOutcome |
| Service | hasOutcome |