stats DB for monitor #99

Merged
claudio.atzori merged 15 commits from :master into master 3 years ago
Collaborator
  1. creating monitor db
  2. correctly computing stats
  3. new parameters:
    monitor_db_name=openaire_prod_stats_monitor_{date}
    monitor_db_shadow_name=openaire_prod_stats_monitor_shadow
1. creating monitor db 2. correctly computing stats 3. new parameters: monitor_db_name=openaire_prod_stats_monitor_{date} monitor_db_shadow_name=openaire_prod_stats_monitor_shadow
claudio.atzori changed title from master to stats DB for monitor 3 years ago
claudio.atzori self-assigned this 3 years ago
claudio.atzori added the
enhancement
label 3 years ago
claudio.atzori closed this pull request 3 years ago
Owner

Looks good to me, just a note on the parsing of the citations: since the last version, IIS produces citations as proper relationships among results. This is what we got already in the BETA graph

count		r.reltype	r.subreltype	r.relclass
62.129.254	resultResult	citation	cites
62.043.309	resultResult	citation	isCitedBy

Thus, I suggest to move away from the current property based implementation for the extraction of the citation links and start relying on the relationships instead.

Looks good to me, just a note on the parsing of the citations: since the last version, IIS produces citations as proper relationships among results. This is what we got already in the BETA graph ``` count r.reltype r.subreltype r.relclass 62.129.254 resultResult citation cites 62.043.309 resultResult citation isCitedBy ``` Thus, I suggest to move away from the current property based implementation for the extraction of the citation links and start relying on the relationships instead.
The pull request has been merged as e8789b0cdb.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
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#99
Loading…
There is no content yet.