Skip to content

Commit

Permalink
Remove supplementary materials from openalex metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
rggelles committed Jun 20, 2024
1 parent 7d5465c commit 9810fb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sql/openalex_metadata.sql
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ WHERE
(type IS NULL)
OR NOT (type IN ("dataset",
"peer-review",
"grant"))
"grant",
"supplementary-materials"))

0 comments on commit 9810fb5

Please sign in to comment.