Program

From City Data Model Project Collaboratory
Jump to navigation Jump to search


Pattern

This class has been associated with the following pattern:

City Service, Pattern:City Service Pattern

Subclass Of

Activity

Description

An English description of the definition (what distinguishes this sense of the term?).

A Program defines a set of services that focus on a shared set of Outcomes. For example, a “poverty reduction program” can be made up of a set of Services such as mobiles services that provides food and clothing to those that live on the street, and a training service that provides basic skills for those living on the street. A Program has a set of Stakeholders that may contribute or benefit.The following are the Program properties:

  • hasService: Identifies the Services that make up the Program.
  • hasOutcome: Identifies the Outcomes that the program is trying to achieve.
  • hasContributingStakeholder: Identifies the stakeholders that contribute to the Program.
  • hasBeneficialStakeholder: Identifies the stakeholders that benefit from the Program.
  • hasInput: Identifies the Inputs to the Program.
  • hasOutput: Identifies the Outputs of the Program.

Class Diagram Description

Required by Use Case(s)

(why is this specialized definition needed?)


CDM References

What other classes or properties reference this term?

Interface Specification References

This class has been associated with the following interface specification items:


Sources

Sources considered when developing the class:


Status

Pending Approval

Has Subclass(es)



Annotations

Annotation Value


Manchester Syntax Specification

Property Restriction Value
Schema:name exactly 1 xsd:string
Schema:description exactly 1 xsd:string
HasService only Service
HasOutcome only Outcome
HasContributingStakeholder only Stakeholder
HasBeneficialStakeholder only Stakeholder
HasInput only Input
HasOutput only Output


Supplementary Figures

Figure Caption
CityService.png
Figure 1: Key relationships in the City Services Ontology.