[OCWR] Week 1 - OpenCitations Weekly Report

Week from Aug 03 to Aug 09

Introduction

This is the first weekly report related to my proceedings in the OpenCitations post-degree research scholarship I’m currently involved in.
The research project, lead by professor Silvio Peroni from University of Bologna and funded by the Wellcome Trust, will take 5 months starting from August and ending on December 2020.
Each week, starting from now, I’m going to publish a detailed report keeping track of every progress made since the previous one.

Report

The first week was fully dedicated to the reading of many resources regarding the OpenCitations project and its outcomes. The goal was to achieve a better comprehension of the OC effort, what has already been done and what has not been done yet. This will be very useful in the next weeks when I’ll be working with pre-existing OC technologies, as knowing in advance what they were made for and how they’re supposed to work will surely provide me a smoother experience.

Articles

During the week I read many scholar papers suggested by prof. Peroni. In particular, I studied the following articles:

General knowledge about the project

Data model

Currently adopted provenance-tracking technique

OpenCitations workflow (BEE, SPACIN, COCI, SPAR …)

Definitions

Videos

I watched the following YouTube videos, which I found to be useful:

Other resources

In addition to this, I also had an initial look at the source code provided in the CCC GitHub repository and I started studying Python libraries such as unittest (for unit-testing) and threading (for providing multithreading capabilities to the script).