metanorma-iso 1.5.11 → 1.5.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/rake.yml +66 -0
- data/README.adoc +5 -6
- data/lib/asciidoctor/iso/boilerplate-fr.xml +2 -2
- data/lib/asciidoctor/iso/cleanup.rb +33 -0
- data/lib/asciidoctor/iso/isodoc.rng +13 -0
- data/lib/asciidoctor/iso/validate.rb +1 -1
- data/lib/asciidoctor/iso/validate_section.rb +9 -0
- data/lib/isodoc/iso/html/header.html +4 -8
- data/lib/isodoc/iso/i18n-en.yaml +1 -0
- data/lib/isodoc/iso/i18n-fr.yaml +2 -0
- data/lib/isodoc/iso/i18n-zh-Hans.yaml +1 -0
- data/lib/isodoc/iso/i18n.rb +10 -11
- data/lib/isodoc/iso/iso.amendment.xsl +190 -45
- data/lib/isodoc/iso/iso.international-standard.xsl +190 -45
- data/lib/metanorma/iso/version.rb +1 -1
- data/spec/asciidoctor-iso/cleanup_spec.rb +4 -4
- data/spec/asciidoctor-iso/refs_spec.rb +174 -143
- data/spec/asciidoctor-iso/validate_spec.rb +17 -0
- data/spec/isodoc/blocks_spec.rb +1 -0
- data/spec/isodoc/ref_spec.rb +2 -2
- metadata +3 -2
@@ -430,7 +430,7 @@ RSpec.describe Asciidoctor::ISO do
|
|
430
430
|
<td valign="top" align="left">c</td>
|
431
431
|
</tr>
|
432
432
|
</tbody>
|
433
|
-
<dl id="_">
|
433
|
+
<dl id="_" key="true">
|
434
434
|
<dt>a</dt>
|
435
435
|
<dd>
|
436
436
|
<p id="_">b</p>
|
@@ -572,7 +572,7 @@ RSpec.describe Asciidoctor::ISO do
|
|
572
572
|
#{BLANK_HDR}
|
573
573
|
<sections><formula id="_">
|
574
574
|
<stem type="MathML"><math xmlns="http://www.w3.org/1998/Math/MathML"><mi>F</mi><mi>or</mi><mi>μ</mi><mi>l</mi><mi>a</mi></math></stem>
|
575
|
-
<dl id="_">
|
575
|
+
<dl id="_" key="true">
|
576
576
|
<dt>a</dt>
|
577
577
|
<dd>
|
578
578
|
<p id="_">b</p>
|
@@ -620,7 +620,7 @@ RSpec.describe Asciidoctor::ISO do
|
|
620
620
|
#{BLANK_HDR}
|
621
621
|
<sections><figure id="_">
|
622
622
|
<image src="spec/examples/rice_images/rice_image1.png" id="_" mimetype="image/png" height="auto" width="auto"/>
|
623
|
-
<dl id="_">
|
623
|
+
<dl id="_" key="true">
|
624
624
|
<dt>a</dt>
|
625
625
|
<dd>
|
626
626
|
<p id="_">b</p>
|
@@ -678,7 +678,7 @@ RSpec.describe Asciidoctor::ISO do
|
|
678
678
|
<abbreviation>ISO</abbreviation>
|
679
679
|
</organization>
|
680
680
|
</contributor>
|
681
|
-
<note format="text/plain" type="
|
681
|
+
<note format="text/plain" type="Unpublished-Status">The standard is in press</note>
|
682
682
|
</bibitem>
|
683
683
|
</references>
|
684
684
|
</bibliography>
|
@@ -4,38 +4,177 @@ require "relaton_ietf"
|
|
4
4
|
|
5
5
|
RSpec.describe Asciidoctor::ISO do
|
6
6
|
it "processes draft ISO reference" do
|
7
|
-
|
8
|
-
|
7
|
+
mock_fdis
|
8
|
+
#mock_isobib_get_123
|
9
9
|
expect(xmlpp(strip_guid(Asciidoctor.convert(<<~"INPUT", backend: :iso, header_footer: true)))).to be_equivalent_to xmlpp(<<~"OUTPUT")
|
10
|
-
#{
|
10
|
+
#{ISOBIB_BLANK_HDR}
|
11
|
+
== Clause
|
12
|
+
<<iso123>>
|
13
|
+
<<iso123>>
|
14
|
+
A.footnote:[a footnote]
|
15
|
+
<<fdis>>
|
16
|
+
<<fdis>>
|
17
|
+
|
11
18
|
[bibliography]
|
12
19
|
== Normative References
|
13
20
|
|
14
21
|
* [[[iso123,ISO 123:--]]] footnote:[The standard is in press] _Standard_
|
22
|
+
* [[[fdis,ISO/FDIS 17664-1]]] Title
|
15
23
|
INPUT
|
16
24
|
#{BLANK_HDR}
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
25
|
+
<sections>
|
26
|
+
<clause id='_' inline-header='false' obligation='normative'>
|
27
|
+
<title>Clause</title>
|
28
|
+
<p id='_'>
|
29
|
+
<eref type='inline' bibitemid='iso123' citeas='ISO 123:--'/>
|
30
|
+
<fn reference='1'>The standard is in press</fn>
|
31
|
+
<eref type='inline' bibitemid='iso123' citeas='ISO 123:--'/>
|
32
|
+
A.
|
33
|
+
<fn reference='2'>
|
34
|
+
<p id='_'>a footnote</p>
|
35
|
+
</fn>
|
36
|
+
<eref type='inline' bibitemid='fdis' citeas='ISO/FDIS 17664-1'/>
|
37
|
+
<fn reference='3'>
|
38
|
+
<p id='_'>Under preparation. (Stage at the time of publication ISO/FDIS 17664-1).</p>
|
39
|
+
</fn>
|
40
|
+
<eref type='inline' bibitemid='fdis' citeas='ISO/FDIS 17664-1'/>
|
41
|
+
</p>
|
42
|
+
</clause>
|
43
|
+
</sections>
|
44
|
+
<bibliography>
|
45
|
+
<references id='_' normative='true' obligation='informative'>
|
46
|
+
<title>Normative references</title>
|
47
|
+
<p id='_'>
|
48
|
+
The following documents are referred to in the text in such a way that
|
49
|
+
some or all of their content constitutes requirements of this document.
|
50
|
+
For dated references, only the edition cited applies. For undated
|
51
|
+
references, the latest edition of the referenced document (including any
|
52
|
+
amendments) applies.
|
53
|
+
</p>
|
54
|
+
<bibitem id='iso123' type='standard'>
|
55
|
+
<title format='text/plain'>Standard</title>
|
56
|
+
<docidentifier type='ISO'>ISO 123:—</docidentifier>
|
57
|
+
<docnumber>123</docnumber>
|
58
|
+
<date type='published'>
|
59
|
+
<on>–</on>
|
60
|
+
</date>
|
61
|
+
<contributor>
|
62
|
+
<role type='publisher'/>
|
63
|
+
<organization>
|
64
|
+
<name>International Organization for Standardization</name>
|
65
|
+
<abbreviation>ISO</abbreviation>
|
66
|
+
</organization>
|
67
|
+
</contributor>
|
68
|
+
<note format='text/plain' type='Unpublished-Status'>The standard is in press</note>
|
69
|
+
</bibitem>
|
70
|
+
<bibitem id='fdis' type='standard'>
|
71
|
+
<fetched>2020-11-09</fetched>
|
72
|
+
<title type='title-intro' format='text/plain' language='fr' script='Latn'>Traitement de produits de soins de santé</title>
|
73
|
+
<title type='title-main' format='text/plain' language='fr' script='Latn'>
|
74
|
+
Informations relatives au traitement des dispositifs médicaux à
|
75
|
+
fournir par le fabricant du dispositif
|
76
|
+
</title>
|
77
|
+
<title type='title-part' format='text/plain' language='fr' script='Latn'>Partie 1: Titre manque</title>
|
78
|
+
<title type='main' format='text/plain' language='fr' script='Latn'>
|
79
|
+
Traitement de produits de soins de santé — Informations relatives au
|
80
|
+
traitement des dispositifs médicaux à fournir par le fabricant du
|
81
|
+
dispositif — Partie 1: Titre manque
|
82
|
+
</title>
|
83
|
+
<uri type='src'>https://www.iso.org/standard/81720.html</uri>
|
84
|
+
<uri type='rss'>https://www.iso.org/contents/data/standard/08/17/81720.detail.rss</uri>
|
85
|
+
<docidentifier type='ISO'>ISO/FDIS 17664-1</docidentifier>
|
86
|
+
<docidentifier type='URN'>urn:iso:std:iso-fdis:17664:-1:stage-50.00:ed-1:fr</docidentifier>
|
87
|
+
<docnumber>17664</docnumber>
|
88
|
+
<contributor>
|
89
|
+
<role type='publisher'/>
|
90
|
+
<organization>
|
91
|
+
<name>International Organization for Standardization</name>
|
92
|
+
<abbreviation>ISO</abbreviation>
|
93
|
+
<uri>www.iso.org</uri>
|
94
|
+
</organization>
|
95
|
+
</contributor>
|
96
|
+
<edition>1</edition>
|
97
|
+
<note type='Unpublished-Status'>
|
98
|
+
<p id='_'>Under preparation. (Stage at the time of publication ISO/FDIS 17664-1).</p>
|
99
|
+
</note>
|
100
|
+
<language>en</language>
|
101
|
+
<language>fr</language>
|
102
|
+
<script>Latn</script>
|
103
|
+
<status>
|
104
|
+
<stage>50</stage>
|
105
|
+
<substage>00</substage>
|
106
|
+
</status>
|
107
|
+
<copyright>
|
108
|
+
<from>unknown</from>
|
109
|
+
<owner>
|
110
|
+
<organization>
|
111
|
+
<name>ISO/FDIS</name>
|
112
|
+
</organization>
|
113
|
+
</owner>
|
114
|
+
</copyright>
|
115
|
+
<relation type='obsoletes'>
|
116
|
+
<bibitem type='standard'>
|
117
|
+
<formattedref format='text/plain'>ISO 17664:2017</formattedref>
|
118
|
+
</bibitem>
|
119
|
+
</relation>
|
120
|
+
<relation type='instance'>
|
121
|
+
<bibitem type='standard'>
|
122
|
+
<fetched>2020-11-03</fetched>
|
123
|
+
<title type='title-intro' format='text/plain' language='fr' script='Latn'>Traitement de produits de soins de santé</title>
|
124
|
+
<title type='title-main' format='text/plain' language='fr' script='Latn'>
|
125
|
+
Informations relatives au traitement des dispositifs médicaux à
|
126
|
+
fournir par le fabricant du dispositif
|
127
|
+
</title>
|
128
|
+
<title type='title-part' format='text/plain' language='fr' script='Latn'>Partie 1: Titre manque</title>
|
129
|
+
<title type='main' format='text/plain' language='fr' script='Latn'>
|
130
|
+
Traitement de produits de soins de santé — Informations relatives
|
131
|
+
au traitement des dispositifs médicaux à fournir par le fabricant
|
132
|
+
du dispositif — Partie 1: Titre manque
|
133
|
+
</title>
|
134
|
+
<uri type='src'>https://www.iso.org/standard/81720.html</uri>
|
135
|
+
<uri type='rss'>https://www.iso.org/contents/data/standard/08/17/81720.detail.rss</uri>
|
136
|
+
<docidentifier type='ISO'>ISO/FDIS 17664-1</docidentifier>
|
137
|
+
<docidentifier type='URN'>urn:iso:std:iso-fdis:17664:-1:stage-50.00:ed-1:fr</docidentifier>
|
138
|
+
<docnumber>17664</docnumber>
|
139
|
+
<contributor>
|
140
|
+
<role type='publisher'/>
|
141
|
+
<organization>
|
142
|
+
<name>International Organization for Standardization</name>
|
143
|
+
<abbreviation>ISO</abbreviation>
|
144
|
+
<uri>www.iso.org</uri>
|
145
|
+
</organization>
|
146
|
+
</contributor>
|
147
|
+
<edition>1</edition>
|
148
|
+
<note type='Unpublished-Status'>
|
149
|
+
<p id='_'>Under preparation. (Stage at the time of publication ISO/FDIS 17664-1).</p>
|
150
|
+
</note>
|
151
|
+
<language>en</language>
|
152
|
+
<language>fr</language>
|
153
|
+
<script>Latn</script>
|
154
|
+
<status>
|
155
|
+
<stage>50</stage>
|
156
|
+
<substage>00</substage>
|
157
|
+
</status>
|
158
|
+
<copyright>
|
159
|
+
<from>unknown</from>
|
160
|
+
<owner>
|
161
|
+
<organization>
|
162
|
+
<name>ISO/FDIS</name>
|
163
|
+
</organization>
|
164
|
+
</owner>
|
165
|
+
</copyright>
|
166
|
+
<relation type='obsoletes'>
|
167
|
+
<bibitem type='standard'>
|
168
|
+
<formattedref format='text/plain'>ISO 17664:2017</formattedref>
|
169
|
+
</bibitem>
|
170
|
+
</relation>
|
171
|
+
<place>Geneva</place>
|
172
|
+
</bibitem>
|
173
|
+
</relation>
|
174
|
+
<place>Geneva</place>
|
175
|
+
</bibitem>
|
176
|
+
</references>
|
177
|
+
</bibliography>
|
39
178
|
</iso-standard>
|
40
179
|
OUTPUT
|
41
180
|
end
|
@@ -141,132 +280,16 @@ RSpec.describe Asciidoctor::ISO do
|
|
141
280
|
OUTPUT
|
142
281
|
end
|
143
282
|
|
144
|
-
private
|
145
|
-
|
146
283
|
private
|
147
284
|
|
148
285
|
def mock_isobib_get_123
|
149
|
-
expect(
|
150
|
-
|
286
|
+
expect(RelatonIso::IsoBibliography).to receive(:get).with("ISO 123", nil, {:lang=>"en", :title=>"Title", :usrlbl=>nil}) do
|
287
|
+
RelatonIsoBib::XMLParser.from_xml(<<~"OUTPUT")
|
151
288
|
<bibitem type=\"international-standard\" id=\"ISO123\">\n <fetched>#{Date.today}</fetched>\n<title format=\"text/plain\" language=\"en\" script=\"Latn\">Rubber latex -- Sampling</title>\n <title format=\"text/plain\" language=\"fr\" script=\"Latn\">Latex de caoutchouc -- ?chantillonnage</title>\n <uri type=\"src\">https://www.iso.org/standard/23281.html</uri>\n <uri type=\"obp\">https://www.iso.org/obp/ui/#!iso:std:23281:en</uri>\n <uri type=\"rss\">https://www.iso.org/contents/data/standard/02/32/23281.detail.rss</uri>\n <docidentifier type="ISO">ISO 123:2001</docidentifier>\n <date type=\"published\">\n <on>2001</on>\n </date>\n <contributor>\n <role type=\"publisher\"/>\n <organization>\n <name>International Organization for Standardization</name>\n <abbreviation>ISO</abbreviation>\n <uri>www.iso.org</uri>\n </organization>\n </contributor>\n <edition>3</edition>\n <language>en</language>\n <language>fr</language>\n <script>Latn</script>\n <status>Published</status>\n <copyright>\n <from>2001</from>\n <owner>\n <organization>\n <name>ISO</name>\n <abbreviation></abbreviation>\n </organization>\n </owner>\n </copyright>\n <relation type=\"obsoletes\">\n <bibitem>\n <formattedref>ISO 123:1985</formattedref>\n </bibitem>\n </relation>\n <relation type=\"updates\">\n <bibitem>\n <formattedref>ISO 123:2001</formattedref>\n </bibitem>\n </relation>\n</bibitem>
|
152
289
|
OUTPUT
|
153
290
|
end
|
154
291
|
end
|
155
292
|
|
156
|
-
def mock_isobib_get_124
|
157
|
-
expect(Isobib::IsoBibliography).to receive(:get).with("ISO 124", "2014", {}) do
|
158
|
-
IsoBibItem::XMLParser.from_xml(<<~"OUTPUT")
|
159
|
-
<bibitem type="international-standard" id="iso124">
|
160
|
-
<fetched>#{Date.today}</fetched>
|
161
|
-
<title format="text/plain" language="en" script="Latn">Latex, rubber -- Determination of total solids content</title>
|
162
|
-
<title format="text/plain" language="fr" script="Latn">Latex de caoutchouc -- Détermination des matières solides totales</title>
|
163
|
-
<uri type="src">https://www.iso.org/standard/61884.html</uri>
|
164
|
-
<uri type="obp">https://www.iso.org/obp/ui/#!iso:std:61884:en</uri>
|
165
|
-
<uri type="rss">https://www.iso.org/contents/data/standard/06/18/61884.detail.rss</uri>
|
166
|
-
<docidentifier type="ISO">ISO 124:2014</docidentifier>
|
167
|
-
<date type="published">
|
168
|
-
<on>2014</on>
|
169
|
-
</date>
|
170
|
-
<contributor>
|
171
|
-
<role type="publisher"/>
|
172
|
-
<organization>
|
173
|
-
<name>International Organization for Standardization</name>
|
174
|
-
<abbreviation>ISO</abbreviation>
|
175
|
-
<uri>www.iso.org</uri>
|
176
|
-
</organization>
|
177
|
-
</contributor>
|
178
|
-
<edition>7</edition>
|
179
|
-
<language>en</language>
|
180
|
-
<language>fr</language>
|
181
|
-
<script>Latn</script>
|
182
|
-
<abstract format="plain" language="en" script="Latn">ISO 124:2014 specifies methods for the determination of the total solids content of natural rubber field and concentrated latices and synthetic rubber latex. These methods are not necessarily suitable for latex from natural sources other than the Hevea brasiliensis, for vulcanized latex, for compounded latex, or for artificial dispersions of rubber.</abstract>
|
183
|
-
<status>Published</status>
|
184
|
-
<copyright>
|
185
|
-
<from>2014</from>
|
186
|
-
<owner>
|
187
|
-
<organization>
|
188
|
-
<name>ISO</name>
|
189
|
-
<abbreviation/>
|
190
|
-
</organization>
|
191
|
-
</owner>
|
192
|
-
</copyright>
|
193
|
-
<relation type="obsoletes">
|
194
|
-
<bibitem>
|
195
|
-
<formattedref>ISO 124:2011</formattedref>
|
196
|
-
</bibitem>
|
197
|
-
</relation>
|
198
|
-
<ics>
|
199
|
-
<code>83.040.10</code>
|
200
|
-
<text>Latex and raw rubber</text>
|
201
|
-
</ics>
|
202
|
-
</bibitem>
|
203
|
-
OUTPUT
|
204
|
-
end
|
205
|
-
end
|
206
|
-
|
207
|
-
def mock_isobib_get_iec12382
|
208
|
-
expect(Isobib::IsoBibliography).to receive(:get).with("ISO/IEC TR 12382", "1992", {}) do
|
209
|
-
IsoBibItem::XMLParser.from_xml(<<~"OUTPUT")
|
210
|
-
<bibitem type="international-standard" id="iso123">
|
211
|
-
<fetched>#{Date.today}</fetched>
|
212
|
-
<title format="text/plain" language="en" script="Latn">Permuted index of the vocabulary of information technology</title>
|
213
|
-
<title format="text/plain" language="fr" script="Latn">Index permuté du vocabulaire des technologies de l'information</title>
|
214
|
-
<uri type="src">https://www.iso.org/standard/21071.html</uri>
|
215
|
-
<uri type="obp">https://www.iso.org/obp/ui/#!iso:std:21071:en</uri>
|
216
|
-
<uri type="rss">https://www.iso.org/contents/data/standard/02/10/21071.detail.rss</uri>
|
217
|
-
<docidentifier type="ISO">ISO/IEC 12382:1992</docidentifier>
|
218
|
-
<date type="published">
|
219
|
-
<on>1992</on>
|
220
|
-
</date>
|
221
|
-
<contributor>
|
222
|
-
<role type="publisher"/>
|
223
|
-
<organization>
|
224
|
-
<name>International Organization for Standardization</name>
|
225
|
-
<abbreviation>ISO</abbreviation>
|
226
|
-
<uri>www.iso.org</uri>
|
227
|
-
</organization>
|
228
|
-
</contributor>
|
229
|
-
<contributor>
|
230
|
-
<role type="publisher"/>
|
231
|
-
<organization>
|
232
|
-
<name>International Electrotechnical Commission</name>
|
233
|
-
<abbreviation>IEC</abbreviation>
|
234
|
-
<uri>www.iec.ch</uri>
|
235
|
-
</organization>
|
236
|
-
</contributor>
|
237
|
-
<edition>2</edition>
|
238
|
-
<language>en</language>
|
239
|
-
<language>fr</language>
|
240
|
-
<script>Latn</script>
|
241
|
-
<abstract format="plain" language="en" script="Latn">Contains a permuted index of all terms included in the parts 1 - 28 of ISO 2382. If any of these parts has been revised, the present TR refers to the revision.</abstract>
|
242
|
-
<status>Published</status>
|
243
|
-
<copyright>
|
244
|
-
<from>1992</from>
|
245
|
-
<owner>
|
246
|
-
<organization>
|
247
|
-
<name>ISO/IEC</name>
|
248
|
-
<abbreviation/>
|
249
|
-
</organization>
|
250
|
-
</owner>
|
251
|
-
</copyright>
|
252
|
-
<relation type="updates">
|
253
|
-
<bibitem>
|
254
|
-
<formattedref>ISO/IEC TR 12382:1992</formattedref>
|
255
|
-
</bibitem>
|
256
|
-
</relation>
|
257
|
-
<ics>
|
258
|
-
<code>35.020</code>
|
259
|
-
<text>Information technology (IT) in general</text>
|
260
|
-
</ics>
|
261
|
-
<ics>
|
262
|
-
<code>01.040.35</code>
|
263
|
-
<text>Information technology (Vocabularies)</text>
|
264
|
-
</ics>
|
265
|
-
</bibitem>
|
266
|
-
OUTPUT
|
267
|
-
end
|
268
|
-
end
|
269
|
-
|
270
293
|
def mock_rfcbib_get_rfc8341
|
271
294
|
expect(IETFBib::RfcBibliography).to receive(:get).with("RFC 8341", nil, {}) do
|
272
295
|
IETFBib::XMLParser.from_xml(<<~"OUTPUT")
|
@@ -283,4 +306,12 @@ OUTPUT
|
|
283
306
|
end
|
284
307
|
end
|
285
308
|
|
309
|
+
def mock_fdis
|
310
|
+
expect(RelatonIso::IsoBibliography).to receive(:get).with("ISO/FDIS 17664-1", nil, {:lang=>"en", :title=>"Title", :usrlbl=>nil}) do
|
311
|
+
RelatonIsoBib::XMLParser.from_xml(<<~"OUTPUT")
|
312
|
+
<bibitem id="x" type="standard"> <fetched>#{Date.today}</fetched> <title type="title-intro" format="text/plain" language="fr" script="Latn">Traitement de produits de soins de santé</title> <title type="title-main" format="text/plain" language="fr" script="Latn">Informations relatives au traitement des dispositifs médicaux à fournir par le fabricant du dispositif</title> <title type="title-part" format="text/plain" language="fr" script="Latn">Partie 1: Titre manque</title> <title type="main" format="text/plain" language="fr" script="Latn">Traitement de produits de soins de santé — Informations relatives au traitement des dispositifs médicaux à fournir par le fabricant du dispositif — Partie 1: Titre manque</title> <uri type="src">https://www.iso.org/standard/81720.html</uri> <uri type="rss">https://www.iso.org/contents/data/standard/08/17/81720.detail.rss</uri> <docidentifier type="ISO">ISO/FDIS 17664-1</docidentifier> <docidentifier type="URN">urn:iso:std:iso-fdis:17664:-1:stage-50.00:ed-1:fr</docidentifier> <docnumber>17664</docnumber> <contributor> <role type="publisher"/> <organization> <name>International Organization for Standardization</name> <abbreviation>ISO</abbreviation> <uri>www.iso.org</uri> </organization> </contributor> <edition>1</edition> <language>en</language> <language>fr</language> <script>Latn</script> <status> <stage>50</stage> <substage>00</substage> </status> <copyright> <from>unknown</from> <owner> <organization> <name>ISO/FDIS</name> </organization> </owner> </copyright> <relation type="obsoletes"> <bibitem type="standard"> <formattedref format="text/plain">ISO 17664:2017</formattedref> </bibitem> </relation> <relation type="instance"> <bibitem type="standard"> <fetched>2020-11-03</fetched> <title type="title-intro" format="text/plain" language="fr" script="Latn">Traitement de produits de soins de santé</title> <title type="title-main" format="text/plain" language="fr" script="Latn">Informations relatives au traitement des dispositifs médicaux à fournir par le fabricant du dispositif</title> <title type="title-part" format="text/plain" language="fr" script="Latn">Partie 1: Titre manque</title> <title type="main" format="text/plain" language="fr" script="Latn">Traitement de produits de soins de santé — Informations relatives au traitement des dispositifs médicaux à fournir par le fabricant du dispositif — Partie 1: Titre manque</title> <uri type="src">https://www.iso.org/standard/81720.html</uri> <uri type="rss">https://www.iso.org/contents/data/standard/08/17/81720.detail.rss</uri> <docidentifier type="ISO">ISO/FDIS 17664-1</docidentifier> <docidentifier type="URN">urn:iso:std:iso-fdis:17664:-1:stage-50.00:ed-1:fr</docidentifier> <docnumber>17664</docnumber> <contributor> <role type="publisher"/> <organization> <name>International Organization for Standardization</name> <abbreviation>ISO</abbreviation> <uri>www.iso.org</uri> </organization> </contributor> <edition>1</edition> <language>en</language> <language>fr</language> <script>Latn</script> <status> <stage>50</stage> <substage>00</substage> </status> <copyright> <from>unknown</from> <owner> <organization> <name>ISO/FDIS</name> </organization> </owner> </copyright> <relation type="obsoletes"> <bibitem type="standard"> <formattedref format="text/plain">ISO 17664:2017</formattedref> </bibitem> </relation> <place>Geneva</place> </bibitem> </relation> <place>Geneva</place></bibitem>
|
313
|
+
OUTPUT
|
314
|
+
end
|
315
|
+
end
|
316
|
+
|
286
317
|
end
|
@@ -202,6 +202,23 @@ it "Warns of illegal script" do
|
|
202
202
|
expect(File.read("test.err")).to include "pizza is not a recognised script"
|
203
203
|
end
|
204
204
|
|
205
|
+
it "warns that technical report may contain requirement" do
|
206
|
+
FileUtils.rm_f "test.err"
|
207
|
+
Asciidoctor.convert(<<~"INPUT", backend: :iso, header_footer: true)
|
208
|
+
= Document title
|
209
|
+
Author
|
210
|
+
:docfile: test.adoc
|
211
|
+
:nodoc:
|
212
|
+
:no-isobib:
|
213
|
+
:doctype: technical-report
|
214
|
+
|
215
|
+
== Random clause
|
216
|
+
|
217
|
+
The widget is required not to be larger than 15 cm.
|
218
|
+
INPUT
|
219
|
+
expect(File.read("test.err")).to include "Technical Report clause may contain requirement"
|
220
|
+
end
|
221
|
+
|
205
222
|
|
206
223
|
it "warns that introduction may contain requirement" do
|
207
224
|
FileUtils.rm_f "test.err"
|
data/spec/isodoc/blocks_spec.rb
CHANGED
data/spec/isodoc/ref_spec.rb
CHANGED
@@ -42,7 +42,7 @@ RSpec.describe IsoDoc do
|
|
42
42
|
<abbreviation>ISO</abbreviation>
|
43
43
|
</organization>
|
44
44
|
</contributor>
|
45
|
-
<note format="text/plain" reference="1" type="
|
45
|
+
<note format="text/plain" reference="1" type="Unpublished-Status">Under preparation. (Stage at the time of publication ISO/DIS 16634)</note>
|
46
46
|
<extent type="part">
|
47
47
|
<referenceFrom>all</referenceFrom>
|
48
48
|
</extent>
|
@@ -175,7 +175,7 @@ RSpec.describe IsoDoc do
|
|
175
175
|
<abbreviation>ISO</abbreviation>
|
176
176
|
</organization>
|
177
177
|
</contributor>
|
178
|
-
<note format='text/plain' reference='1' type='
|
178
|
+
<note format='text/plain' reference='1' type='Unpublished-Status'>Under preparation. (Stage at the time of publication ISO/DIS 16634)</note>
|
179
179
|
<extent type='part'>
|
180
180
|
<referenceFrom>all</referenceFrom>
|
181
181
|
</extent>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: metanorma-iso
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.5.
|
4
|
+
version: 1.5.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-11-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ruby-jing
|
@@ -262,6 +262,7 @@ extra_rdoc_files: []
|
|
262
262
|
files:
|
263
263
|
- ".gitattributes"
|
264
264
|
- ".github/workflows/macos.yml"
|
265
|
+
- ".github/workflows/rake.yml"
|
265
266
|
- ".github/workflows/ubuntu.yml"
|
266
267
|
- ".github/workflows/windows.yml"
|
267
268
|
- ".gitignore"
|