Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion query_SDG15.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
( "restor*" ) W/3 ( "degraded land*" OR "degraded dryland*" OR "degraded soil*" )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( "proportion*" OR "percentage" ) AND ( "degraded" ) W/3 ( "land*" OR "dryland*" OR "soil*" )
( "proportion*" OR "percentage" ) AND (( "degraded" ) W/3 ( "land*" OR "dryland*" OR "soil*" ))
</aqd:query-line>
</aqd:query-lines>
</aqd:query-definition>
Expand Down
2 changes: 1 addition & 1 deletion query_SDG16.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
( ( "end" OR "ending" OR "reduc*" ) W/3 ( "abus*" OR "exploit*" OR "traffick*" OR "violen*" OR "tortur*" OR "neglect*" ) W/3 ( "child*" ) )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( ( "caregiver*" ) AND ( "abus*" OR "exploit*" OR "traffick*" OR "violen*" OR "tortur*" OR "neglect*" ) W/3 ( "child*" ) )
( ( "caregiver*" ) AND (( "abus*" OR "exploit*" OR "traffick*" OR "violen*" OR "tortur*" OR "neglect*" ) W/3 ( "child*" )) )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( ( "victim*" ) AND ( "human traffick*" ) )
Expand Down
2 changes: 1 addition & 1 deletion query_SDG17.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
</aqd:subquery-descriptions>
<aqd:query-lines>
<aqd:query-line field="TITLE-ABS-KEY">
( "develop* countr*" OR "least developed countr*" OR "small island*" ) AND ( "capacity*" ) W/3 ( "science" OR "technology" OR "innovation" )
( "develop* countr*" OR "least developed countr*" OR "small island*" ) AND (( "capacity*" ) W/3 ( "science" OR "technology" OR "innovation" ))
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( ( "subscription*" ) OR ( ( "proportion" ) W/3 ( "population" ) ) ) AND ( "internet*" )
Expand Down