Resolve T397963 "Restore scholary works"
Closes T397963
Summary
Restores scholarly articles (Q13442814) to work search results and author work listings by removing them from the exclusion filter.
Problem
Scholarly articles were being excluded from work searches and author pages due to the 2024 Wikidata graph split. While the split moved scholarly articles to a separate endpoint for performance reasons, they remain accessible in the main Wikidata endpoint and should be displayed alongside other creative works.
Changes
- Modified
search.pyline 59: RemovedP31=Q13442814from the work filter exclusion list - Kept legitimate exclusions for non-work items (literary characters, phrases, theatrical characters)
Impact
-
✅ Scholarly articles now appear in work search results -
✅ Authors' scholarly publications now display on their author pages -
✅ No breaking changes - only removed an exclusion -
✅ Maintains performance (scholarly articles still in main endpoint)
Testing
- Search for academic authors (e.g., "Albert Einstein", "Marie Curie")
- Verify scholarly articles appear in their works list
- Search for scholarly article titles in work search
- Confirm no regressions in existing functionality