diff --git a/scholia/app/templates/organization_page-production.sparql b/scholia/app/templates/organization_page-production.sparql index b5949c33d..60bfb7d5f 100644 --- a/scholia/app/templates/organization_page-production.sparql +++ b/scholia/app/templates/organization_page-production.sparql @@ -14,7 +14,7 @@ WHERE { (SAMPLE(?pages) / COUNT(?researcher_of_paper) AS ?pages_per_author) WHERE { # Find authors associated with organization - FILTER EXISTS { ?researcher wdt:P108 | wdt:P463 | (wdt:P1416 / wdt:P361*) target: . } + ?researcher wdt:P108 | wdt:P463 | (wdt:P1416 / wdt:P361*) target: . ?work (wdt:P50|wdt:P2093) ?researcher_of_paper .