Organizations types #32

Merged
claudio.atzori merged 2 commits from org_type into master 2024-05-22 11:44:45 +02:00

This PR adds to the Organization entity a new property organizationType meant to store its typology. The idea is to map this information from the OpenOrgs database, so the field is defined as an Enum of the possible values this field can assume.

Few aspects to confirm about this new field:

  • its cardinality is 0:1, i.e. it won't be repeatable
  • the values it can have are only those admitted today in the database
This PR adds to the Organization entity a new property `organizationType` meant to store its typology. The idea is to map this information from the OpenOrgs database, so the field is defined as an Enum of the possible values this field can assume. Few aspects to confirm about this new field: - its cardinality is 0:1, i.e. it won't be repeatable - the values it can have are only those admitted today in the database
claudio.atzori self-assigned this 2024-05-09 12:23:23 +02:00
claudio.atzori added 1 commit 2024-05-09 12:23:23 +02:00
claudio.atzori requested review from alessia.bardi 2024-05-09 12:23:38 +02:00
claudio.atzori requested review from michele.artini 2024-05-09 12:23:38 +02:00
claudio.atzori requested review from miriam.baglioni 2024-05-09 12:23:38 +02:00
claudio.atzori added 1 commit 2024-05-22 11:33:10 +02:00

Fine with me

Fine with me
claudio.atzori merged commit 9eaad49a2e into master 2024-05-22 11:44:45 +02:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dhp-schemas#32
No description provided.