Model updates for Dataset fields size and geolocation #35

Open
claudio.atzori wants to merge 1 commits from size_geolocation into master

This PR updates the definitions of the fields Dataset.size and Dataset.geolocation to better reflect their model in the OpenAIRE guidelines. In particular

  • size: the element was not repeatable, while it should be.
  • geolocation: the element was missing many of its sub-properties.
This PR updates the definitions of the fields `Dataset.size` and `Dataset.geolocation` to better reflect their model in the OpenAIRE guidelines. In particular * `size`: the element was not repeatable, while it should be. * `geolocation`: the element was missing many of its sub-properties.
claudio.atzori self-assigned this 2024-05-22 16:48:46 +02:00
claudio.atzori added 1 commit 2024-05-22 16:48:47 +02:00
claudio.atzori requested review from sandro.labruzzo 2024-05-22 16:49:07 +02:00
claudio.atzori requested review from alessia.bardi 2024-05-22 16:49:07 +02:00
claudio.atzori requested review from miriam.baglioni 2024-05-22 16:49:07 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 size_geolocation master
git pull origin size_geolocation

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff size_geolocation
git push origin master
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 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#35
No description provided.