Created
March 26, 2026 20:36
-
-
Save guinslym/b7322ec3f095e7951fd9f6d466fccdd7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (MAINSUBJECT.EXACT("Educational Attainment") OR MAINSUBJECT.EXACT("Academic Achievement")) | |
| AND | |
| (MAINSUBJECT.EXACT("Elementary School Students") OR MAINSUBJECT.EXACT("Elementary Education") OR Child) | |
| AND | |
| (MAINSUBJECT.EXACT("Parents") OR MAINSUBJECT.EXACT("Mothers") OR MAINSUBJECT.EXACT("Fathers")) |
Author
Author
Equivalent for "Educational Attainment" => "Education* achievement"
Author
"elementary student*" => "student*"
Author
"Parents" => "Parent*"
Author
(MAINSUBJECT.EXACT("Academic Achievement") OR MAINSUBJECT.EXACT("Educational Achievement"))
AND
(MAINSUBJECT.EXACT("Elementary School Students") OR child* OR "elementary student*" OR "student*")
AND
(MAINSUBJECT.EXACT("Parent Education") OR "parent* education")
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The boolean looks good. The keywords or Subject Headinds are not accurate