Skip to content

Commit

Permalink
add profile QID map for communities
Browse files Browse the repository at this point in the history
  • Loading branch information
eloiferrer committed May 10, 2024
1 parent fd59c1b commit d19b23a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mediawiki/LocalSettings.d/LocalSettings.override.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,5 @@
# MaRDI profile types items
$wgMathProfileQueries['dataset']='?item wdt:P1460 wd:Q5984635';
$wgMathProfileQIdMap['dataset']='Q5984635';
$wgMathProfileQueries['community']='?item wdt:P1460 wd:Q6205095';
$wgMathProfileQIdMap['community']='Q6205095';

0 comments on commit d19b23a

Please sign in to comment.