EOSC IF #230

Merged
claudio.atzori merged 6 commits from tagEosc into beta 2 years ago
Collaborator

This PR addresses the EOSC IF. It modifies the previous attempt to tag the research products by removing the tag from the subject and inserting it in the element EoscInteroperabilityGuidelines added in the model to store this informaiton. The element is composed of four parts: <code, label, url, semanticRelation>.

In this implementation code and label have the same value and it is the tag previously inserted in the subject, url is always empty, and semanticRelation always assumes the value compliesWith.

We need to rethink this implementation because all the business logic is hard coded and changes should be made by a change in the implementation.

This PR addresses the EOSC IF. It modifies the previous attempt to tag the research products by removing the tag from the subject and inserting it in the element EoscInteroperabilityGuidelines added in the model to store this informaiton. The element is composed of four parts: `<code, label, url, semanticRelation>`. In this implementation code and label have the same value and it is the tag previously inserted in the subject, url is always empty, and semanticRelation always assumes the value `compliesWith`. We need to rethink this implementation because all the business logic is hard coded and changes should be made by a change in the implementation.
miriam.baglioni added the
enhancement
label 2 years ago
alessia.bardi was assigned by miriam.baglioni 2 years ago
claudio.atzori was assigned by miriam.baglioni 2 years ago
miriam.baglioni added 2 commits 2 years ago
miriam.baglioni added 1 commit 2 years ago
miriam.baglioni added 1 commit 2 years ago
miriam.baglioni added 1 commit 2 years ago
claudio.atzori added 1 commit 2 years ago
claudio.atzori merged commit 3c23d634eb into beta 2 years ago
The pull request has been merged as 3c23d634eb.
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 tagEosc beta
git pull origin tagEosc

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff tagEosc
git push origin beta
Sign in to join this conversation.
No reviewers
No Milestone
No project
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/dnet-hadoop#230
Loading…
There is no content yet.