Consent fields for Datasources #15

Merged
claudio.atzori merged 3 commits from datasource_pdf_consent into master 2 years ago
Owner

This PR adds to the Datasource entity the fields indicating the consent expressed by repository managers for indicating

  • consenttermsofuse: persmission for using the contents from the repository
  • fulltextdownload: permission for download the PDFs from the repository, i.e. having the OpenAIRE crawler hitting the IP of platform
  • consenttermsofusedate: when the consent was expressed
This PR adds to the Datasource entity the fields indicating the consent expressed by repository managers for indicating - `consenttermsofuse`: persmission for using the contents from the repository - `fulltextdownload`: permission for download the PDFs from the repository, i.e. having the OpenAIRE crawler hitting the IP of platform - `consenttermsofusedate`: when the consent was expressed
claudio.atzori added 1 commit 2 years ago
claudio.atzori added 1 commit 2 years ago
claudio.atzori added 1 commit 2 years ago
claudio.atzori merged commit 8a5652f969 into master 2 years ago
The pull request has been merged as 8a5652f969.
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 datasource_pdf_consent master
git pull origin datasource_pdf_consent

Step 2:

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