WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
222 stars 79 forks source link

Add summary of reviews to author aspect #1468

Closed cthoyt closed 3 years ago

cthoyt commented 3 years ago

Following discussion on https://twitter.com/cthoyt/status/1408584166287966210, I was able to modify the author-venue-statistics SPARQL query to use P4032 (reviewed by) instead of P50 (author). Using Finn as an example (see https://w.wiki/3ZAe), I was able to build a table with counts of reviews for various venues:

Screen Shot 2021-06-28 at 08 18 15

This is keeping in mind that there aren't lots of open resources for sucking this kind of data in. I'd also like to make a query for the specific articles themselves to debug and will edit this description to include an example once I've made one I'm happy with

fnielsen commented 3 years ago

What about the "program committe" property? Should that be added?

cthoyt commented 3 years ago

Context: P5804 (has program committee member) does seem to imply that all program committee members are responsible for reviewing work.

To add this, this query would need a union since the query would be something like venue -> has program committee member -> person, venue -> has proceedings -> proceedings, work -> has venue -> proceedings

fnielsen commented 3 years ago

This is now running: https://scholia.toolforge.org/author/Q20980928