نتایج جستجو برای: african leafy vegetables

تعداد نتایج: 121613  

Journal: :Journal of Ethnobiology and Ethnomedicine 2008
Shalini Misra RK Maikhuri CP Kala KS Rao KG Saxena

Consumption of greens is a major source of vitamins and micro-nutrients for people using only vegetarian diets rich in carbohydrates. In remote rural settlements where vegetable cultivation is not practiced and market supplies are not organized, local inhabitants depend on indigenous vegetables, both cultivated in kitchen gardens and wild, for enriching the diversity of food. Knowledge of such ...

Journal: :journal of paramedical sciences 0
mohammad reza koushki department of food technology research, national nutrition and food technology research institute, faculty of nutrition sciences and food technology, shahid beheshti university of medical sciences, tehran mehrdad mohammadi students’ research committee, department of food technology research, national nutrition and food technology research institute, faculty of nutrition sciences and food technology, shahid beheshti university of medical sciences, tehran nasrin haji seyed javadi department of food technology research, national nutrition and food technology research institute, faculty of nutrition sciences and food technology, shahid beheshti university of medical sciences, tehran rozita komeily department of food technology research, national nutrition and food technology research institute, faculty of nutrition sciences and food technology, shahid beheshti university of medical sciences, tehran masoumeh moslemy department of food technology research, national nutrition and food technology research institute, faculty of nutrition sciences and food technology, shahid beheshti university of medical sciences, tehran fariba seyed ahmadian department of food technology research, national nutrition and food technology research institute, faculty of nutrition sciences and food technology, shahid beheshti university of medical sciences, tehran

the edible leafy vegetables contain nutritional ingredients that are necessary for human health and it is important that nutrients protection be monitored during processing and storage. the aim of this study was to study some organoleptic attributes of a very popular iranian meal named coco-sabzi, which was prepared with a mixture of edible grinded leafy vegetable pre-stored at different frozen...

Journal: :journal of agricultural science and technology 2014
d. neocleous a. koukounaras a. s. siomos m. vasilakakis

the objective of this work was to study the responses of two baby lettuce (lactuca sativa l.) cultivars, namely, green paris island and red sanguine, to different nacl concentrations (0, 5, 10, and 20 mm). the study was conducted in a floating system and plants were harvested at the stage of 5-6 leaves, outside leaf 6-10 cm in length (25 and 31 days after sowing for green and red lettuce, respe...

2016
Richard Lee Pollock

Does the consumption of green leafy vegetables including cruciferous vegetables significantly reduce the incidence of cardiovascular disease? This research question was answered via employing the statistical methods of meta-analysis by synthesizing relevant worldwide studies that address the association between the consumption of green leafy vegetables and risk of incidence of said diseases. Al...

Journal: :Health promotion journal of Australia : official journal of Australian Association of Health Promotion Professionals 2013
Anne-Therese McMahon Linda Tapsell Peter Williams Jennifer Jobling

ISSUE ADDRESSED Populations in many developed countries continue to fail to meet vegetable consumption recommendations despite ongoing health promotion activities supported by public health policies. Novel ways to encourage vegetable consumption may help address this concern. The aim of the present study was to describe female consumers' perceptions about leafy green vegetables and identify con...

Journal: :International journal of environmental research and public health 2016
Hang Zhou Wen-Tao Yang Xin Zhou Li Liu Jiao-Feng Gu Wen-Lei Wang Jia-Ling Zou Tao Tian Pei-Qin Peng Bo-Han Liao

The objectives of the present study were to investigate heavy metal accumulation in 22 vegetable species and to assess the human health risks of vegetable consumption. Six vegetable types were cultivated on farmland contaminated with heavy metals (Pb, Cd, Cu, Zn, and As). The target hazard quotient (THQ) method was used to assess the human health risks posed by heavy metals through vegetable co...

2010
Patrice Carter Laura J Gray Jacqui Troughton Kamlesh Khunti Melanie J Davies

OBJECTIVE To investigate the independent effects of intake of fruit and vegetables on incidence of type 2 diabetes. DESIGN Systematic review and meta-analysis. DATA SOURCES Medline, Embase, CINAHL, British Nursing Index (BNI), and the Cochrane library were searched for medical subject headings and keywords on diabetes, prediabetes, fruit, and vegetables. Expert opinions were sought and refe...

2016
Ping‐Yu Wang Jun‐Chao Fang Zong‐Hua Gao Can Zhang Shu‐Yang Xie

AIMS/INTRODUCTION Some previous studies reported no significant association of consuming fruit or vegetables, or fruit and vegetables combined, with type 2 diabetes. Others reported that only a greater intake of green leafy vegetables reduced the risk of type 2 diabetes. To further investigate the relationship between them, we carried out a meta-analysis to estimate the independent effects of t...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->