Stakeholder¶
A Stakeholder is an Organization or Person that has an interest in a Program or Service.
IRI: https://w3id.org/citydata/part2/v1/Stakeholder
Diagram¶

Formalization for Stakeholder¶
| Property | Constraint |
|---|---|
| cdm1:hasDescription | only xsd:string |
| cdm1:hasDescription | datatype xsd:string |
| cdm1:hasName | max 1 |
| cdm1:hasName | max 1 xsd:string |
| hasCatchmentArea | only cdm1:Location |
| hasCatchmentArea | only cdm1:Location |
| hasCatchmentAreaType | only CatchmentAreaType |
| hasCatchmentAreaType | only CatchmentAreaType |
| performs | min 1 |
| performs | min 1 cdm1:Activity |
| subClassOf | CityServiceThing |
Used by classes¶
| Class | Property |
|---|---|
| Input | hasContributingStakeholder |
| Program | hasBeneficialStakeholder |
| Program | hasContributingStakeholder |
| Service | hasBeneficialStakeholder |
| Service | hasContributingStakeholder |