Dump Schema: Addition #4

Merged
claudio.atzori merged 3 commits from dump_extention into master 3 years ago
Collaborator

this PR adds new fields in the relation and COmmunity Result to dump the validation for the relation.

In the Relation it adds two fields validated:Boolean and validationDate:String as it is in the oaf model

In the CommunityResult the Project class is extedend with a new field validate: Validated.
The Validated class has two field:

  • validatedByFunder : Boolean
  • validationDate: String.
this PR adds new fields in the relation and COmmunity Result to dump the validation for the relation. In the Relation it adds two fields validated:Boolean and validationDate:String as it is in the oaf model In the CommunityResult the Project class is extedend with a new field validate: Validated. The Validated class has two field: - validatedByFunder : Boolean - validationDate: String.
claudio.atzori was assigned by miriam.baglioni 3 years ago
miriam.baglioni added 2 commits 3 years ago
claudio.atzori added 1 commit 3 years ago
claudio.atzori merged commit 5a36809f8d into master 3 years ago
The pull request has been merged as 5a36809f8d.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dump_extention master
git pull origin dump_extention

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dump_extention
git push origin master
Sign in to join this conversation.
No reviewers
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#4
Loading…
There is no content yet.