Skip to content

Inconsequent definition of Reference Period #3

@PerWiklander

Description

@PerWiklander

Population has this attribute:

Name Description Cardinality Value Type
Reference Period The time period to which the population is associated. 0..1 Date

Statistical Programme Cycle has two attributes:

Name Description Cardinality Value Type
Reference Period Start Start date of the reference period 1..1 Date
Reference Period End End date of the reference period 1..1 Date

Either Population needs two attributes of type Date, like Statistical Programme Cycle, or they should both have a single attribute like:

Name Description Cardinality Value Type
Reference Period ... 0..1 DateRange

where DateRange is defined as

Name Description Cardinality Value Type
Start Start date of the date range. 1..1 Date
End (optional) end of the date range. 0..1 Date

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions