asciidoctor-iso 0.6.0 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +7 -10
- data/README.adoc +118 -6
- data/asciidoctor-iso.gemspec +1 -4
- data/lib/asciidoctor-iso.rb +2 -0
- data/lib/asciidoctor/iso/base.rb +20 -95
- data/lib/asciidoctor/iso/blocks.rb +47 -39
- data/lib/asciidoctor/iso/cleanup.rb +25 -97
- data/lib/asciidoctor/iso/cleanup_block.rb +10 -1
- data/lib/asciidoctor/iso/cleanup_ref.rb +100 -0
- data/lib/asciidoctor/iso/converter.rb +5 -2
- data/lib/asciidoctor/iso/front.rb +52 -24
- data/lib/asciidoctor/iso/html/header.html +10 -10
- data/lib/asciidoctor/iso/html/html_iso_intro.html +1 -1
- data/lib/asciidoctor/iso/html/html_iso_titlepage.html +5 -5
- data/lib/asciidoctor/iso/html/htmlstyle.css +0 -21
- data/lib/asciidoctor/iso/html/isodoc.css +13 -28
- data/lib/asciidoctor/iso/html/word_iso_intro.html +2 -2
- data/lib/asciidoctor/iso/html/word_iso_titlepage.html +7 -7
- data/lib/asciidoctor/iso/html/wordstyle.css +998 -0
- data/lib/asciidoctor/iso/inline.rb +128 -0
- data/lib/asciidoctor/iso/isodoc.rng +1516 -0
- data/lib/asciidoctor/iso/isostandard.rnc +38 -39
- data/lib/asciidoctor/iso/isostandard.rng +529 -1276
- data/lib/asciidoctor/iso/isostandard_diff.rnc +40 -56
- data/lib/asciidoctor/iso/lists.rb +30 -28
- data/lib/asciidoctor/iso/macros.rb +37 -0
- data/lib/asciidoctor/iso/section.rb +1 -1
- data/lib/asciidoctor/iso/utils.rb +9 -0
- data/lib/asciidoctor/iso/validate.rb +41 -120
- data/lib/asciidoctor/iso/validate_section.rb +117 -0
- data/lib/asciidoctor/iso/validate_style.rb +5 -7
- data/lib/asciidoctor/iso/version.rb +1 -1
- data/spec/examples/rice.adoc +41 -8
- data/spec/examples/rice.doc +2885 -2859
- data/spec/examples/rice.html +316 -649
- data/spec/examples/rice.preview.html +51 -10
- data/spec/examples/rice.xml +418 -343
- metadata +12 -50
- data/lib/asciidoctor/iso/inline_anchor.rb +0 -59
- data/lib/asciidoctor/iso/validate.make.sh +0 -8
@@ -503,6 +503,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
|
|
503
503
|
</li>
|
504
504
|
<li><a href="#AnnexC">Annex C: Gelatinization</a></li>
|
505
505
|
<li><a href="#AnnexD">Annex D: Results of interlaboratory test for husked rice yields</a></li>
|
506
|
+
<li><a href="#_extraneous_information">Annex E: Extraneous information</a></li>
|
506
507
|
<li><a href="#_bibliography">Bibliography</a></li>
|
507
508
|
</ul>
|
508
509
|
</div>
|
@@ -510,7 +511,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
|
|
510
511
|
<div id="content">
|
511
512
|
<div id="preamble">
|
512
513
|
<div class="sectionbody">
|
513
|
-
<div class="paragraph">
|
514
|
+
<div id="foreword" class="paragraph">
|
514
515
|
<div class="title">Foreword</div>
|
515
516
|
<p>ISO (the International Organization for Standardization)
|
516
517
|
is a worldwide federation of national standards bodies (ISO member bodies). The work of preparing International Standards is normally carried out through ISO technical committees. Each member body interested in a subject for which a technical committee has been established has the right to be represented on that committee. International organizations, governmental and non-governmental, in liaison with ISO, also take part in the work. ISO collaborates closely with the International Electrotechnical Commission (IEC) on all matters of electrotechnical standardization.</p>
|
@@ -549,6 +550,16 @@ is a worldwide federation of national standards bodies (ISO member bodies). The
|
|
549
550
|
<div class="paragraph">
|
550
551
|
<p>A list of all parts in the ISO 17301 series can be found on the ISO website.</p>
|
551
552
|
</div>
|
553
|
+
<div class="sidebarblock">
|
554
|
+
<div class="content">
|
555
|
+
<div class="paragraph">
|
556
|
+
<p>A Foreword shall appear in each document. The generic text is shown here. It does not contain requirements, recommendations or permissions.</p>
|
557
|
+
</div>
|
558
|
+
<div class="paragraph">
|
559
|
+
<p>For further information on the Foreword, see <strong>ISO/IEC Directives, Part 2, 2016, Clause 12.</strong></p>
|
560
|
+
</div>
|
561
|
+
</div>
|
562
|
+
</div>
|
552
563
|
</div>
|
553
564
|
</div>
|
554
565
|
<div class="sect1">
|
@@ -655,8 +666,8 @@ World<br>
|
|
655
666
|
<div class="sect2">
|
656
667
|
<h3 id="paddy">paddy</h3>
|
657
668
|
<div class="paragraph">
|
658
|
-
<p
|
659
|
-
|
669
|
+
<p>alt:[paddy rice]
|
670
|
+
alt:[rough rice]</p>
|
660
671
|
</div>
|
661
672
|
<div class="paragraph">
|
662
673
|
<p>rice retaining its husk after threshing</p>
|
@@ -668,7 +679,7 @@ World<br>
|
|
668
679
|
<div class="sect2">
|
669
680
|
<h3 id="husked_rice">husked rice</h3>
|
670
681
|
<div class="paragraph">
|
671
|
-
<p
|
682
|
+
<p>deprecated:[cargo rice]</p>
|
672
683
|
</div>
|
673
684
|
<div class="paragraph">
|
674
685
|
<p><em>paddy</em> (<a href="#paddy">paddy</a>) from which the husk only has been removed</p>
|
@@ -680,7 +691,7 @@ World<br>
|
|
680
691
|
<div class="sect2">
|
681
692
|
<h3 id="_milled_rice">milled rice</h3>
|
682
693
|
<div class="paragraph">
|
683
|
-
<p
|
694
|
+
<p>alt:[white rice]</p>
|
684
695
|
</div>
|
685
696
|
<div class="paragraph">
|
686
697
|
<p><em>husked rice</em> (<a href="#husked_rice">husked rice</a>) from which almost all of the bran and embryo have been removed by milling</p>
|
@@ -716,8 +727,8 @@ The starch of waxy rice consists almost entirely of amylopectin. The kernels hav
|
|
716
727
|
<div class="sect2">
|
717
728
|
<h3 id="_extraneous_matter">extraneous matter</h3>
|
718
729
|
<div class="paragraph">
|
719
|
-
<p
|
720
|
-
|
730
|
+
<p>alt:[EM]
|
731
|
+
domain:[rice]</p>
|
721
732
|
</div>
|
722
733
|
<div class="paragraph">
|
723
734
|
<p>organic and inorganic components other than whole or broken kernels</p>
|
@@ -731,7 +742,7 @@ Foreign seeds, husks, bran, sand, dust.
|
|
731
742
|
<div class="sect2">
|
732
743
|
<h3 id="HDK">HDK</h3>
|
733
744
|
<div class="paragraph">
|
734
|
-
<p
|
745
|
+
<p>alt:[heat-damaged kernel]</p>
|
735
746
|
</div>
|
736
747
|
<div class="paragraph">
|
737
748
|
<p>kernel, whole or broken, which has changed its normal colour as a result of heating</p>
|
@@ -758,7 +769,7 @@ This category includes whole or broken kernels that are yellow due to alteration
|
|
758
769
|
<div class="sect2">
|
759
770
|
<h3 id="_immature_kernel">immature kernel</h3>
|
760
771
|
<div class="paragraph">
|
761
|
-
<p
|
772
|
+
<p>alt:[unripe kernel]</p>
|
762
773
|
</div>
|
763
774
|
<div class="paragraph">
|
764
775
|
<p>kernel, whole or broken, which is unripe and/or underdeveloped</p>
|
@@ -1702,6 +1713,36 @@ These results are based on a study carried out on three different types of kerne
|
|
1702
1713
|
</div>
|
1703
1714
|
</div>
|
1704
1715
|
<div class="sect1">
|
1716
|
+
<h2 id="_extraneous_information">Annex E: Extraneous information</h2>
|
1717
|
+
<div class="sectionbody">
|
1718
|
+
<div class="paragraph">
|
1719
|
+
<p><em>This appendix is not in the original Rice model document, and is inserted to illustrate elements absent from
|
1720
|
+
that document: block quotes, source code, and examples.</em></p>
|
1721
|
+
</div>
|
1722
|
+
<div class="quoteblock">
|
1723
|
+
<blockquote>
|
1724
|
+
<div class="paragraph">
|
1725
|
+
<p>This International Standard gives the minimum specifications for rice (<em>Oryza sativa</em> L.) which is subject to international trade. It is applicable to the following types: husked rice and milled rice, parboiled or not, intended for direct human consumption. It is neither applicable to other products derived from rice, nor to waxy rice (glutinous rice).</p>
|
1726
|
+
</div>
|
1727
|
+
</blockquote>
|
1728
|
+
<div class="attribution">
|
1729
|
+
— ISO<br>
|
1730
|
+
<cite>ISO7301,section 1</cite>
|
1731
|
+
</div>
|
1732
|
+
</div>
|
1733
|
+
<div id="samplecode" class="exampleblock">
|
1734
|
+
<div class="title">Figure 2. Sample Code</div>
|
1735
|
+
<div class="content">
|
1736
|
+
<div class="listingblock">
|
1737
|
+
<div class="content">
|
1738
|
+
<pre class="highlight"><code class="language-ruby" data-lang="ruby">puts "Hello, world."</code></pre>
|
1739
|
+
</div>
|
1740
|
+
</div>
|
1741
|
+
</div>
|
1742
|
+
</div>
|
1743
|
+
</div>
|
1744
|
+
</div>
|
1745
|
+
<div class="sect1">
|
1705
1746
|
<h2 id="_bibliography">Bibliography</h2>
|
1706
1747
|
<div class="sectionbody">
|
1707
1748
|
<div class="ulist bibliography">
|
@@ -1788,7 +1829,7 @@ These results are based on a study carried out on three different types of kerne
|
|
1788
1829
|
</div>
|
1789
1830
|
<div id="footer">
|
1790
1831
|
<div id="footer-text">
|
1791
|
-
Last updated 2018-02-
|
1832
|
+
Last updated 2018-02-16 17:38:04 AEDT
|
1792
1833
|
</div>
|
1793
1834
|
</div>
|
1794
1835
|
<script type="text/x-mathjax-config">
|
data/spec/examples/rice.xml
CHANGED
@@ -1,245 +1,227 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<iso-standard xmlns="http://riboseinc.com/isoxml">
|
3
|
-
<
|
4
|
-
<title
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
<title
|
10
|
-
|
11
|
-
</title
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
</
|
3
|
+
<bibdata type="international-standard">
|
4
|
+
<title>
|
5
|
+
<title-intro language="en" format="text/plain">Cereals and pulses</title-intro>
|
6
|
+
<title-main language="en" format="text/plain">Specifications and test methods</title-main>
|
7
|
+
<title-part language="en" format="text/plain">Rice</title-part>
|
8
|
+
</title>
|
9
|
+
<title>
|
10
|
+
<title-intro language="fr" format="text/plain">Céréales et légumineuses</title-intro>
|
11
|
+
<title-main language="fr" format="text/plain">Spécification et méthodes d'essai</title-main>
|
12
|
+
<title-part language="fr" format="text/plain">Riz</title-part>
|
13
|
+
</title>
|
14
|
+
<docidentifier>
|
15
|
+
<project-number part="1">17301</project-number>
|
16
|
+
<tc-document-number>17301</tc-document-number>
|
17
|
+
</docidentifier>
|
18
|
+
<contributor>
|
19
|
+
<role type="author"/>
|
20
|
+
<organization>
|
21
|
+
<name>ISO</name>
|
22
|
+
</organization>
|
23
|
+
</contributor>
|
24
|
+
<contributor>
|
25
|
+
<role type="publisher"/>
|
26
|
+
<organization>
|
27
|
+
<name>ISO</name>
|
28
|
+
</organization>
|
29
|
+
</contributor>
|
30
|
+
<language>en</language>
|
31
|
+
<script>Latn</script>
|
32
|
+
<status>
|
33
|
+
<stage>30</stage>
|
34
|
+
<substage>92</substage>
|
35
|
+
</status>
|
36
|
+
<copyright>
|
37
|
+
<from>2016</from>
|
38
|
+
<owner>
|
39
|
+
<organization>
|
40
|
+
<name>ISO</name>
|
41
|
+
</organization>
|
42
|
+
</owner>
|
43
|
+
</copyright>
|
44
|
+
<editorialgroup>
|
45
|
+
<technical-committee number="34">Food products</technical-committee>
|
46
|
+
<subcommittee number="4">Cereals and pulses</subcommittee>
|
47
|
+
<workgroup number="3">Rice Group</workgroup>
|
48
|
+
</editorialgroup>
|
49
|
+
</bibdata><version>
|
22
50
|
<edition>2</edition>
|
23
51
|
<revision-date>2016-05-01</revision-date>
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
<affiliation>ISO</affiliation>
|
28
|
-
</owner>
|
29
|
-
</copyright>
|
30
|
-
<sections><content><title>Foreword</title><p id="_eaedda0b-7181-494b-bea1-6c762e2c5a20">ISO (the International Organization for Standardization)
|
52
|
+
<draft/>
|
53
|
+
</version>
|
54
|
+
<foreword><title>Foreword</title><p id="foreword">ISO (the International Organization for Standardization)
|
31
55
|
is a worldwide federation of national standards bodies (ISO member bodies). The work of preparing International Standards is normally carried out through ISO technical committees. Each member body interested in a subject for which a technical committee has been established has the right to be represented on that committee. International organizations, governmental and non-governmental, in liaison with ISO, also take part in the work. ISO collaborates closely with the International Electrotechnical Commission (IEC) on all matters of electrotechnical standardization.</p>
|
32
|
-
<p id="
|
33
|
-
<p id="
|
34
|
-
<p id="
|
35
|
-
<p id="
|
36
|
-
<p id="
|
37
|
-
<p id="
|
38
|
-
<p id="
|
39
|
-
<ul id="
|
56
|
+
<p id="_7543ae6a-4a9a-4765-8d9c-bc3015d3a79a">The procedures used to develop this document and those intended for its further maintenance are described in the ISO/IEC Directives, Part 1. In particular the different approval criteria needed for the different types of ISO documents should be noted. This document was drafted in accordance with the editorial rules of the ISO/IEC Directives, Part 2 (see www.iso.org/directives).</p>
|
57
|
+
<p id="_b559ab79-371b-4f9c-b7a2-6672c48348cb">Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO shall not be held responsible for identifying any or all such patent rights. Details of any patent rights identified during the development of the document will be in the Introduction and/or on the ISO list of patent declarations received (see www.iso.org/patents).</p>
|
58
|
+
<p id="_4d721f66-daed-4034-9f2d-2efeeb5f53ee">Any trade name used in this document is information given for the convenience of users and does not constitute an endorsement.</p>
|
59
|
+
<p id="_e7d391e8-94b9-4847-99ba-ae8a2488d67a">For an explanation on the voluntary nature of standards, the meaning of ISO specific terms and expressions related to conformity assessment, as well as information about ISO’s adherence to the World Trade Organization (WTO) principles in the Technical Barriers to Trade (TBT) see the following URL: www.iso.org/iso/foreword.html.</p>
|
60
|
+
<p id="_ceefb5ba-bf95-47e8-b307-325f6399cb24">This document was prepared by Technical Committee ISO/TC 34, <em>Food products</em>, Subcommittee SC 4, <em>Cereals and pulses</em>.</p>
|
61
|
+
<p id="_a7a36ed8-6ff9-45e7-bed2-37f8408ad64e">This second edition cancels and replaces the first edition (ISO 17301-1:2009), which has been technically revised.</p>
|
62
|
+
<p id="_afce301e-be54-47db-b38c-a73cd175142f">The main changes compared to the previous edition are:</p>
|
63
|
+
<ul id="_d650218e-d6ec-4db4-8d18-f438b057e004">
|
40
64
|
<li>
|
41
|
-
<p id="
|
65
|
+
<p id="_9a4f3d8d-46c4-4aeb-9cd8-a2a1abd6c50a">updated normative references;</p>
|
42
66
|
</li>
|
43
67
|
<li>
|
44
|
-
<p id="
|
68
|
+
<p id="_7553491e-5069-473f-ab92-783a11b3fa90">deletion of 4.3.</p>
|
45
69
|
</li>
|
46
70
|
</ul>
|
47
|
-
<p id="
|
48
|
-
<
|
49
|
-
<p id="
|
50
|
-
<p id="
|
51
|
-
<p id="
|
52
|
-
<p id="
|
53
|
-
<p id="
|
54
|
-
<p
|
71
|
+
<p id="_4d2823e2-a54f-4631-ab52-eb544d2a4b57">A list of all parts in the ISO 17301 series can be found on the ISO website.</p>
|
72
|
+
<review reviewer="ISO" id="_621e1dae-adf3-4a0c-aacc-1aa7849ff988" date="20170101T0000" from="foreword" to="foreword"><p id="_6f7967ef-959f-4b55-836e-b437b6ca4ef6">A Foreword shall appear in each document. The generic text is shown here. It does not contain requirements, recommendations or permissions.</p>
|
73
|
+
<p id="_7db8573e-8a27-45e8-bff6-7e687ef1a8dc">For further information on the Foreword, see <strong>ISO/IEC Directives, Part 2, 2016, Clause 12.</strong></p></review></foreword><introduction id="_introduction"><title>Introduction</title><p id="_128b0a00-80c5-4f57-aa77-8391f5a00fed">This document was developed in response to worldwide demand for minimum specifications for rice traded internationally, since most commercial bulks of grain, which have not been screened or aspirated, contain a proportion of other grains, weed seeds, chaff, straw, stones, sand, etc. The vegetable materials can have physical and biological properties which differ from those of the main constituent and can therefore affect the storage behaviour.</p>
|
74
|
+
<p id="_310a73e6-2535-4f37-bc47-833d005a0b30">Rice is a permanent host to a considerable microflora; most of these microorganisms are cosmopolitan, the majority are innocuous, but some produce harmful by-products. Microflora communities present on freshly harvested rice include many types of bacteria, moulds and yeasts. While the rice is ripening and its moisture content is falling, the number of field microorganisms, mainly bacteria, diminishes. When the rice is harvested, it is invaded by storage microorganisms and the field microflora gradually dies out. If the mass fraction of moisture (formerly expressed as moisture content) is less than 18 %, the microflora does not multiply, whereas above 18 % it does so rapidly. Thus, at harvest, the qualitative and the quantitative composition of the microflora depends more upon ecological factors than upon the variety of the rice. During transport and storage, additions to the microfloral population occur. Microorganisms on the rice at harvest tend to die out during storage and are replaced by microorganisms adapted to storage conditions.</p>
|
75
|
+
<p id="_7bf78e32-cf97-406e-9687-79e0247a4446">Storage losses have been estimated as being an average of 5 %, and as much as 30 %, especially in countries with climates favourable to the rapid development of agents of deterioration and where storage techniques are poorly developed, such as developing countries in the damp tropics. The magnitude of these figures highlights the need to promote throughout the world a rapid improvement in techniques of conservation.</p>
|
76
|
+
<p id="_890040e1-e73c-4b79-abc1-fd6d73c57773">The International Organization for Standardization (ISO) draws attention to the fact that it is claimed that compliance with this document may involve the use of a patent concerning sample dividers given in <xref target="AnnexA"/> and shown in <xref target="figureA-1"/>.</p>
|
77
|
+
<p id="_d54b2a81-1479-4441-a33b-c3232e649435">ISO takes no position concerning the evidence, validity and scope of this patent right.</p>
|
78
|
+
<p id="_b712c421-24f0-4bb9-bd31-b6eff0886883">The holder of this patent right has assured ISO that he/she is willing to negotiate licences under reasonable and non-discriminatory terms and conditions with applicants throughout the world. In this respect, the statement of the holder of this patent right is registered with ISO. Information may be obtained from:</p>
|
79
|
+
<p align="left" id="_b2ea3f36-f208-4580-b067-db8e430bfefd">Vache Equipment<br/>
|
55
80
|
Fictitious<br/>
|
56
81
|
World<br/>
|
57
82
|
<link target="mailto:gehf@vacheequipment.fic"/></p>
|
58
|
-
<p id="
|
59
|
-
|
60
|
-
<p id="
|
61
|
-
<p id="
|
62
|
-
<
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
<affiliation>
|
68
|
-
<name>ISO</name>
|
69
|
-
</affiliation>
|
70
|
-
</publisher>
|
71
|
-
</bibitem><bibitem id="ISO6646" type="standard">
|
72
|
-
<name>Rice — Determination of the potential milling yield from paddy and from husked rice</name>
|
73
|
-
<docidentifier>6646</docidentifier>
|
74
|
-
<publisher role="publisher">
|
75
|
-
<affiliation>
|
76
|
-
<name>ISO</name>
|
77
|
-
</affiliation>
|
78
|
-
</publisher>
|
79
|
-
</bibitem><bibitem id="ISO8351-1" type="standard">
|
80
|
-
<name>Packaging — Method of specification for sacks — Part 1: Paper sacks</name>
|
81
|
-
<publishdate>1994</publishdate>
|
82
|
-
<docidentifier>8351-1</docidentifier>
|
83
|
-
<publisher role="publisher">
|
84
|
-
<affiliation>
|
85
|
-
<name>ISO</name>
|
86
|
-
</affiliation>
|
87
|
-
</publisher>
|
88
|
-
</bibitem><bibitem id="ISO8351-2" type="standard">
|
89
|
-
<name>Packaging — Method of specification for sacks — Part 2: Sacks made from thermoplastic flexible film</name>
|
90
|
-
<docidentifier>8351-2</docidentifier>
|
91
|
-
<publisher role="publisher">
|
92
|
-
<affiliation>
|
93
|
-
<name>ISO</name>
|
94
|
-
</affiliation>
|
95
|
-
</publisher>
|
96
|
-
</bibitem><bibitem id="ISO16634" type="standard">
|
97
|
-
<name>Cereals, pulses, milled cereal products, oilseeds and animal feeding stuffs — Determination of the total nitrogen content by combustion according to the Dumas principle and calculation of the crude protein content</name>
|
98
|
-
<publishdate>--</publishdate>
|
99
|
-
<docidentifier>16634</docidentifier>
|
100
|
-
<publisher role="publisher">
|
101
|
-
<affiliation>
|
102
|
-
<name>ISO</name>
|
103
|
-
</affiliation>
|
104
|
-
</publisher>
|
105
|
-
<note reference="1">ISO DATE: Under preparation. (Stage at the time of publication ISO/DIS 16634)</note>
|
106
|
-
</bibitem><bibitem id="ISO20483" type="standard">
|
107
|
-
<name>Cereals and pulses — Determination of the nitrogen content and calculation of the crude protein content — Kjeldahl method</name>
|
108
|
-
<publishdate>2013</publishdate>
|
109
|
-
<docidentifier>20483</docidentifier>
|
110
|
-
<publisher role="publisher">
|
111
|
-
<affiliation>
|
112
|
-
<name>ISO</name>
|
113
|
-
</affiliation>
|
114
|
-
</publisher>
|
115
|
-
</bibitem><bibitem id="ISO24333" type="standard">
|
116
|
-
<name>Cereals and cereal products — Sampling</name>
|
117
|
-
<publishdate>2009</publishdate>
|
118
|
-
<docidentifier>24333</docidentifier>
|
119
|
-
<publisher role="publisher">
|
120
|
-
<affiliation>
|
121
|
-
<name>ISO</name>
|
122
|
-
</affiliation>
|
123
|
-
</publisher>
|
124
|
-
</bibitem></references>
|
125
|
-
<terms id="_terms_and_definitions"><title>Terms and Definitions</title><p id="_62aa271a-c35a-4e38-b919-58c992665eb2">For the purposes of this document, the following terms and definitions apply.</p>
|
126
|
-
<p id="_f94412d6-84ef-4b77-a38f-1c9d12cc45d5">ISO and IEC maintain terminological databases for use in standardization at the following addresses:</p>
|
127
|
-
<ul id="_46d16879-53ec-4a0c-b1ec-74d593d740f8">
|
83
|
+
<p id="_00b7708c-dae1-4915-a091-36e97b1127f1">Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights other than those identified above. ISO shall not be held responsible for identifying any or all such patent rights.</p></introduction><sections>
|
84
|
+
|
85
|
+
<clause id="_scope"><title>Scope</title><p id="_132195d8-8f7b-441d-bf19-e4a63a229180">This document specifies minimum requirements and test methods for rice (<em>Oryza sativa L.</em>).</p>
|
86
|
+
<p id="_59f6d9c5-870a-45e8-a150-dafc7c14c471">It is applicable to husked rice, husked parboiled rice, milled rice and milled parboiled rice, suitable for human consumption, directly or after reconditioning.</p>
|
87
|
+
<p id="_60ebb8d0-c05b-4136-b3dd-2a0e752c89f8">It is not applicable to cooked rice products.</p></clause>
|
88
|
+
|
89
|
+
<terms id="_terms_and_definitions"><title>Terms and Definitions</title><p id="_9467d7cd-135f-4b3e-ab9f-46f1ed10cfeb">For the purposes of this document, the following terms and definitions apply.</p>
|
90
|
+
<p id="_48702038-5e0d-444d-bde9-fd93a7498f98">ISO and IEC maintain terminological databases for use in standardization at the following addresses:</p>
|
91
|
+
<ul id="_f8291b9c-3b9b-4042-9a25-6edefd679caf">
|
128
92
|
<li>
|
129
|
-
<p id="
|
93
|
+
<p id="_2e200174-e028-485a-b759-7f49fa9a3513">ISO Online browsing platform: available at <link target="http://www.iso.org/obp"/></p>
|
130
94
|
</li>
|
131
95
|
<li>
|
132
|
-
<p id="
|
96
|
+
<p id="_ead2f2aa-e0c7-4759-81c9-4085463bfa2c">IEC Electropedia: available at <link target="http://www.electropedia.org"/></p>
|
133
97
|
</li>
|
134
98
|
</ul>
|
135
99
|
<term id="paddy"><preferred>paddy</preferred><admitted>paddy rice</admitted>
|
136
100
|
<admitted>rough rice</admitted>
|
137
|
-
<definition><p id="
|
101
|
+
<definition><p id="_d662379c-dfd7-4838-803b-53e21a25ca67">rice retaining its husk after threshing</p></definition>
|
138
102
|
<termsource status="modified">
|
139
|
-
<origin bibitemid="ISO7301" citeas="ISO 7301"><locality type="section">
|
103
|
+
<origin bibitemid="ISO7301" type="inline" citeas="ISO 7301"><locality type="section">
|
104
|
+
<reference>3.1</reference>
|
105
|
+
</locality></origin>
|
140
106
|
|
141
107
|
</termsource></term>
|
142
108
|
<term id="husked_rice"><preferred>husked rice</preferred>
|
143
109
|
<deprecates>cargo rice</deprecates>
|
144
110
|
|
145
|
-
<definition><p id="
|
111
|
+
<definition><p id="_037920bc-2c2a-4710-acd7-7e25f89188e0"><em>paddy</em> (<xref target="paddy"/>) from which the husk only has been removed</p></definition>
|
146
112
|
<termsource status="identical">
|
147
|
-
<origin bibitemid="ISO7301" citeas="ISO 7301"><locality type="section">
|
113
|
+
<origin bibitemid="ISO7301" type="inline" citeas="ISO 7301"><locality type="section">
|
114
|
+
<reference>3.2</reference>
|
115
|
+
</locality></origin>
|
148
116
|
|
149
117
|
<modification>
|
150
|
-
<p id="
|
118
|
+
<p id="_28288fbd-dcd9-4e99-b12a-07bdf18c3fc1">The term "cargo rice" is shown as deprecated, and Note 1 to entry is not included here</p>
|
151
119
|
</modification>
|
152
120
|
</termsource></term>
|
153
121
|
<term id="_milled_rice"><preferred>milled rice</preferred>
|
154
122
|
<admitted>white rice</admitted>
|
155
123
|
|
156
|
-
<definition><p id="
|
124
|
+
<definition><p id="_4e6f20d9-ab60-4841-9448-95fc2938cacb"><em>husked rice</em> (<xref target="husked_rice"/>) from which almost all of the bran and embryo have been removed by milling</p></definition>
|
157
125
|
<termsource status="modified">
|
158
|
-
<origin bibitemid="ISO7301" citeas="ISO 7301"><locality type="section">
|
126
|
+
<origin bibitemid="ISO7301" type="inline" citeas="ISO 7301"><locality type="section">
|
127
|
+
<reference>3.3</reference>
|
128
|
+
</locality></origin>
|
159
129
|
|
160
130
|
</termsource></term>
|
161
131
|
<term id="_parboiled_rice">
|
162
132
|
<preferred>parboiled rice</preferred>
|
163
|
-
<definition><p id="
|
133
|
+
<definition><p id="_3259130e-def2-4ab5-b216-a55edc789a24">rice whose starch has been fully gelatinized by soaking <em>paddy</em> (<xref target="paddy"/>) rice or <em>husked rice</em> (<xref target="husked_rice"/>) in water followed by a heat treatment and a drying process</p></definition>
|
164
134
|
</term>
|
165
|
-
<term id="_waxy_rice"><preferred>waxy rice</preferred><definition><p id="
|
166
|
-
<termnote id="
|
167
|
-
<p id="
|
135
|
+
<term id="_waxy_rice"><preferred>waxy rice</preferred><definition><p id="_cbb1cd52-52de-444c-9429-9aa17f6f0488">variety of rice whose kernels have a white and opaque appearance</p></definition>
|
136
|
+
<termnote id="_0d7c55cf-e5c5-46d1-980f-72a00e26a63c">
|
137
|
+
<p id="_003c188f-b219-4dcf-94ee-daa8ec9b83e7">The starch of waxy rice consists almost entirely of amylopectin. The kernels have a tendency to stick together after cooking.</p>
|
168
138
|
</termnote></term>
|
169
139
|
<term id="_extraneous_matter"><preferred>extraneous matter</preferred><admitted>EM</admitted>
|
170
140
|
<domain>rice</domain>
|
171
|
-
<definition><p id="
|
172
|
-
<termexample id="
|
173
|
-
<p id="
|
141
|
+
<definition><p id="_d9fd085e-e965-4291-9e70-97dfd5c8f4d5">organic and inorganic components other than whole or broken kernels</p></definition>
|
142
|
+
<termexample id="_ed8af4da-216d-4395-b26d-cc605e32cd05">
|
143
|
+
<p id="_0164ac01-9465-40e1-893c-dce2d8bfbfdc">Foreign seeds, husks, bran, sand, dust.</p>
|
174
144
|
</termexample></term>
|
175
145
|
<term id="HDK"><preferred>HDK</preferred>
|
176
146
|
<admitted>heat-damaged kernel</admitted>
|
177
147
|
|
178
|
-
<definition><p id="
|
179
|
-
<termnote id="
|
180
|
-
<p id="
|
148
|
+
<definition><p id="_f1f89f6b-75d6-44f6-a886-f70630cec230">kernel, whole or broken, which has changed its normal colour as a result of heating</p></definition>
|
149
|
+
<termnote id="_33579cd3-c537-4247-9266-ed3586163132">
|
150
|
+
<p id="_c73dbbf0-5228-419b-918b-67b46847f579">This category includes whole or broken kernels that are yellow due to alteration. Parboiled rice in a batch of non-parboiled rice is also included in this category.</p>
|
181
151
|
</termnote></term>
|
182
152
|
<term id="_damaged_kernel">
|
183
153
|
<preferred>damaged kernel</preferred>
|
184
|
-
<definition><p id="
|
154
|
+
<definition><p id="_720a33ea-d9d4-4df4-ae33-de2de034a972">kernel, whole or broken, showing obvious deterioration due to moisture, pests, disease or other causes, but excluding <em>HDK</em> (<xref target="HDK"/>)</p></definition>
|
185
155
|
</term>
|
186
156
|
<term id="_immature_kernel"><preferred>immature kernel</preferred>
|
187
157
|
<admitted>unripe kernel</admitted>
|
188
158
|
|
189
|
-
<definition><p id="
|
190
|
-
<term id="_husked_rice_yield"><preferred>husked rice yield</preferred><definition><p id="
|
159
|
+
<definition><p id="_8f267380-0472-4a33-8b6b-689707d2e18e">kernel, whole or broken, which is unripe and/or underdeveloped</p></definition></term>
|
160
|
+
<term id="_husked_rice_yield"><preferred>husked rice yield</preferred><definition><p id="_5dfa89a7-26dc-49d5-aa7d-96c805164068">amount of husked rice obtained from paddy</p></definition>
|
191
161
|
<termsource status="modified">
|
192
|
-
<origin bibitemid="ISO6646" citeas="ISO 6646"><locality type="section">
|
162
|
+
<origin bibitemid="ISO6646" type="inline" citeas="ISO 6646"><locality type="section">
|
163
|
+
<reference>3.1</reference>
|
164
|
+
</locality></origin>
|
193
165
|
|
194
166
|
</termsource></term>
|
195
|
-
<term id="_nitrogen_content"><preferred>nitrogen content</preferred><definition><p id="
|
196
|
-
<termnote id="
|
197
|
-
<p id="
|
167
|
+
<term id="_nitrogen_content"><preferred>nitrogen content</preferred><definition><p id="_8bf3f84e-efee-45a7-bb67-4b831138f55c">quantity of nitrogen determined after application of the procedure described</p></definition>
|
168
|
+
<termnote id="_0821f2cc-77d8-4dcf-b867-842e3d2ebf78">
|
169
|
+
<p id="_f832980a-a896-417f-9b21-82461a8d09ec">It is expressed as a mass fraction of dry product, as a percentage.</p>
|
198
170
|
</termnote>
|
199
171
|
<termsource status="modified">
|
200
|
-
<origin bibitemid="ISO20483" citeas="ISO 20483"><locality type="section">
|
172
|
+
<origin bibitemid="ISO20483" type="inline" citeas="ISO 20483"><locality type="section">
|
173
|
+
<reference>3.1</reference>
|
174
|
+
</locality></origin>
|
201
175
|
|
202
176
|
</termsource></term>
|
203
|
-
<term id="_crude_protein_content"><preferred>crude protein content</preferred><definition><p id="
|
204
|
-
<termnote id="
|
205
|
-
<p id="
|
177
|
+
<term id="_crude_protein_content"><preferred>crude protein content</preferred><definition><p id="_4844850b-b1ae-4fb6-919f-6b14b5472ffa">quantity of crude protein obtained from the nitrogen content as determined by applying the specified method, calculated by multiplying this content by an appropriate factor depending on the type of cereal or pulse</p></definition>
|
178
|
+
<termnote id="_a1a6492d-d9ff-411c-ab64-601123aef781">
|
179
|
+
<p id="_980792d5-8a8e-485d-bfca-2b0b036753df">It is expressed as a mass fraction of dry product, as a percentage.</p>
|
206
180
|
</termnote>
|
207
181
|
<termsource status="modified">
|
208
|
-
<origin bibitemid="ISO20483" citeas="ISO 20483"><locality type="section">
|
182
|
+
<origin bibitemid="ISO20483" type="inline" citeas="ISO 20483"><locality type="section">
|
183
|
+
<reference>3.2</reference>
|
184
|
+
</locality></origin>
|
209
185
|
|
210
186
|
</termsource></term>
|
211
|
-
<term id="gelatinization"><preferred>gelatinization</preferred><definition><p id="
|
212
|
-
<termnote id="
|
213
|
-
<p id="
|
187
|
+
<term id="gelatinization"><preferred>gelatinization</preferred><definition><p id="_1a7bf7e1-39da-4cc2-ab0b-fcb6ab5128ba">hydration process conferring the jelly-like state typical of the coagulated colloids, which are named gels, on kernels</p></definition>
|
188
|
+
<termnote id="_569230b4-eca9-4788-bbd2-cb631ab6eb11">
|
189
|
+
<p id="_543f999d-dc4a-4dc7-b826-50a51138d728">See <xref target="figureC-1"/>.</p>
|
214
190
|
</termnote>
|
215
191
|
<termsource status="modified">
|
216
|
-
<origin bibitemid="ISO14864" citeas="ISO 14864"><locality type="section">
|
192
|
+
<origin bibitemid="ISO14864" type="inline" citeas="ISO 14864"><locality type="section">
|
193
|
+
<reference>3.1</reference>
|
194
|
+
</locality></origin>
|
217
195
|
|
218
196
|
</termsource></term>
|
219
|
-
<term id="gel_state"><preferred>gel state</preferred><definition><p id="
|
197
|
+
<term id="gel_state"><preferred>gel state</preferred><definition><p id="_1555241d-7c95-4f75-807f-6979ec827026">condition reached as a consequence of <em>gelatinization</em> (<xref target="gelatinization"/>), when the kernel is fully transparent and absolutely free from whitish and opaque granules after being pressed between two glass sheets</p></definition>
|
220
198
|
<termsource status="modified">
|
221
|
-
<origin bibitemid="ISO14864" citeas="ISO 14864"><locality type="section">
|
199
|
+
<origin bibitemid="ISO14864" type="inline" citeas="ISO 14864"><locality type="section">
|
200
|
+
<reference>3.2</reference>
|
201
|
+
</locality></origin>
|
222
202
|
|
223
203
|
</termsource></term>
|
224
|
-
<term id="_gelatinization_time"><preferred>gelatinization time</preferred><definition><p id="
|
204
|
+
<term id="_gelatinization_time"><preferred>gelatinization time</preferred><definition><p id="_7f37cf65-2c8d-490c-bc43-e824fd32f627">
|
225
205
|
<stem type="AsciiMath">t_90</stem>
|
226
|
-
</p><p id="
|
206
|
+
</p><p id="_8c35a709-2969-4652-9744-d5d186c12328">time necessary for 90 % of the kernels to pass from their natural state to the <em>gel state</em> (<xref target="gel_state"/>)</p></definition>
|
227
207
|
|
228
208
|
<termsource status="modified">
|
229
|
-
<origin bibitemid="ISO14864" citeas="ISO 14864"><locality type="section">
|
209
|
+
<origin bibitemid="ISO14864" type="inline" citeas="ISO 14864"><locality type="section">
|
210
|
+
<reference>3.3</reference>
|
211
|
+
</locality></origin>
|
230
212
|
|
231
213
|
</termsource></term></terms>
|
232
|
-
<clause id="_specifications"><title>Specifications</title><subsection id="_general_organoleptic_and_health_characteristics"><title>General, organoleptic and health characteristics</title><p id="
|
233
|
-
<p id="
|
234
|
-
<p id="
|
235
|
-
<subsection id="_physical_and_chemical_characteristics"><title>Physical and chemical characteristics</title><subsection id="
|
236
|
-
<p id="
|
214
|
+
<clause id="_specifications"><title>Specifications</title><subsection id="_general_organoleptic_and_health_characteristics"><title>General, organoleptic and health characteristics</title><p id="_86b7ab17-ec21-46b3-9208-e77619dda6fa">Kernels of rice, whether parboiled, husked or milled, and whether whole or broken, shall be sound, clean and free from foreign odours or odour which indicates deterioration.</p>
|
215
|
+
<p id="_5eb15a22-a3b3-453d-baab-9cc074ef9269">The levels of additives and pesticide residues and other contaminants shall not exceed the maximum limits permitted in the country of destination.</p>
|
216
|
+
<p id="_028df596-52bf-448a-a1a1-43c4d5a00181">The presence of living insects which are visible to the naked eye is not permitted. This should be determined before separating the bulk sample into test samples.</p></subsection>
|
217
|
+
<subsection id="_physical_and_chemical_characteristics"><title>Physical and chemical characteristics</title><subsection id="_8f1f7acd-4636-47f9-afaa-1a0ecd555e8d"><title/><p id="_858d0bb4-c415-4273-82e4-efafff33292d">The mass fraction of moisture, determined in accordance with <eref type="inline" bibitemid="ISO712" citeas="ISO 712"/>, using an oven complying with the requirements of <eref type="inline" bibitemid="IEC61010-2" citeas="IEC 61010-2"/>, shall not be greater than 15 %.<fn reference="1">
|
218
|
+
<p id="_84ee1c5c-bc0d-4772-b7d1-4788d40d0a75">Formerly denoted as 15 % (m/m).</p>
|
237
219
|
</fn></p>
|
238
|
-
<p id="
|
239
|
-
<note id="
|
240
|
-
<p id="
|
220
|
+
<p id="_34708483-97ae-46a2-b4f7-4cae04878e88">The mass fraction of extraneous matter and defective kernels in husked and milled rice, whether or not parboiled, determined in accordance with <xref target="AnnexA"/>, shall not be greater than the values specified in <xref target="table1"/>.</p>
|
221
|
+
<note id="_4b7ae74b-e14a-46e2-8ccc-459ba75ef045">
|
222
|
+
<p id="_b49045db-0fcf-44e3-82d6-07dde23fd86d">Lower mass fractions of moisture are sometimes needed for certain destinations depending on the climate, duration of transport and storage. For further details, see <eref type="inline" bibitemid="ISO6322-1" citeas="ISO 6322-1"/>, <eref type="inline" bibitemid="ISO6322-2" citeas="ISO 6322-2"/> and <eref type="inline" bibitemid="ISO6322-3" citeas="ISO 6322-3"/>.</p>
|
241
223
|
</note></subsection>
|
242
|
-
<subsection id="_2"><title/><p id="
|
224
|
+
<subsection id="_2"><title/><p id="_bbf0091e-d29c-4002-9fa6-23fdc674082c">The defect tolerance for the categories considered, and determined in accordance with the method given in <xref target="AnnexA"/>, shall not exceed the limits given in <xref target="table1"/>.</p>
|
243
225
|
<table id="table1">
|
244
226
|
<name>Maximum permissible mass fraction of defects</name>
|
245
227
|
<thead>
|
@@ -258,7 +240,7 @@ World<br/>
|
|
258
240
|
|
259
241
|
<tr>
|
260
242
|
<td align="left">Extraneous matter: organic<fn reference="a">
|
261
|
-
<p id="
|
243
|
+
<p id="_c564704d-a744-4adf-84fd-becf82eaf5a5">Organic extraneous matter includes foreign seeds, husks, bran, parts of straw, etc.</p>
|
262
244
|
</fn></td>
|
263
245
|
<td align="center">1,0</td>
|
264
246
|
<td align="center">0,5</td>
|
@@ -267,7 +249,7 @@ World<br/>
|
|
267
249
|
</tr>
|
268
250
|
<tr>
|
269
251
|
<td align="left">Extraneous matter: inorganic<fn reference="b">
|
270
|
-
<p id="
|
252
|
+
<p id="_ac1d3a2b-1890-4565-897d-838b92183f38">Inorganic extraneous matter includes stones, sand, dust, etc.</p>
|
271
253
|
</fn></td>
|
272
254
|
<td align="center">0,5</td>
|
273
255
|
<td align="center">0,5</td>
|
@@ -319,11 +301,11 @@ World<br/>
|
|
319
301
|
<tr>
|
320
302
|
<td align="left">HDK</td>
|
321
303
|
<td align="center">2,0<fn reference="c">
|
322
|
-
<p id="
|
304
|
+
<p id="_d7e12d25-73ca-4138-b2cc-eef744892aaa">The maximum permissible mass fraction of defects shall be determined with respect to the mass fraction obtained after milling.</p>
|
323
305
|
</fn></td>
|
324
306
|
<td align="center">2,0</td>
|
325
307
|
<td align="center">2,0<fn reference="c">
|
326
|
-
<p id="
|
308
|
+
<p id="_a86d46a0-10ab-449c-ad7a-58afb85acf08">The maximum permissible mass fraction of defects shall be determined with respect to the mass fraction obtained after milling.</p>
|
327
309
|
</fn></td>
|
328
310
|
<td align="center">2,0</td>
|
329
311
|
</tr>
|
@@ -344,7 +326,7 @@ World<br/>
|
|
344
326
|
<tr>
|
345
327
|
<td align="left">Chalky kernels</td>
|
346
328
|
<td align="center">5,0<fn reference="c">
|
347
|
-
<p id="
|
329
|
+
<p id="_b23dcd27-7ce4-4595-9608-6312bced2e18">The maximum permissible mass fraction of defects shall be determined with respect to the mass fraction obtained after milling.</p>
|
348
330
|
</fn></td>
|
349
331
|
<td align="center">5,0</td>
|
350
332
|
<td align="center">Not applicable</td>
|
@@ -355,7 +337,7 @@ World<br/>
|
|
355
337
|
<td align="center">12,0</td>
|
356
338
|
<td align="center">12,0</td>
|
357
339
|
<td align="center">12,0<fn reference="c">
|
358
|
-
<p id="
|
340
|
+
<p id="_1b56c51f-168d-4811-8364-a41abec0e7ee">The maximum permissible mass fraction of defects shall be determined with respect to the mass fraction obtained after milling.</p>
|
359
341
|
</fn></td>
|
360
342
|
<td align="center">12,0</td>
|
361
343
|
</tr>
|
@@ -364,7 +346,7 @@ World<br/>
|
|
364
346
|
<td align="center">Not applicable</td>
|
365
347
|
<td align="center">Not applicable</td>
|
366
348
|
<td align="center">11,0<fn reference="c">
|
367
|
-
<p id="
|
349
|
+
<p id="_0f74f204-12f3-4037-a312-06b855008c5b">The maximum permissible mass fraction of defects shall be determined with respect to the mass fraction obtained after milling.</p>
|
368
350
|
</fn></td>
|
369
351
|
<td align="center">11,0</td>
|
370
352
|
</tr>
|
@@ -378,11 +360,11 @@ World<br/>
|
|
378
360
|
<tr>
|
379
361
|
<td align="left">Waxy rice</td>
|
380
362
|
<td align="center">1,0<fn reference="c">
|
381
|
-
<p id="
|
363
|
+
<p id="_272f5242-8328-4a03-a0dd-6fd7428cea18">The maximum permissible mass fraction of defects shall be determined with respect to the mass fraction obtained after milling.</p>
|
382
364
|
</fn></td>
|
383
365
|
<td align="center">1,0</td>
|
384
366
|
<td align="center">1,0<fn reference="c">
|
385
|
-
<p id="
|
367
|
+
<p id="_38fc4845-6719-437c-8821-81edae2a1760">The maximum permissible mass fraction of defects shall be determined with respect to the mass fraction obtained after milling.</p>
|
386
368
|
</fn></td>
|
387
369
|
<td align="center">1,0</td>
|
388
370
|
</tr>
|
@@ -390,115 +372,120 @@ World<br/>
|
|
390
372
|
<tfoot>
|
391
373
|
<tr>
|
392
374
|
<td colspan="5" align="left">
|
393
|
-
<p id="
|
375
|
+
<p id="_8a7193b4-ae69-4b3d-95a7-9228413b854c">Live insects shall not be present. Dead insects shall be included in extraneous matter.</p>
|
394
376
|
</td>
|
395
377
|
</tr>
|
396
378
|
</tfoot>
|
397
|
-
<note id="
|
398
|
-
<p id="
|
399
|
-
</note><note id="
|
400
|
-
<p id="
|
401
|
-
</note><note id="
|
402
|
-
<p id="
|
379
|
+
<note id="_0b8adb73-d2b3-4e1b-805d-e204ccf112c7">
|
380
|
+
<p id="_f3287323-c972-48af-a12d-7f8940d19a27">This table is based on <eref type="inline" bibitemid="ISO7301" citeas="ISO 7301"/>, Table 1.</p>
|
381
|
+
</note><note id="_78d5a5c5-fd62-47e3-b166-1d0ae50a59e0">
|
382
|
+
<p id="_71a53e66-6f61-43c5-b92a-83e9c1fd830f">Some commercial contracts require information in addition to that provided in this table.</p>
|
383
|
+
</note><note id="_cd5a0f25-75c8-4761-a07d-679c9bf82a2f">
|
384
|
+
<p id="_8f179851-41ff-4cbb-901b-3cf5966dc9ba">Only full red husked (cargo) rice is considered in this table.</p>
|
403
385
|
</note></table>
|
404
386
|
|
405
387
|
|
406
388
|
</subsection></subsection></clause>
|
407
389
|
<clause id="clause5">
|
408
390
|
<title>Sampling</title>
|
409
|
-
<p id="
|
391
|
+
<p id="_dabe5484-7eeb-4434-82b9-57504236fe21">Sampling shall be carried out in accordance with <eref type="inline" bibitemid="ISO24333" citeas="ISO 24333"/>, Clause 5.</p>
|
410
392
|
</clause>
|
411
393
|
<clause id="_test_methods"><title>Test methods</title><subsection id="_moisture_content">
|
412
394
|
<title>Moisture content</title>
|
413
|
-
<p id="
|
395
|
+
<p id="_1261da19-add0-4847-a786-6b452a467e64">Determine the mass fraction of moisture in accordance with the method specified in <eref type="inline" bibitemid="ISO712" citeas="ISO 712"/>.</p>
|
414
396
|
</subsection>
|
415
397
|
<subsection id="_waxy_rice_content">
|
416
398
|
<title>Waxy rice content</title>
|
417
|
-
<p id="
|
399
|
+
<p id="_4bbd9e0c-aeb9-4332-91da-94839203757d">Determine the mass fraction of waxy rice. <xref target="AnnexB"/> gives an example of a suitable method.</p>
|
418
400
|
</subsection>
|
419
|
-
<subsection id="_nitrogen_content_and_crude_protein_content"><title>Nitrogen content and crude protein content</title><p id="
|
420
|
-
<p id="
|
421
|
-
<subsection id="_gelatinization_time_2"><title>Gelatinization time</title><p id="
|
422
|
-
<p id="
|
423
|
-
<subsection id="_husked_rice_yield_2"><title>Husked rice yield</title><subsection id="_determination"><title>Determination</title><admonition id="
|
424
|
-
<p id="
|
401
|
+
<subsection id="_nitrogen_content_and_crude_protein_content"><title>Nitrogen content and crude protein content</title><p id="_2cf26dc2-6dc1-4067-ab01-b8928415ceaa">Determine the nitrogen content and crude protein content in accordance with either <eref type="inline" bibitemid="ISO16634" citeas="ISO 16634"/>, Clause 9, or <eref type="inline" bibitemid="ISO20483" citeas="ISO 20483"/>. For details on the determination of protein content using the Kjeldahl method, see Reference <eref type="inline" bibitemid="ref12" citeas="[12]"/> in the Bibliography. For details concerning the use of the Dumas method, see References <eref type="inline" bibitemid="ref10" citeas="[10]"/> and <eref type="inline" bibitemid="ref16" citeas="[16]"/>.</p>
|
402
|
+
<p id="_5f357f87-d447-4679-a3ac-a341da562e36">Calculate the crude protein content of the dry product by multiplying the value of the nitrogen content by the conversion factor specified in <eref type="inline" bibitemid="ISO20483" citeas="ISO 20483"/>, Annex C and Table C.1, that is adapted to the type of cereals or pulses <eref type="footnote" bibitemid="ref13" citeas="[13]"/><eref type="footnote" bibitemid="ref14" citeas="[14]"/> and to their use.</p></subsection>
|
403
|
+
<subsection id="_gelatinization_time_2"><title>Gelatinization time</title><p id="_224d5bd3-3229-4cee-96af-158fc0484655">Determine the gelatinization time, <stem type="AsciiMath">t_90</stem>, for rice kernels during cooking. An example of a typical curve is given in <xref target="figureC-1"/>. Three typical stages of gelatinization are shown in <xref target="figureC-2"/>.</p>
|
404
|
+
<p id="_6713dc7e-c4fd-4ad1-8f73-9cac03dbc6d2">Report the results as specified in <xref target="clause7"/>.</p></subsection>
|
405
|
+
<subsection id="_husked_rice_yield_2"><title>Husked rice yield</title><subsection id="_determination"><title>Determination</title><admonition id="_2c1dd81f-4194-4cc6-8b06-11d9f9b8f4b0" type="caution">
|
406
|
+
<p id="_304de3fa-b84f-44d0-9c7c-4d3092c422fe">Only use paddy or parboiled rice for the determination of husked rice yield.</p>
|
425
407
|
</admonition>
|
426
|
-
<p id="
|
408
|
+
<p id="_9b7e463e-377d-4781-92b8-2215c9f76b79">Determine the husked rice yield in accordance with <eref type="inline" bibitemid="ISO6646" citeas="ISO 6646"/>.</p></subsection>
|
427
409
|
<subsection id="_precision"><title>Precision</title><subsection id="_interlaboratory_test">
|
428
410
|
<title>Interlaboratory test</title>
|
429
|
-
<p id="
|
411
|
+
<p id="_fde8908b-1b2c-4dd6-ad82-5a43abb7e645">The results of an interlaboratory test are given in <xref target="AnnexD"/> for information</p>
|
430
412
|
</subsection>
|
431
|
-
<subsection id="_repeatability"><title>Repeatability</title><p id="
|
432
|
-
<formula id="
|
413
|
+
<subsection id="_repeatability"><title>Repeatability</title><p id="_0ce1bfab-bc83-4ed7-ba98-90016c59f7c6">The absolute difference between two independent single test results, obtained using the same method on identical test material in the same laboratory by the same operator using the same equipment within a short interval of time, shall not exceed the arithmetic mean of the values for <stem type="AsciiMath">r</stem> obtained from the interlaboratory study for husked rice in more than 5 % of cases:</p>
|
414
|
+
<formula id="_0bdf42ed-40f1-4c39-aa63-f07327649f1e">
|
433
415
|
<stem type="AsciiMath">r = 1 %</stem>
|
434
|
-
<dl id="
|
416
|
+
<dl id="_16461b2e-25ae-4c65-9d83-5be5eab6971d">
|
435
417
|
<dt>
|
436
418
|
<stem type="AsciiMath">r</stem>
|
437
419
|
</dt>
|
438
420
|
<dd>
|
439
|
-
<p id="
|
421
|
+
<p id="_c1b87928-955c-4494-bce0-2fb3efb3f727">is the repeatability limit.</p>
|
440
422
|
</dd>
|
441
423
|
</dl></formula>
|
442
424
|
|
443
425
|
</subsection>
|
444
|
-
<subsection id="_reproducibility"><title>Reproducibility</title><p id="
|
445
|
-
<formula id="
|
426
|
+
<subsection id="_reproducibility"><title>Reproducibility</title><p id="_40814622-34e4-4551-9318-4cfcc6e6f499">The absolute difference between two single test results, obtained using the same method on identical test material in different laboratories by different operators using different equipment, shall not exceed the arithmetic mean of the values for <stem type="AsciiMath">R</stem> obtained from the interlaboratory study in more than 5 % of cases:</p>
|
427
|
+
<formula id="_2761c5ab-8d67-468f-a171-4560e5601bba">
|
446
428
|
<stem type="AsciiMath">R = 3 %</stem>
|
447
|
-
<dl id="
|
429
|
+
<dl id="_73dfbab6-5926-418d-8f84-403c30c040e8">
|
448
430
|
<dt>
|
449
431
|
<stem type="AsciiMath">R</stem>
|
450
432
|
</dt>
|
451
433
|
<dd>
|
452
|
-
<p id="
|
434
|
+
<p id="_71f32872-1b94-4d02-9d55-e33d1b1fdc40">is the reproducibility limit.</p>
|
453
435
|
</dd>
|
454
436
|
</dl></formula>
|
455
437
|
|
456
438
|
</subsection></subsection></subsection></clause>
|
457
|
-
<clause id="clause7"><title>Test report</title><p id="
|
458
|
-
<ol id="
|
439
|
+
<clause id="clause7"><title>Test report</title><p id="_d81c133c-333b-4c81-bbcd-424d0f9fe932">For each test method, the test report shall specify the following:</p>
|
440
|
+
<ol id="_796cf5f7-dec7-4ebb-b10a-4efd509310a0" type="alphabet">
|
459
441
|
<li>
|
460
|
-
<p id="
|
442
|
+
<p id="_93dcde01-83b2-408f-9df1-4c4c1905f38d">all information necessary for the complete identification of the sample;</p>
|
461
443
|
</li>
|
462
444
|
<li>
|
463
|
-
<p id="
|
445
|
+
<p id="_c87bf91b-2b20-49e1-9252-950a37d8f382">a reference to this document (i.e. ISO 17301-1);</p>
|
464
446
|
</li>
|
465
447
|
<li>
|
466
|
-
<p id="
|
448
|
+
<p id="_e5d3107e-7339-4a13-b3a0-7b3bddd448e6">the sampling method used;</p>
|
467
449
|
</li>
|
468
450
|
<li>
|
469
|
-
<p id="
|
451
|
+
<p id="_33f508f3-3a6f-46be-85b7-7b0c86196fcd">the test method used;</p>
|
470
452
|
</li>
|
471
453
|
<li>
|
472
|
-
<p id="
|
454
|
+
<p id="_e28c6ed7-6bf1-4396-9b00-b390d4492bc2">the test result(s) obtained or, if the repeatability has been checked, the final quoted result obtained;</p>
|
473
455
|
</li>
|
474
456
|
<li>
|
475
|
-
<p id="
|
457
|
+
<p id="_86251b4e-505f-446f-9f67-8b056112096e">all operating details not specified in this document, or regarded as optional, together with details of any incidents which may have influenced the test result(s);</p>
|
476
458
|
</li>
|
477
459
|
<li>
|
478
|
-
<p id="
|
460
|
+
<p id="_f61b31f5-5fc2-46d4-b8df-5b757b8b2fff">any unusual features (anomalies) observed during the test;</p>
|
479
461
|
</li>
|
480
462
|
<li>
|
481
|
-
<p id="
|
463
|
+
<p id="_496496c8-eb62-485f-ad2a-6d77c427ea3b">the date of the test.</p>
|
482
464
|
</li>
|
483
465
|
</ol></clause>
|
484
|
-
<clause id="_packaging"><title>Packaging</title><p id="
|
485
|
-
<p id="
|
466
|
+
<clause id="_packaging"><title>Packaging</title><p id="_55c8f09c-90d9-41ef-8444-1e98168bd7d6">The packaging shall not transmit any odour or flavour to the product and shall not contain substances which may damage the product or constitute a health risk.</p>
|
467
|
+
<p id="_df028a6d-64e7-4295-a628-6b78578f8eb9">If bags are used, they shall comply with the requirements of <xref target="ISO8531-1"/>, Clause 9, or <eref type="inline" bibitemid="ISO8351-2" citeas="ISO 8351-2"/>, as appropriate.</p></clause>
|
486
468
|
<clause id="_marking">
|
487
469
|
<title>Marking</title>
|
488
|
-
<p id="
|
470
|
+
<p id="_4eeb1e74-7369-4532-96ed-efe72ce21289">The packages shall be marked or labelled as required by the country of destination.</p>
|
489
471
|
</clause>
|
490
|
-
|
472
|
+
|
473
|
+
|
474
|
+
|
475
|
+
|
476
|
+
|
477
|
+
</sections><annex id="AnnexA" subtype="normative"><title>Determination of defects</title><subsection id="_principle">
|
491
478
|
<title>Principle</title>
|
492
|
-
<p id="
|
479
|
+
<p id="_b767b8bd-4cdf-4e8b-b4f4-0c11da44adbb">Extraneous matter, broken kernels, damaged kernels and other kinds of rice are separated manually according to the following types: husked rice, milled rice, husked parboiled rice and milled parboiled rice. Each type is then weighed.</p>
|
493
480
|
</subsection>
|
494
|
-
<subsection id="_apparatus"><title>Apparatus</title><p id="
|
481
|
+
<subsection id="_apparatus"><title>Apparatus</title><p id="_d66975a9-c9fa-4f12-8846-39880f758e53">The usual laboratory apparatus and, in particular, the following.</p>
|
495
482
|
<subsection id="AnnexA-2-1" inline-header="true">
|
496
483
|
<title>Sample divider,</title>
|
497
|
-
<p id="
|
484
|
+
<p id="_fac8d605-be56-433d-9e58-3e0998624678">consisting of a conical sample divider or multiple-slot sample divider with a distribution system, e.g. "Split-it-right" sample divider, such as that shown in <xref target="figureA-1"/>.</p>
|
498
485
|
</subsection>
|
499
486
|
<subsection id="_sieve" inline-header="true">
|
500
487
|
<title>Sieve,</title>
|
501
|
-
<p id="
|
488
|
+
<p id="_4104c78a-61c0-40f6-9d27-b56c0b488f4a">with round perforations of diameter 1,4 mm.</p>
|
502
489
|
</subsection>
|
503
490
|
<subsection id="_tweezers" inline-header="true">
|
504
491
|
<title>Tweezers.</title>
|
@@ -511,76 +498,75 @@ World<br/>
|
|
511
498
|
</subsection>
|
512
499
|
<subsection id="AnnexA-2-6" inline-header="true">
|
513
500
|
<title>Steel bowls,</title>
|
514
|
-
<p id="
|
501
|
+
<p id="_95107d7e-012e-4792-b631-818b5ed47b72">of diameter 100 mm ± 5 mm; seven per test sample.</p>
|
515
502
|
</subsection>
|
516
503
|
<subsection id="_balance" inline-header="true">
|
517
504
|
<title>Balance,</title>
|
518
|
-
<p id="
|
505
|
+
<p id="_e33b0856-b3ef-4d90-a406-0c164b92dab8">which can be read to the nearest 0,01 g.</p>
|
519
506
|
</subsection></subsection>
|
520
507
|
<subsection id="_sampling">
|
521
508
|
<title>Sampling</title>
|
522
|
-
<p id="
|
509
|
+
<p id="_6416c245-d9cd-4106-a21d-b641cec698c8">See <xref target="clause5"/>.</p>
|
523
510
|
</subsection>
|
524
511
|
<subsection id="_procedure">
|
525
512
|
<title>Procedure</title>
|
526
|
-
<subsection id="AnnexA-4-1"><title>Preparation of test sample</title><p id="
|
527
|
-
<p id="
|
513
|
+
<subsection id="AnnexA-4-1"><title>Preparation of test sample</title><p id="_cc32fd88-e01c-4350-960b-9f2d1bc221bc">Carefully mix the laboratory sample to make it as uniform as possible, then proceed to reduce it, using a divider (<xref target="AnnexA-2-1"/>), until a quantity of about 30 g is obtained.</p>
|
514
|
+
<p id="_691edb0b-1cfb-402e-94c7-cbcd61fef6d7">All parts of kernels which get stuck in the perforations of a sieve should be considered to be retained by the sieve.</p>
|
528
515
|
<figure id="figureA-1">
|
529
516
|
<name>Split-it-right sample divider</name>
|
530
|
-
<image src="rice_images/rice_image1.png" id="
|
517
|
+
<image src="rice_images/rice_image1.png" id="_9c21d644-7a0c-41f8-9cb3-e9b642e95325" imagetype="PNG"/>
|
531
518
|
</figure></subsection>
|
532
519
|
</subsection>
|
533
|
-
<subsection id="_determination_2"><title>Determination</title><p id="
|
534
|
-
<p id="
|
535
|
-
<subsection id="_calculation"><title>Calculation</title><p id="
|
520
|
+
<subsection id="_determination_2"><title>Determination</title><p id="_c0c4f655-be13-43c9-acdf-516deb712477">Weigh, to the nearest 0,1 g, one of the test samples obtained in accordance with <xref target="AnnexA-4-1"/> and separate the different defects into the bowls (<xref target="AnnexA-2-6"/>). When a kernel has several defects, classify it in the defect category for which the maximum permissible value is the lowest (see <xref target="table1"/>).</p>
|
521
|
+
<p id="_45441733-4e5d-41fe-8894-64b965f8ff05">Weigh, to the nearest 0,01 g, the fractions so obtained.</p></subsection>
|
522
|
+
<subsection id="_calculation"><title>Calculation</title><p id="_1fc152b0-fef1-4a34-a972-1149b1cf1c32">Express the mass fraction of each defect using Formula (<xref target="formulaA-1"/>):</p>
|
536
523
|
<formula id="formulaA-1">
|
537
524
|
<stem type="AsciiMath">w = (m_D) / (m_s)</stem>
|
538
|
-
<dl id="
|
525
|
+
<dl id="_08f87762-a704-4021-b1c1-0d9dc80c1b79">
|
539
526
|
<dt>
|
540
527
|
<stem type="AsciiMath">w</stem>
|
541
528
|
</dt>
|
542
529
|
<dd>
|
543
|
-
<p id="
|
530
|
+
<p id="_751f6c96-d659-42e9-b2c1-7693db8e14da">is the mass fraction of grains with a particular defect in the test sample;</p>
|
544
531
|
</dd>
|
545
532
|
<dt>
|
546
533
|
<stem type="AsciiMath">m_D</stem>
|
547
534
|
</dt>
|
548
535
|
<dd>
|
549
|
-
<p id="
|
536
|
+
<p id="_a70aaedc-c407-405a-af3a-754873874f0f">is the mass, in grams, of grains with that defect;</p>
|
550
537
|
</dd>
|
551
538
|
<dt>
|
552
539
|
<stem type="AsciiMath">m_S</stem>
|
553
540
|
</dt>
|
554
541
|
<dd>
|
555
|
-
<p id="
|
542
|
+
<p id="_2fc7ddf1-2dfa-40ad-b1d0-4ca808c508a3">is the mass, in grams, of the test sample.</p>
|
556
543
|
</dd>
|
557
544
|
</dl></formula>
|
558
545
|
|
559
546
|
</subsection>
|
560
547
|
<subsection id="_test_report">
|
561
548
|
<title>Test report</title>
|
562
|
-
<p id="
|
563
|
-
</subsection></annex>
|
564
|
-
<annex id="AnnexB" subtype="informative"><title>Determination of the waxy rice content of parboiled rice</title><subsection id="_principle_2">
|
549
|
+
<p id="_6f76ac0a-5543-4da1-8ef8-0d2cd5146803">Report the results as specified in <xref target="clause7"/>.</p>
|
550
|
+
</subsection></annex><annex id="AnnexB" subtype="informative"><title>Determination of the waxy rice content of parboiled rice</title><subsection id="_principle_2">
|
565
551
|
<title>Principle</title>
|
566
|
-
<p id="
|
552
|
+
<p id="_80f6ee00-2079-411b-a450-5cba90d7dcf1">Waxy rice kernels have a reddish brown colour when stained in an iodine solution, while non-waxy rice kernels show a dark blue colour.</p>
|
567
553
|
</subsection>
|
568
|
-
<subsection id="_apparatus_2"><title>Apparatus</title><p id="
|
554
|
+
<subsection id="_apparatus_2"><title>Apparatus</title><p id="_b440849d-b0bd-4296-ad96-f2a49fd61c30">The usual laboratory apparatus and, in particular, the following.</p>
|
569
555
|
<subsection id="AnnexB-2-1" inline-header="true">
|
570
556
|
<title>Balance,</title>
|
571
|
-
<p id="
|
557
|
+
<p id="_6a4ef377-3594-4f37-a173-c4ec711c2fc0">capable of weighing to the nearest 0,01 g.</p>
|
572
558
|
</subsection>
|
573
559
|
<subsection id="AnnexB-2-2" inline-header="true">
|
574
560
|
<title>Glass beaker,</title>
|
575
|
-
<p id="
|
561
|
+
<p id="_eaede5d4-1cb5-41d1-9414-7e339a308f99">of capacity 250 ml.</p>
|
576
562
|
</subsection>
|
577
563
|
<subsection id="AnnexB-2-3" inline-header="true">
|
578
564
|
<title>Small white colour bowls,</title>
|
579
|
-
<p id="
|
565
|
+
<p id="_492d76b5-305e-45c0-a976-d526e137a725">or any white colour container of a suitable size.</p>
|
580
566
|
</subsection>
|
581
567
|
<subsection id="AnnexB-2-4" inline-header="true">
|
582
568
|
<title>Wire sieve,</title>
|
583
|
-
<p id="
|
569
|
+
<p id="_edbbb0ea-bac7-4663-b869-fc908dadbc30">with long rounded apertures of (1 mm <stem type="AsciiMath">{:(+0.02),(0):}</stem> mm) × (20 mm <stem type="AsciiMath">{:(+2),(-1):}</stem> mm).</p>
|
584
570
|
</subsection>
|
585
571
|
<subsection id="AnnexB-2-5" inline-header="true">
|
586
572
|
<title>Stirrer rod.</title>
|
@@ -591,117 +577,115 @@ World<br/>
|
|
591
577
|
<subsection id="AnnexB-2-7" inline-header="true">
|
592
578
|
<title>Tissue paper.</title>
|
593
579
|
</subsection></subsection>
|
594
|
-
<subsection id="_reagents"><title>Reagents</title><admonition id="
|
595
|
-
<p id="
|
580
|
+
<subsection id="_reagents"><title>Reagents</title><admonition id="_519b25f6-6082-4720-ae8f-d4ab679d55ef" type="warning">
|
581
|
+
<p id="_deebd5df-e271-4c5c-9983-6e0bd6c1d442">Direct contact of iodine with skin can cause lesions so care should be taken in handling iodine. Iodine vapour is very irritating to eyes and mucous membranes.</p>
|
596
582
|
</admonition>
|
597
583
|
<subsection id="AnnexB-3-1" inline-header="true">
|
598
584
|
<title>Deionized water,</title>
|
599
|
-
<p id="
|
585
|
+
<p id="_6642bb8b-ff5c-45cc-b5d4-c56b59ca43eb">Grade 3 quality as specified in <eref type="inline" bibitemid="ISO3696" citeas="ISO 3696"/>.</p>
|
600
586
|
</subsection>
|
601
587
|
<subsection id="AnnexB-3-2" inline-header="true">
|
602
588
|
<title>Iodine stock solution,</title>
|
603
|
-
<p id="
|
604
|
-
<p id="
|
589
|
+
<p id="_b550dacf-8039-41cb-aa92-5092706592a9">containing a mass fraction of 4,1 % iodine and 6,3 % potassium iodide in deionized water such as Lugols.<fn reference="2">
|
590
|
+
<p id="_03d50681-1912-411c-a16d-a0e9c3624fce">Lugols is an example of a suitable product available commercially. This information is given for the convenience of users of this document and does not constitute an endorsement by ISO of this product.</p>
|
605
591
|
</fn></p>
|
606
592
|
</subsection>
|
607
|
-
<subsection id="AnnexB-3-3" inline-header="true"><title>Iodine working solution,</title><p id="
|
608
|
-
<p id="
|
593
|
+
<subsection id="AnnexB-3-3" inline-header="true"><title>Iodine working solution,</title><p id="_0888eb3a-d9ff-48cb-ae3d-a1c888e42300">obtained by diluting the stock solution (<xref target="AnnexB-3-2"/>) two times (by volume) with deionized water (<xref target="AnnexB-3-1"/>).</p>
|
594
|
+
<p id="_ba7858a6-1988-4d4e-9065-3eb967d53ab7">Prepare fresh daily.</p></subsection></subsection>
|
609
595
|
<subsection id="_sampling_2">
|
610
596
|
<title>Sampling</title>
|
611
|
-
<p id="
|
597
|
+
<p id="_f40f5892-57aa-40fa-b345-44f0d4e88ef6">Sampling shall be carried out in accordance with <xref target="clause5"/>.</p>
|
612
598
|
</subsection>
|
613
599
|
<subsection id="_determination_3"><title>Determination</title><subsection id="_3">
|
614
600
|
<title/>
|
615
|
-
<p id="
|
601
|
+
<p id="_770b11fc-f036-4576-a202-76432b80cecc">Weigh a portion of about 100 g of milled rice and put it into a glass beaker (<xref target="AnnexB-2-2"/>).</p>
|
616
602
|
</subsection>
|
617
603
|
<subsection id="_4">
|
618
604
|
<title/>
|
619
|
-
<p id="
|
605
|
+
<p id="_ddb0f9e7-ea68-4347-aa65-a28416f18722">Add enough iodine working solution (<xref target="AnnexB-3-3"/>) to soak the kernels, and stir (<xref target="AnnexB-2-5"/>) until all the kernels are submerged under the solution. Let the kernels soak in the solution for 30 s.</p>
|
620
606
|
</subsection>
|
621
607
|
<subsection id="_5">
|
622
608
|
<title/>
|
623
|
-
<p id="
|
609
|
+
<p id="_39da8555-1a67-4f29-b45e-399dcb1d5df9">Pour the rice and solution into a wire sieve (<xref target="AnnexB-2-4"/>), and shake the basket slightly in order to drain out the solution. Then place the wire sieve on a piece of tissue paper (<xref target="AnnexB-2-7"/>) to absorb the excess liquid.</p>
|
624
610
|
</subsection>
|
625
611
|
<subsection id="_6">
|
626
612
|
<title/>
|
627
|
-
<p id="
|
613
|
+
<p id="_3d450086-bb9e-4e25-ad77-d3414bab0f68">Pour the stained kernels into a bowl (<xref target="AnnexB-2-3"/>). Using tweezers or forceps (<xref target="AnnexB-2-6"/>), separate the reddish brown kernels of waxy rice from the dark blue kernels of non-waxy rice.</p>
|
628
614
|
</subsection>
|
629
615
|
<subsection id="_7">
|
630
616
|
<title/>
|
631
|
-
<p id="
|
617
|
+
<p id="_05b4aee9-3c21-4582-8ed8-510bef24e218">Weigh the waxy rice portion (<stem type="AsciiMath">m_1</stem>) and the non-waxy rice portion (<stem type="AsciiMath">m_2</stem>) to the nearest 0,1 g.</p>
|
632
618
|
</subsection></subsection>
|
633
|
-
<subsection id="_calculation_2"><title>Calculation</title><p id="
|
619
|
+
<subsection id="_calculation_2"><title>Calculation</title><p id="_38a2c8d9-74d8-4935-a7a8-6c9afd8ec357">Calculate the mass fraction, expressed as a percentage, of the waxy rice, <stem type="AsciiMath">w_(wax)</stem>, using Formula (<xref target="formulaB-1"/>):</p>
|
634
620
|
<formula id="formulaB-1">
|
635
621
|
<stem type="AsciiMath">w_(wax) = (m_1) / (m_1 + m_2) xx 100</stem>
|
636
|
-
<dl id="
|
622
|
+
<dl id="_f8407fb8-7eba-4aed-b37e-411f17aaacd6">
|
637
623
|
<dt>
|
638
624
|
<stem type="AsciiMath">m_1</stem>
|
639
625
|
</dt>
|
640
626
|
<dd>
|
641
|
-
<p id="
|
627
|
+
<p id="_89dd2dfe-836e-4ea7-b85c-16fe9f6c2af2">is the mass, expressed in grams, of the waxy rice portion;</p>
|
642
628
|
</dd>
|
643
629
|
<dt>
|
644
630
|
<stem type="AsciiMath">m_2</stem>
|
645
631
|
</dt>
|
646
632
|
<dd>
|
647
|
-
<p id="
|
633
|
+
<p id="_cfe7b3ce-3c6e-43d7-ae4e-39b9be548449">is the mass, expressed in grams, of the non-waxy rice portion.</p>
|
648
634
|
</dd>
|
649
635
|
</dl></formula>
|
650
636
|
|
651
637
|
</subsection>
|
652
638
|
<subsection id="_test_report_2">
|
653
639
|
<title>Test report</title>
|
654
|
-
<p id="
|
655
|
-
</subsection></annex>
|
656
|
-
<annex id="AnnexC" subtype="informative"><title>Gelatinization</title><p id="_125ffdd3-e2f1-4c7b-8f90-4acfc266caaf"><xref target="figureC-1"/> gives an example of a typical gelatinization curve. <xref target="figureC-2"/> shows the three stages of gelatinization.</p>
|
640
|
+
<p id="_f8aa0c79-0004-4dfb-9e6c-28564d582346">Report the results as specified in <xref target="clause7"/>, giving the results calculated using Formula (<xref target="formulaB-1"/>).</p>
|
641
|
+
</subsection></annex><annex id="AnnexC" subtype="informative"><title>Gelatinization</title><p id="_de150585-d3c4-416c-964b-992585d8384f"><xref target="figureC-1"/> gives an example of a typical gelatinization curve. <xref target="figureC-2"/> shows the three stages of gelatinization.</p>
|
657
642
|
<figure id="figureC-1">
|
658
643
|
<name>Typical gelatinization curve</name>
|
659
|
-
<image src="rice_images/rice_image2.png" id="
|
644
|
+
<image src="rice_images/rice_image2.png" id="_7c7eb290-09ff-4a33-930e-e4ece6341c60" imagetype="PNG"/>
|
660
645
|
<fn reference="a">
|
661
|
-
<p id="
|
662
|
-
</fn><dl id="
|
646
|
+
<p id="_fae0370c-8887-4f3c-9f0f-050cbd82f708">The time <stem type="AsciiMath">t_90</stem> was estimated to be 18,2 min for this example.</p>
|
647
|
+
</fn><dl id="_64e71475-5c73-4ad3-b402-995266f83d3e">
|
663
648
|
<dt>
|
664
649
|
<stem type="AsciiMath">w</stem>
|
665
650
|
</dt>
|
666
651
|
<dd>
|
667
|
-
<p id="
|
652
|
+
<p id="_e41cb45a-ea9c-4806-aa20-d7bd5eff1f2b">mass fraction of gelatinized kernels, expressed in per cent</p>
|
668
653
|
</dd>
|
669
654
|
<dt>
|
670
655
|
<stem type="AsciiMath">t</stem>
|
671
656
|
</dt>
|
672
657
|
<dd>
|
673
|
-
<p id="
|
658
|
+
<p id="_9a36fa98-0646-4ac8-8d46-693e348130bd">cooking time, expressed in minutes</p>
|
674
659
|
</dd>
|
675
660
|
<dt>
|
676
661
|
<stem type="AsciiMath">t_90</stem>
|
677
662
|
</dt>
|
678
663
|
<dd>
|
679
|
-
<p id="
|
664
|
+
<p id="_7923c0b5-7184-4bcb-8d72-ba001a81e30e">time required to gelatinize 90 % of the kernels</p>
|
680
665
|
</dd>
|
681
666
|
<dt>P</dt>
|
682
667
|
<dd>
|
683
|
-
<p id="
|
668
|
+
<p id="_9712efcd-506d-428a-abf8-daca4c4953ed">point of the curve corresponding to a cooking time of <stem type="AsciiMath">t_90</stem></p>
|
684
669
|
</dd>
|
685
|
-
</dl
|
670
|
+
</dl><note id="_1e9d8c54-d94b-4cf2-a257-658512f7079b">
|
671
|
+
<p id="_4ab97aba-acae-4441-af8c-8013d9966e6d">These results are based on a study carried out on three different types of kernel.</p>
|
672
|
+
</note></figure>
|
686
673
|
|
687
674
|
|
688
675
|
|
689
|
-
|
690
|
-
|
691
|
-
</note>
|
692
|
-
<figure id="figureC-2"><figure id="_be533a0f-081e-4ef1-95b6-5470b023d3e6">
|
676
|
+
|
677
|
+
<figure id="figureC-2"><figure id="_d218eeca-8fc7-4330-ae32-72503078e024">
|
693
678
|
<name>Initial stages: No grains are fully gelatinized (ungelatinized starch granules are visible inside the kernels)</name>
|
694
|
-
<image src="rice_images/rice_image3_1.png" id="
|
679
|
+
<image src="rice_images/rice_image3_1.png" id="_65492d3c-f640-488b-9b17-afa018a60a44" imagetype="PNG"/>
|
695
680
|
</figure>
|
696
|
-
<figure id="
|
681
|
+
<figure id="_d9b444a9-c036-44fd-b9fb-4f4652f93e88">
|
697
682
|
<name>Intermediate stages: Some fully gelatinized kernels are visible</name>
|
698
|
-
<image src="rice_images/rice_image3_2.png" id="
|
683
|
+
<image src="rice_images/rice_image3_2.png" id="_f2ae0dd4-1417-4dba-b50f-fcf934cbca7b" imagetype="PNG"/>
|
699
684
|
</figure>
|
700
|
-
<figure id="
|
685
|
+
<figure id="_d1b046e4-94f4-4d8e-9f55-ceb98f35e109">
|
701
686
|
<name>Final stages: All kernels are fully gelatinized</name>
|
702
|
-
<image src="rice_images/rice_image3_3.png" id="
|
703
|
-
</figure></figure></annex>
|
704
|
-
<annex id="AnnexD" subtype="informative"><title>Results of interlaboratory test for husked rice yields</title><p id="_154df436-81b7-4f40-a024-b35c1263fd71">An interlaboratory test <eref type="inline" bibitemid="ref15" citeas="[15]"/> was carried out by the ENR [Rice Research Centre (Italy)] in accordance with <eref type="inline" bibitemid="ISO5725-1" citeas="ISO 5725-1"/> and <eref type="inline" bibitemid="ISO5725-2" citeas="ISO 5725-2"/>, with the participation of 15 laboratories. Each laboratory carried out three determinations on four different types of kernel. The statistical results are shown in <xref target="tableD-1"/>.</p>
|
687
|
+
<image src="rice_images/rice_image3_3.png" id="_bde904ad-5295-4f0c-8d13-5852127bdd79" imagetype="PNG"/>
|
688
|
+
</figure></figure></annex><annex id="AnnexD" subtype="informative"><title>Results of interlaboratory test for husked rice yields</title><p id="_79e88910-7d83-4ec7-b610-d8d3192ca9b8">An interlaboratory test <eref type="inline" bibitemid="ref15" citeas="[15]"/> was carried out by the ENR [Rice Research Centre (Italy)] in accordance with <eref type="inline" bibitemid="ISO5725-1" citeas="ISO 5725-1"/> and <eref type="inline" bibitemid="ISO5725-2" citeas="ISO 5725-2"/>, with the participation of 15 laboratories. Each laboratory carried out three determinations on four different types of kernel. The statistical results are shown in <xref target="tableD-1"/>.</p>
|
705
689
|
<table id="tableD-1">
|
706
690
|
<name>Repeatability and reproducibility of husked rice yield</name>
|
707
691
|
<tbody>
|
@@ -712,7 +696,7 @@ World<br/>
|
|
712
696
|
<tr>
|
713
697
|
<td align="left">Arborio</td>
|
714
698
|
<td align="center">Drago<fn reference="a">
|
715
|
-
<p id="
|
699
|
+
<p id="_8874f6ae-ef58-4882-abe0-0f063436356c">Parboiled rice.</p>
|
716
700
|
</fn></td>
|
717
701
|
<td align="center">Balilla</td>
|
718
702
|
<td align="center">Thaibonnet</td>
|
@@ -774,116 +758,207 @@ World<br/>
|
|
774
758
|
<td align="center">6,06</td>
|
775
759
|
</tr>
|
776
760
|
</tbody>
|
777
|
-
</table></annex>
|
778
|
-
<
|
761
|
+
</table></annex><annex id="_extraneous_information" subtype="informative"><title>Extraneous information</title><p id="_0e64f987-d5d8-48d2-8bca-4169015f27fc">
|
762
|
+
<em>This appendix is not in the original Rice model document, and is inserted to illustrate elements absent fromthat document: block quotes, source code, and examples.</em>
|
763
|
+
</p>
|
764
|
+
<quote id="_fe7915bf-8557-40df-81e8-a42a6b091e32">
|
765
|
+
<source type="inline" bibitemid="ISO7301" citeas="ISO 7301"><locality type="section"><reference>1</reference></locality></source>
|
766
|
+
<author>ISO</author>
|
767
|
+
<p id="_a58f3043-4f40-4be2-a666-c64307e853e9">This International Standard gives the minimum specifications for rice (<em>Oryza sativa</em> L.) which is subject to international trade. It is applicable to the following types: husked rice and milled rice, parboiled or not, intended for direct human consumption. It is neither applicable to other products derived from rice, nor to waxy rice (glutinous rice).</p>
|
768
|
+
</quote>
|
769
|
+
<example id="samplecode">
|
770
|
+
<sourcecode id="_f3b686c5-b0a1-428d-994a-96ab29615159">puts "Hello, world."</sourcecode>
|
771
|
+
</example></annex><references id="_normative_references"><title>Normative References</title>
|
772
|
+
<bibitem id="ISO712" type="standard">
|
773
|
+
<title format="text/plain">Cereals and cereal products — Determination of moisture content — Reference method</title>
|
774
|
+
<docidentifier>ISO 712</docidentifier>
|
775
|
+
<contributor>
|
776
|
+
<role type="publisher"/>
|
777
|
+
<organization>
|
778
|
+
<name>ISO</name>
|
779
|
+
</organization>
|
780
|
+
</contributor>
|
781
|
+
</bibitem><bibitem id="ISO6646" type="standard">
|
782
|
+
<title format="text/plain">Rice — Determination of the potential milling yield from paddy and from husked rice</title>
|
783
|
+
<docidentifier>ISO 6646</docidentifier>
|
784
|
+
<contributor>
|
785
|
+
<role type="publisher"/>
|
786
|
+
<organization>
|
787
|
+
<name>ISO</name>
|
788
|
+
</organization>
|
789
|
+
</contributor>
|
790
|
+
</bibitem><bibitem id="ISO8351-1" type="standard">
|
791
|
+
<title format="text/plain">Packaging — Method of specification for sacks — Part 1: Paper sacks</title>
|
792
|
+
<docidentifier>ISO 8351-1</docidentifier>
|
793
|
+
<date type="published">1994</date>
|
794
|
+
<contributor>
|
795
|
+
<role type="publisher"/>
|
796
|
+
<organization>
|
797
|
+
<name>ISO</name>
|
798
|
+
</organization>
|
799
|
+
</contributor>
|
800
|
+
</bibitem><bibitem id="ISO8351-2" type="standard">
|
801
|
+
<title format="text/plain">Packaging — Method of specification for sacks — Part 2: Sacks made from thermoplastic flexible film</title>
|
802
|
+
<docidentifier>ISO 8351-2</docidentifier>
|
803
|
+
<contributor>
|
804
|
+
<role type="publisher"/>
|
805
|
+
<organization>
|
806
|
+
<name>ISO</name>
|
807
|
+
</organization>
|
808
|
+
</contributor>
|
809
|
+
</bibitem><bibitem id="ISO16634" type="standard">
|
810
|
+
<title format="text/plain">Cereals, pulses, milled cereal products, oilseeds and animal feeding stuffs — Determination of the total nitrogen content by combustion according to the Dumas principle and calculation of the crude protein content</title>
|
811
|
+
<docidentifier>ISO 16634</docidentifier>
|
812
|
+
<date type="published">--</date>
|
813
|
+
<contributor>
|
814
|
+
<role type="publisher"/>
|
815
|
+
<organization>
|
816
|
+
<name>ISO</name>
|
817
|
+
</organization>
|
818
|
+
</contributor>
|
819
|
+
<note format="text/plain" reference="3">ISO DATE: Under preparation. (Stage at the time of publication ISO/DIS 16634)</note>
|
820
|
+
</bibitem><bibitem id="ISO20483" type="standard">
|
821
|
+
<title format="text/plain">Cereals and pulses — Determination of the nitrogen content and calculation of the crude protein content — Kjeldahl method</title>
|
822
|
+
<docidentifier>ISO 20483</docidentifier>
|
823
|
+
<date type="published">2013</date>
|
824
|
+
<contributor>
|
825
|
+
<role type="publisher"/>
|
826
|
+
<organization>
|
827
|
+
<name>ISO</name>
|
828
|
+
</organization>
|
829
|
+
</contributor>
|
830
|
+
</bibitem><bibitem id="ISO24333" type="standard">
|
831
|
+
<title format="text/plain">Cereals and cereal products — Sampling</title>
|
832
|
+
<docidentifier>ISO 24333</docidentifier>
|
833
|
+
<date type="published">2009</date>
|
834
|
+
<contributor>
|
835
|
+
<role type="publisher"/>
|
836
|
+
<organization>
|
837
|
+
<name>ISO</name>
|
838
|
+
</organization>
|
839
|
+
</contributor>
|
840
|
+
</bibitem></references><references id="_bibliography">
|
779
841
|
<title>Bibliography</title>
|
780
842
|
<bibitem id="ISO3696" type="standard">
|
781
|
-
<
|
782
|
-
<docidentifier>3696</docidentifier>
|
783
|
-
<
|
784
|
-
<
|
843
|
+
<title format="text/plain">Water for analytical laboratory use — Specification and test methods</title>
|
844
|
+
<docidentifier>ISO 3696</docidentifier>
|
845
|
+
<contributor>
|
846
|
+
<role type="publisher"/>
|
847
|
+
<organization>
|
785
848
|
<name>ISO</name>
|
786
|
-
</
|
787
|
-
</
|
849
|
+
</organization>
|
850
|
+
</contributor>
|
788
851
|
</bibitem>
|
789
852
|
<bibitem id="ISO5725-1" type="standard">
|
790
|
-
<
|
791
|
-
<docidentifier>5725-1</docidentifier>
|
792
|
-
<
|
793
|
-
<
|
853
|
+
<title format="text/plain">Accuracy (trueness and precision) of measurement methods and results — Part 1: General principles and definitions</title>
|
854
|
+
<docidentifier>ISO 5725-1</docidentifier>
|
855
|
+
<contributor>
|
856
|
+
<role type="publisher"/>
|
857
|
+
<organization>
|
794
858
|
<name>ISO</name>
|
795
|
-
</
|
796
|
-
</
|
859
|
+
</organization>
|
860
|
+
</contributor>
|
797
861
|
</bibitem>
|
798
862
|
<bibitem id="ISO5725-2" type="standard">
|
799
|
-
<
|
800
|
-
<docidentifier>5725-2</docidentifier>
|
801
|
-
<
|
802
|
-
<
|
863
|
+
<title format="text/plain">Accuracy (trueness and precision) of measurement methods and results — Part 2: Basic method for the determination of repeatability and reproducibility of a standard measurement method</title>
|
864
|
+
<docidentifier>ISO 5725-2</docidentifier>
|
865
|
+
<contributor>
|
866
|
+
<role type="publisher"/>
|
867
|
+
<organization>
|
803
868
|
<name>ISO</name>
|
804
|
-
</
|
805
|
-
</
|
869
|
+
</organization>
|
870
|
+
</contributor>
|
806
871
|
</bibitem>
|
807
872
|
<bibitem id="ISO6322-1" type="standard">
|
808
|
-
<
|
809
|
-
<docidentifier>6322-1</docidentifier>
|
810
|
-
<
|
811
|
-
<
|
873
|
+
<title format="text/plain">Storage of cereals and pulses — Part 1: General recommendations for the keeping of cereals</title>
|
874
|
+
<docidentifier>ISO 6322-1</docidentifier>
|
875
|
+
<contributor>
|
876
|
+
<role type="publisher"/>
|
877
|
+
<organization>
|
812
878
|
<name>ISO</name>
|
813
|
-
</
|
814
|
-
</
|
879
|
+
</organization>
|
880
|
+
</contributor>
|
815
881
|
</bibitem>
|
816
882
|
<bibitem id="ISO6322-2" type="standard">
|
817
|
-
<
|
818
|
-
<docidentifier>6322-2</docidentifier>
|
819
|
-
<
|
820
|
-
<
|
883
|
+
<title format="text/plain">Storage of cereals and pulses — Part 2: Practical recommendations</title>
|
884
|
+
<docidentifier>ISO 6322-2</docidentifier>
|
885
|
+
<contributor>
|
886
|
+
<role type="publisher"/>
|
887
|
+
<organization>
|
821
888
|
<name>ISO</name>
|
822
|
-
</
|
823
|
-
</
|
889
|
+
</organization>
|
890
|
+
</contributor>
|
824
891
|
</bibitem>
|
825
892
|
<bibitem id="ISO6322-3" type="standard">
|
826
|
-
<
|
827
|
-
<docidentifier>6322-3</docidentifier>
|
828
|
-
<
|
829
|
-
<
|
893
|
+
<title format="text/plain">Storage of cereals and pulses — Part 3: Control of attack by pests</title>
|
894
|
+
<docidentifier>ISO 6322-3</docidentifier>
|
895
|
+
<contributor>
|
896
|
+
<role type="publisher"/>
|
897
|
+
<organization>
|
830
898
|
<name>ISO</name>
|
831
|
-
</
|
832
|
-
</
|
899
|
+
</organization>
|
900
|
+
</contributor>
|
833
901
|
</bibitem>
|
834
902
|
<bibitem id="ISO7301" type="standard">
|
835
|
-
<
|
836
|
-
<
|
837
|
-
<
|
838
|
-
<
|
839
|
-
<
|
903
|
+
<title format="text/plain">Rice — Specification</title>
|
904
|
+
<docidentifier>ISO 7301</docidentifier>
|
905
|
+
<date type="published">2011</date>
|
906
|
+
<contributor>
|
907
|
+
<role type="publisher"/>
|
908
|
+
<organization>
|
840
909
|
<name>ISO</name>
|
841
|
-
</
|
842
|
-
</
|
910
|
+
</organization>
|
911
|
+
</contributor>
|
843
912
|
</bibitem>
|
844
913
|
<bibitem id="ISO14864" type="standard">
|
845
|
-
<
|
846
|
-
<
|
847
|
-
<
|
848
|
-
<
|
849
|
-
<
|
914
|
+
<title format="text/plain">Rice — Evaluation of gelatinization time of kernels during cooking</title>
|
915
|
+
<docidentifier>ISO 14864</docidentifier>
|
916
|
+
<date type="published">1998</date>
|
917
|
+
<contributor>
|
918
|
+
<role type="publisher"/>
|
919
|
+
<organization>
|
850
920
|
<name>ISO</name>
|
851
|
-
</
|
852
|
-
</
|
921
|
+
</organization>
|
922
|
+
</contributor>
|
853
923
|
</bibitem>
|
854
|
-
<bibitem id="IEC61010-2">
|
855
|
-
<
|
856
|
-
|
857
|
-
</
|
858
|
-
<
|
924
|
+
<bibitem id="IEC61010-2" type="standard">
|
925
|
+
<title format="text/plain">Safety requirements for electric equipment for measurement, control, and laboratory use — Part 2: Particular requirements for laboratory equipment for the heating of material</title>
|
926
|
+
<docidentifier>IEC 61010-2</docidentifier>
|
927
|
+
<date type="published">1998</date>
|
928
|
+
<contributor>
|
929
|
+
<role type="publisher"/>
|
930
|
+
<organization>
|
931
|
+
<name>ISO</name>
|
932
|
+
</organization>
|
933
|
+
</contributor>
|
859
934
|
</bibitem>
|
860
935
|
<bibitem id="ref10">
|
861
|
-
<
|
936
|
+
<formattedref format="application/x-isodoc+xml"><smallcap>Standard No I.C.C 167</smallcap>. <em>Determination of the protein content in cereal and cereal products for food and animal feeding stuffs according to the Dumas combustion method</em> (see <link target="http://www.icc.or.at"/>)</formattedref>
|
862
937
|
<docidentifier>[10]</docidentifier>
|
863
938
|
</bibitem>
|
864
939
|
<bibitem id="ref11">
|
865
|
-
<
|
940
|
+
<formattedref format="application/x-isodoc+xml">Nitrogen-ammonia-protein modified Kjeldahl method — Titanium oxide and copper sulfate catalyst. <em>Official Methods and Recommended Practices of the AOCS</em> (ed. Firestone, D.E.), AOCS Official Method Ba Ai 4-91, 1997, AOCS Press, Champaign, IL</formattedref>
|
866
941
|
<docidentifier>[11]</docidentifier>
|
867
942
|
</bibitem>
|
868
943
|
<bibitem id="ref12">
|
869
|
-
<
|
944
|
+
<formattedref format="application/x-isodoc+xml"><smallcap>Berner D.L., & Brown J.</smallcap> Protein nitrogen combustion method collaborative study I. Comparison with Smalley total Kjeldahl nitrogen and combustion results. <em>J. Am. Oil Chem. Soc.</em> 1994, <strong>71</strong> (11) pp 1291-1293</formattedref>
|
870
945
|
<docidentifier>[12]</docidentifier>
|
871
946
|
</bibitem>
|
872
947
|
<bibitem id="ref13">
|
873
|
-
<
|
948
|
+
<formattedref format="application/x-isodoc+xml"><smallcap>Buckee G.K.</smallcap> Determination of total nitrogen in barley, malt and beer by Kjeldahl procedures and the Dumas combustion method — Collaborative trial. <em>J. Inst. Brew.</em> 1994, <strong>100</strong> (2) pp 57-64</formattedref>
|
874
949
|
<docidentifier>[13]</docidentifier>
|
875
950
|
</bibitem>
|
876
951
|
<bibitem id="ref14">
|
877
|
-
<
|
952
|
+
<formattedref format="application/x-isodoc+xml"><smallcap>Frister H.</smallcap> <em>Direct determination of nitrogen content by Dumas analysis; Interlaboratory study on precision characteristics</em>. AOAC International, Europe Section 4th International Symposium, Nyon, Switzerland, 1994, 33 pp</formattedref>
|
878
953
|
<docidentifier>[14]</docidentifier>
|
879
954
|
</bibitem>
|
880
955
|
<bibitem id="ref15">
|
881
|
-
<
|
956
|
+
<formattedref format="application/x-isodoc+xml"><smallcap>Ranghino F.</smallcap> Evaluation of rice resistance to cooking, based on the gelatinization time of kernels. <em>Il Riso</em>. 1966, <strong>XV</strong> pp 117-127</formattedref>
|
882
957
|
<docidentifier>[15]</docidentifier>
|
883
958
|
</bibitem>
|
884
959
|
<bibitem id="ref16">
|
885
|
-
<
|
960
|
+
<formattedref format="application/x-isodoc+xml"><smallcap>Tkachuk R.</smallcap> Nitrogen-to-protein conversion factors for cereals and oilseed meals. <em>Cereal Chem.</em> 1969, <strong>46</strong> (4) pp 419-423</formattedref>
|
886
961
|
<docidentifier>[16]</docidentifier>
|
887
962
|
</bibitem>
|
888
|
-
</references
|
963
|
+
</references>
|
889
964
|
</iso-standard>
|