Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
erikkemperman committed Jun 12, 2021
1 parent 519f0de commit 3a0da66
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions query_SDG11.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@
( "sustainab*" OR "inclusi*" ) W/3 ( "urbanisation" OR "urbanization" OR "settlement*" OR "city" OR "cities" )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( ( "land" W/3 "consumption" ) AND ( "population" W/3 "growth" ) )
( ( "land" W/3 "consumption" ) AND ( "population" W/3 "growth" ) )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( "urban" OR "city" ) W/3 ( "planning" OR "management" ) W/3 ( "participat*" )
( "urban" OR "city" ) W/3 ( "planning" OR "management" ) W/3 ( "participat*" )
</aqd:query-line>
</aqd:query-lines>
</aqd:query-definition>
Expand Down
4 changes: 2 additions & 2 deletions query_SDG2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<aqd:query-line field="TITLE-ABS-KEY">( "access") W/3 ("food*" OR "nutrition*") W/3 ("poor" OR "child*" OR "infant*")
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">( "prevalen*" OR "hunger*" OR "famine" ) W/3
("food security" OR "food insecurity" OR "food deprivation" OR "malnutrition*" OR "undernutrion*" OR "malnourish*" OR "undernourish*")
("food security" OR "food insecurity" OR "food deprivation" OR "malnutrition*" OR "undernutrition*" OR "malnourish*" OR "undernourish*")
</aqd:query-line>
</aqd:query-lines>
</aqd:query-definition>
Expand Down Expand Up @@ -105,7 +105,7 @@
</aqd:subquery-description>
</aqd:subquery-descriptions>
<aqd:query-lines>
<aqd:query-line field="TITLE-ABS-KEY">("agriculture*" OR "food*") W/3 ("producti*") AND ("scale" OR "smallscale")
<aqd:query-line field="TITLE-ABS-KEY">("agriculture*" OR "food*") W/3 ("producti*") AND ("scale" OR "small-scale")
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">("agriculture*" OR "food*") W/3 ("sustainab*") W/3 ("intensificat*")
</aqd:query-line>
Expand Down
2 changes: 1 addition & 1 deletion query_SDG3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
("family planning" OR "unintended pregnanc*" OR "unwanted pregnanc*" OR "unintended motherhood")
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
("adolescen*" OR "teen*") W/3 ("birth rate" OR "pregnan" OR "mother*")
("adolescen*" OR "teen*") W/3 ("birth rate" OR "pregnan*" OR "mother*")
</aqd:query-line>
</aqd:query-lines>
</aqd:query-definition>
Expand Down
2 changes: 1 addition & 1 deletion query_SDG5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">( "Access" ) AND ( "Sexual health care" OR "Sexual healthcare" OR "Reproductive health care" OR "Reproductive healthcare" )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">( ( "own" OR "informed" ) W/3 ( "decision" ) W/3 ( "sexual" OR "contracepti*" OR "reproducti*" OR "family planning" OR "parentiong plan*" OR "abortion" ) )
<aqd:query-line field="TITLE-ABS-KEY">( ( "own" OR "informed" ) W/3 ( "decision" ) W/3 ( "sexual" OR "contracepti*" OR "reproducti*" OR "family planning" OR "parenting plan*" OR "abortion" ) )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">( "Access" ) AND ( "Sexual information" OR "Sexual education" OR "Reproductive information" OR "Reproductive education" )
</aqd:query-line>
Expand Down
6 changes: 3 additions & 3 deletions query_SDG7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@
</aqd:subquery-descriptions>
<aqd:query-lines>
<aqd:query-line field="TITLE-ABS-KEY">
( "share" OR "increas*" OR "promot" ) W/3 ( ( "renewable" OR "alternative" OR "clean" ) W/3 ( "energy" OR "fuel" ) )
( "share" OR "increas*" OR "promot*" ) W/3 ( ( "renewable" OR "alternative" OR "clean" ) W/3 ( "energy" OR "fuel" ) )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( "share" OR "increas*" OR "promot" ) W/3 ( ( "energy" ) W/3 ( "conversion" OR "transition" ) )
( "share" OR "increas*" OR "promot*" ) W/3 ( ( "energy" ) W/3 ( "conversion" OR "transition" ) )
</aqd:query-line>
<aqd:query-line field="TITLE-ABS-KEY">
( "share" OR "increas*" OR "promot" ) W/3
( "share" OR "increas*" OR "promot*" ) W/3
( "Biofuel*" OR "Biogas*" OR "Heat pump*" OR "Hybrid power" OR "Solar energy" OR "Solar power" OR "Wind energy" OR "Wind farm*"
OR "Wind power" OR "Wind turbine*" )
</aqd:query-line>
Expand Down

0 comments on commit 3a0da66

Please sign in to comment.