Skip to content

Service

A Program is composed of one or more Services.

IRI: https://w3id.org/citydata/part2/v1/Service

Diagram

cluster_associated cdm1_Activity cdm1:Activity CityServiceThing CityServiceThing Service Service cdm1:hasDescription : xsd:string [0..1] cdm1:hasName : xsd:string [0..1] Service->cdm1_Activity Service->CityServiceThing Input Input Service->Input hasInput Outcome Outcome Service->Outcome hasOutcome Output Output Service->Output hasOutput Stakeholder Stakeholder Service->Stakeholder hasBeneficialStakeholder Service->Stakeholder hasContributingStakeholder

Service Diagram

Formalization for Service

Property Constraint
cdm1:hasDescription max 1
cdm1:hasDescription max 1 xsd:string
cdm1:hasName max 1
cdm1:hasName max 1 xsd:string
hasBeneficialStakeholder only Stakeholder
hasBeneficialStakeholder only Stakeholder
hasContributingStakeholder only Stakeholder
hasContributingStakeholder only Stakeholder
hasInput only Input
hasInput only Input
hasOutcome only Outcome
hasOutcome only Outcome
hasOutput only Output
hasOutput only Output
subClassOf cdm1:Activity
subClassOf CityServiceThing

Used by classes

Class Property
Program hasService