cleaning for relation fields #142

Merged
claudio.atzori merged 3 commits from clean_relations into beta 3 years ago
Owner

This PR introduces an extension of the bulk cleaning workflow, iuncluding the normalization of the following field values

  • relation.subRelType
  • relation.relClass

according to two new vocabularies, already registered on beta:

This PR introduces an extension of the bulk cleaning workflow, iuncluding the normalization of the following field values * `relation.subRelType` * `relation.relClass` according to two new vocabularies, already registered on beta: * [dnet:relation_subRelType](https://beta.services.openaire.eu/is/mvc/ui/isManager.do#/profile/dd08b612-df5f-44a0-a097-449391511f1b_Vm9jYWJ1bGFyeURTUmVzb3VyY2VzL1ZvY2FidWxhcnlEU1Jlc291cmNlVHlwZQ==) * [dnet:relation_relClass](https://beta.services.openaire.eu/is/mvc/ui/isManager.do#/profile/fc15702c-6c92-4208-adde-2cc4f71f1672_Vm9jYWJ1bGFyeURTUmVzb3VyY2VzL1ZvY2FidWxhcnlEU1Jlc291cmNlVHlwZQ==)
claudio.atzori added the
enhancement
label 3 years ago
alessia.bardi was assigned by claudio.atzori 3 years ago
miriam.baglioni was assigned by claudio.atzori 3 years ago
sandro.labruzzo was assigned by claudio.atzori 3 years ago
claudio.atzori added 1 commit 3 years ago
Collaborator

I see no issues in integrating this PR.

I see no issues in integrating this PR.
claudio.atzori added 1 commit 3 years ago
claudio.atzori added 1 commit 3 years ago
Poster
Owner

Attaching an excel file to demonstrate the labels produced by the cleaning process respond to the new vocabulary terms.

Attaching an excel file to demonstrate the labels produced by the cleaning process respond to the new vocabulary terms.
claudio.atzori merged commit 71cfa386bc into beta 3 years ago
claudio.atzori deleted branch clean_relations 3 years ago
The pull request has been merged as 71cfa386bc.
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 clean_relations beta
git pull origin clean_relations

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff clean_relations
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#142
Loading…
There is no content yet.