xml_jats_resolver 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/CHANGELOG.md +4 -0
  4. data/lib/dtd/atypon/v1.1.1/dtd/Atypon-Issue-Xml.dtd +233 -0
  5. data/lib/dtd/atypon/v1.1.1/dtd/Atypon-archive-custom-elements1.ent +247 -0
  6. data/lib/dtd/atypon/v1.1.1/dtd/Atypon-archive-oasis-article1-mathml3.dtd +944 -0
  7. data/lib/dtd/atypon/v1.1.1/dtd/Atypon-archive-oasis-article1.dtd +919 -0
  8. data/lib/dtd/atypon/v1.1.1/dtd/Atypon-archive-oasis-custom-classes1.ent +156 -0
  9. data/lib/dtd/atypon/v1.1.1/dtd/Atypon-archive-oasis-custom-modules1.ent +283 -0
  10. data/lib/dtd/atypon/v1.1.1/dtd/Atypon-archivecustom-models1.ent +168 -0
  11. data/lib/dtd/atypon/v1.1.1/dtd/JATS-XHTMLtablesetup1.ent +501 -0
  12. data/lib/dtd/atypon/v1.1.1/dtd/JATS-ali-namespace1.ent +154 -0
  13. data/lib/dtd/atypon/v1.1.1/dtd/JATS-archive-oasis-custom-classes1.ent +326 -0
  14. data/lib/dtd/atypon/v1.1.1/dtd/JATS-archive-oasis-custom-modules1.ent +269 -0
  15. data/lib/dtd/atypon/v1.1.1/dtd/JATS-archivecustom-mixes1.ent +420 -0
  16. data/lib/dtd/atypon/v1.1.1/dtd/JATS-archivecustom-models1.ent +1339 -0
  17. data/lib/dtd/atypon/v1.1.1/dtd/JATS-articlemeta1.ent +1817 -0
  18. data/lib/dtd/atypon/v1.1.1/dtd/JATS-backmatter1.ent +393 -0
  19. data/lib/dtd/atypon/v1.1.1/dtd/JATS-chars1.ent +525 -0
  20. data/lib/dtd/atypon/v1.1.1/dtd/JATS-common-atts1.ent +221 -0
  21. data/lib/dtd/atypon/v1.1.1/dtd/JATS-common1.ent +4273 -0
  22. data/lib/dtd/atypon/v1.1.1/dtd/JATS-default-classes1.ent +1277 -0
  23. data/lib/dtd/atypon/v1.1.1/dtd/JATS-default-mixes1.ent +455 -0
  24. data/lib/dtd/atypon/v1.1.1/dtd/JATS-display1.ent +1000 -0
  25. data/lib/dtd/atypon/v1.1.1/dtd/JATS-format1.ent +858 -0
  26. data/lib/dtd/atypon/v1.1.1/dtd/JATS-funding1.ent +547 -0
  27. data/lib/dtd/atypon/v1.1.1/dtd/JATS-journalmeta1.ent +454 -0
  28. data/lib/dtd/atypon/v1.1.1/dtd/JATS-link1.ent +416 -0
  29. data/lib/dtd/atypon/v1.1.1/dtd/JATS-list1.ent +494 -0
  30. data/lib/dtd/atypon/v1.1.1/dtd/JATS-math1.ent +402 -0
  31. data/lib/dtd/atypon/v1.1.1/dtd/JATS-mathml3-mathmlsetup1.ent +350 -0
  32. data/lib/dtd/atypon/v1.1.1/dtd/JATS-mathml3-modules1.ent +190 -0
  33. data/lib/dtd/atypon/v1.1.1/dtd/JATS-mathmlsetup1.ent +348 -0
  34. data/lib/dtd/atypon/v1.1.1/dtd/JATS-modules1.ent +584 -0
  35. data/lib/dtd/atypon/v1.1.1/dtd/JATS-nlmcitation1.ent +285 -0
  36. data/lib/dtd/atypon/v1.1.1/dtd/JATS-notat1.ent +269 -0
  37. data/lib/dtd/atypon/v1.1.1/dtd/JATS-oasis-namespace1.ent +223 -0
  38. data/lib/dtd/atypon/v1.1.1/dtd/JATS-oasis-tablesetup1.ent +409 -0
  39. data/lib/dtd/atypon/v1.1.1/dtd/JATS-para1.ent +481 -0
  40. data/lib/dtd/atypon/v1.1.1/dtd/JATS-phrase1.ent +502 -0
  41. data/lib/dtd/atypon/v1.1.1/dtd/JATS-references1.ent +1205 -0
  42. data/lib/dtd/atypon/v1.1.1/dtd/JATS-related-object1.ent +283 -0
  43. data/lib/dtd/atypon/v1.1.1/dtd/JATS-section1.ent +324 -0
  44. data/lib/dtd/atypon/v1.1.1/dtd/JATS-xmlspecchars1.ent +389 -0
  45. data/lib/dtd/atypon/v1.1.1/dtd/catalog-jats-v1-1-no-base.xml +946 -0
  46. data/lib/dtd/atypon/v1.1.1/dtd/catalog-jats-v1-1-with-base.xml +951 -0
  47. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isobox.ent +61 -0
  48. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isocyr1.ent +88 -0
  49. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isocyr2.ent +47 -0
  50. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isodia.ent +35 -0
  51. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isolat1.ent +83 -0
  52. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isolat2.ent +142 -0
  53. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isonum.ent +97 -0
  54. data/lib/dtd/atypon/v1.1.1/dtd/iso8879/isopub.ent +105 -0
  55. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isoamsa.ent +167 -0
  56. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isoamsb.ent +143 -0
  57. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isoamsc.ent +43 -0
  58. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isoamsn.ent +114 -0
  59. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isoamso.ent +73 -0
  60. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isoamsr.ent +204 -0
  61. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isogrk3.ent +64 -0
  62. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isomfrk.ent +75 -0
  63. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isomopf.ent +49 -0
  64. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isomscr.ent +75 -0
  65. data/lib/dtd/atypon/v1.1.1/dtd/iso9573-13/isotech.ent +182 -0
  66. data/lib/dtd/atypon/v1.1.1/dtd/mathml/mmlalias.ent +564 -0
  67. data/lib/dtd/atypon/v1.1.1/dtd/mathml/mmlextra.ent +122 -0
  68. data/lib/dtd/atypon/v1.1.1/dtd/mathml2-qname-1.mod +286 -0
  69. data/lib/dtd/atypon/v1.1.1/dtd/mathml2.dtd +2206 -0
  70. data/lib/dtd/atypon/v1.1.1/dtd/mathml3-qname1.mod +294 -0
  71. data/lib/dtd/atypon/v1.1.1/dtd/mathml3.dtd +1682 -0
  72. data/lib/dtd/atypon/v1.1.1/dtd/oasis-exchange.ent +449 -0
  73. data/lib/dtd/atypon/v1.1.1/dtd/xhtml-inlstyle-1.mod +34 -0
  74. data/lib/dtd/atypon/v1.1.1/dtd/xhtml-table-1.mod +333 -0
  75. data/lib/dtd/atypon/v1.1.1/dtd/xmlchars/isogrk1.ent +70 -0
  76. data/lib/dtd/atypon/v1.1.1/dtd/xmlchars/isogrk2.ent +41 -0
  77. data/lib/dtd/atypon/v1.1.1/dtd/xmlchars/isogrk4.ent +66 -0
  78. data/lib/xml_jats_resolver.rb +2 -1
  79. data/xml_jats_resolver.gemspec +2 -2
  80. metadata +79 -4
@@ -0,0 +1,326 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Journal Archiving DTD Customize Classes Module -->
3
+ <!-- VERSION: ANSI/NISO JATS Version 1.1 (Z39.96-2015) -->
4
+ <!-- DATE: December 2015 -->
5
+ <!-- -->
6
+ <!-- ============================================================= -->
7
+
8
+ <!-- ============================================================= -->
9
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
10
+ <!-- TYPICAL INVOCATION -->
11
+ <!--
12
+ "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD with OASIS Tables Customize Classes Module v1.1 20151215//EN"
13
+ Delivered as file "JATS-archivecustom-classes1.ent" -->
14
+ <!-- ============================================================= -->
15
+
16
+
17
+ <!-- ============================================================= -->
18
+ <!-- SYSTEM: Journal Archiving and Interchange DTD with -->
19
+ <!-- OASIS Tables of the JATS DTD Suite -->
20
+ <!-- -->
21
+ <!-- PURPOSE: To declare the Parameter Entities (PEs) used to -->
22
+ <!-- over-ride the JATS DTD Suite default named -->
23
+ <!-- element classes. -->
24
+ <!-- -->
25
+ <!-- Note: Since PEs must be declared before they -->
26
+ <!-- are used, this module must be called before the -->
27
+ <!-- content modules that declare elements, and before -->
28
+ <!-- the default classes module. -->
29
+ <!-- -->
30
+ <!-- TAG SET SPONSOR -->
31
+ <!-- National Center for Biotechnology -->
32
+ <!-- Information (NCBI) -->
33
+ <!-- National Library of Medicine (NLM) -->
34
+ <!-- -->
35
+ <!-- CREATED FOR: -->
36
+ <!-- This DTD was created from the JATS DTD Suite. -->
37
+ <!-- Digital archives and publishers may use the -->
38
+ <!-- DTD as is for markup of journal literature or -->
39
+ <!-- related material for archiving and transferring -->
40
+ <!-- such material between archives or create a -->
41
+ <!-- custom XML DTD from the Suite for -->
42
+ <!-- these purposes. -->
43
+ <!-- -->
44
+ <!-- This DTD is in the public domain. An organization -->
45
+ <!-- that wishes to create its own DTD from the suite -->
46
+ <!-- may do so without permission from NLM. -->
47
+ <!-- -->
48
+ <!-- The suite has been set up to be extended using a -->
49
+ <!-- new DTD file and a new DTD-specific customization -->
50
+ <!-- module to redefine the many Parameter Entities. -->
51
+ <!-- Do not modify the suite directly or redistribute -->
52
+ <!-- modified versions of the suite. -->
53
+ <!-- -->
54
+ <!-- In the interest of maintaining consistency and -->
55
+ <!-- clarity for potential users, NLM requests: -->
56
+ <!-- -->
57
+ <!-- 1. If you create a DTD from the JATS DTD Suite -->
58
+ <!-- and intend to stay compatible with the suite, -->
59
+ <!-- then please include the following statement -->
60
+ <!-- as a comment in all of your DTD modules: -->
61
+ <!-- "Created from, and fully compatible with, -->
62
+ <!-- the ANSI/NISO Z39.96 Journal Article Tag -->
63
+ <!-- Suite (JATS)." -->
64
+ <!-- -->
65
+ <!-- 2. If you alter one or more modules of the suite, -->
66
+ <!-- then please rename your version and all its -->
67
+ <!-- modules to avoid any confusion with the -->
68
+ <!-- original suite. Also, please include the -->
69
+ <!-- following statement as a comment in all your -->
70
+ <!-- DTD modules: -->
71
+ <!-- "Based in part on, but not fully compatible -->
72
+ <!-- with, the ANSI/NISO Z39.96 Journal Article -->
73
+ <!-- Tag Suite (JATS)." -->
74
+ <!-- -->
75
+ <!-- ORIGINAL CREATION DATE: -->
76
+ <!-- August 2004 -->
77
+ <!-- -->
78
+ <!-- CREATED BY: Mulberry Technologies, Inc. for the NISO Z39.96 -->
79
+ <!-- Working Group. Mulberry Technologies was -->
80
+ <!-- supported by National Center for Biotechnology -->
81
+ <!-- Information (NCBI), a center of the US National -->
82
+ <!-- Library of Medicine (NLM). -->
83
+ <!-- -->
84
+ <!-- The Journal Archiving and Interchange DTD is -->
85
+ <!-- built from the JATS DTD Suite. -->
86
+ <!-- -->
87
+ <!-- Suggestions for refinements and enhancements to -->
88
+ <!-- this DTD should be sent in email to: -->
89
+ <!-- jats@ncbi.nlm.nih.gov -->
90
+ <!-- ============================================================= -->
91
+
92
+
93
+ <!-- ============================================================= -->
94
+ <!-- DTD VERSION/CHANGE HISTORY -->
95
+ <!-- ============================================================= -->
96
+ <!--
97
+
98
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
99
+ =============================================================
100
+ JATS Version 1.1 (DAL/BTU) v1.1 (2015-12-15)
101
+
102
+ JATS is a continuing maintenance NISO Standard, which
103
+ requires voting by the ANSI and NISO memberships to be changed.
104
+ JATS 1.1 was approved in late 2015, so the formal public
105
+ identifiers were changed in the modules and the catalogs.
106
+ No model or attribute changes were made at this time.
107
+
108
+ 10. JATS became version "1.1" and "v1.1 20151215"
109
+
110
+ =============================================================
111
+ JATS Version 1.1d3 (DAL/BTU) v1.1d3 (2015-03-01)
112
+
113
+ The changes in this release are in response to NISO
114
+ License and Indicators Recommended Practice.
115
+
116
+ NISO JATS is a continuing maintenance NISO Standard, which
117
+ requires voting by the NISO membership to be changed. This
118
+ Committee Draft 1.1d3 will be sent to the NISO voting
119
+ membership, to become (if approved) NISO JATS 1.1.
120
+
121
+ This draft DTD represents an interim version of the
122
+ non-normative JATS DTD Suite, as an indication to JATS users
123
+ the decisions that have been made by the JATS Standing
124
+ Committee.
125
+
126
+ 9. JATS became version "1.1d3" and "v1.1 20150301//EN"
127
+
128
+ =============================================================
129
+ JATS Version 1.1d2 (DAL/BTU) v1.1d2 (2014-09-30)
130
+
131
+ NISO JATS is a continuing maintenance NISO Standard, which
132
+ requires voting by the NISO membership to be changed. This
133
+ Committee Draft 1.1d2 will be sent to the NISO voting
134
+ membership, to become (if approved) NISO JATS 1.1.
135
+
136
+ This catalog represents an interim version of the
137
+ non-normative JATS DTD Suite, as an indication to JATS users
138
+ the decisions that have been made by the JATS Standing
139
+ Committee.
140
+
141
+ 8. JATS became version "1.1d2" and "v1.1d2 20140930//EN"
142
+
143
+ =============================================================
144
+ NISO JATS Version 1.0 (DAL/BTU) v1.0 (2012-xx-xx)
145
+
146
+ ANSI/NISO Z39.96-2012 (Version 1.0)
147
+
148
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
149
+ XSDs, RNGs and supporting documentation are available at
150
+ http://jats.nlm.nih.gov/1.0/
151
+
152
+ 7. NEW CODE ELEMENT- Added <code> to
153
+ - alternatives-display.class
154
+
155
+ 6. TABLE CLASSES - Added the classes to make it possible to
156
+ use both the XHTML and the OASIS model.
157
+
158
+ 5. CITATION ALTERNATIVES - Added a new element
159
+ <citation-alternatives> to the citation.class. The element
160
+ will hold, for example, a single citation in multiple
161
+ languages or a single citation tagged as a <mixed-citation>
162
+ complete with punctuation and spacing and also as an
163
+ <element-citation> with all punctuation and spacing removed.
164
+
165
+ =============================================================
166
+ Version 0.4 (DAL/BTU) v0.4 (2011-01-31)
167
+
168
+ This Tag Set is in the process of becoming a NISO standard.
169
+ The version numbers are starting over from 0.4", as a Trial
170
+ Use Draft, to be made into "Version 1.0" when the Tag Suite
171
+ becomes a NISO standard. Thus, the version number that would
172
+ have been "NLM Version 3.1 Draft" has become NISO JATS
173
+ "Version 0.4".
174
+
175
+ Details on NISO Trial Use Draft Version 0.4 are available at
176
+ http://jats.nlm.nih.gov/JATS-0.4.
177
+
178
+ 4. Updated the DTD-version attribute to "0.4"
179
+
180
+ 3. Updated the public identifier to "v0.4 20110131",
181
+ modified the formal public identifier to include "JATS (Z39.96)",
182
+ and the filename as delivered to include "JATS" and the
183
+ new version number "0". Also included the phrase
184
+ "(OASIS Tables)" in the formal name.
185
+
186
+ 2. AFFILIATION ALTERNATIVES - Added the element <aff-alternatives>
187
+ to contrib-info.class to hold multiple <aff>s that are
188
+ representations of a single affiliation, for example, the name
189
+ of an institution in two languages or two scripts.
190
+
191
+ =============================================================
192
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
193
+
194
+ Version 3.0 is the first non-backward-compatible release.
195
+ In addition to the usual incremental changes, some
196
+ elements and attributes have been renamed and/or remodeled
197
+ to better meet user needs and to increase tag set consistency.
198
+ All module change histories are available through the Tag Suite
199
+ web site at http://dtd.nlm.nih.gov.
200
+
201
+ Details on version 3.0 are available at
202
+ http://dtd.nlm.nih.gov/3.0.
203
+
204
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
205
+
206
+ <!-- ============================================================= -->
207
+ <!-- Details concerning
208
+ ANSI/NISO Z39.96-2015 JATS-based DTDs, XSDs,
209
+ RNGs and supporting documentation are available at
210
+ http://jats.nlm.nih.gov/1.1/ -->
211
+
212
+
213
+ <!-- ============================================================= -->
214
+ <!-- METADATA CLASSES (articlemeta.ent) -->
215
+ <!-- ============================================================= -->
216
+
217
+
218
+ <!-- CONTRIBUTOR INFORMATION CLASS -->
219
+ <!-- Metadata about a contributor
220
+ Added <fn> -->
221
+ <!ENTITY % contrib-info.class
222
+ "address | aff | aff-alternatives |
223
+ author-comment | bio | email | etal |
224
+ ext-link | fn | on-behalf-of | role |
225
+ uri | xref" >
226
+
227
+
228
+ <!-- ============================================================= -->
229
+ <!-- CITATION CLASSES (references.ent) -->
230
+ <!-- ============================================================= -->
231
+
232
+
233
+ <!-- CITATION CLASS ELEMENTS -->
234
+ <!-- Reference to an external document, as used
235
+ within, for example, the text of a
236
+ paragraph -->
237
+ <!ENTITY % citation.class
238
+ "citation-alternatives | element-citation |
239
+ mixed-citation | nlm-citation" >
240
+
241
+
242
+ <!-- CITATION MINUS ALTERNATIVES CLASS ELEMENTS -->
243
+ <!-- All the citation elements except the
244
+ <citation-alternatives> element. -->
245
+ <!ENTITY % citation-minus-alt.class
246
+ "element-citation | mixed-citation |
247
+ nlm-citation" >
248
+
249
+
250
+ <!ENTITY % citation-additions.class
251
+ "string-date" >
252
+
253
+ <!-- ============================================================= -->
254
+ <!-- PRESENTATION INFO CLASSES -->
255
+ <!-- ============================================================= -->
256
+
257
+
258
+ <!-- X-GENERATED PUNCTUATION CLASS -->
259
+ <!-- Class containing a single element that will
260
+ hold generated punctuation or other
261
+ generatable text, for example, the commas or
262
+ semicolons between keywords.
263
+ This textual material element has been
264
+ created:
265
+ - to match existing input DTDs
266
+ - to identify such material, so that it
267
+ can be processed (such as removed)
268
+ - to try to remove look-and-feel material
269
+ from semantic material such as keywords.
270
+ -->
271
+ <!ENTITY % x.class "x" >
272
+
273
+
274
+ <!-- ============================================================= -->
275
+ <!-- STRUCTURAL ELEMENT CLASSES -->
276
+ <!-- ============================================================= -->
277
+
278
+
279
+ <!-- REST OF PARAGRAPH CLASS -->
280
+ <!-- Information for the reader that is at the
281
+ same structural level as a Paragraph.
282
+ Contains all paragraph-level objects that are
283
+ not also used inside tables and excepting
284
+ also the paragraph element itself. -->
285
+ <!ENTITY % rest-of-para.class
286
+ "ack | disp-quote | speech | statement |
287
+ verse-group" >
288
+
289
+
290
+ <!-- ============================================================= -->
291
+ <!-- TABLE CLASSES -->
292
+ <!-- ============================================================= -->
293
+
294
+
295
+ <!-- ALTERNATIVES DISPLAY CLASS ELEMENTS -->
296
+ <!-- Display elements that can be alternatives to
297
+ each other inside an alternatives element.
298
+ XHTML Table Model table
299
+ OASIS CALS Table oasis:table -->
300
+ <!ENTITY % alternatives-display.class
301
+ "array | chem-struct | code | graphic |
302
+ inline-graphic |
303
+ inline-supplementary-material |
304
+ media | preformat | private-char |
305
+ supplementary-material |
306
+ table | %otable.qname; |
307
+ textual-form" >
308
+
309
+
310
+ <!-- TABLE CLASS ELEMENTS -->
311
+ <!-- Elements that will be used to contain the
312
+ rows and columns inside the Table Wrapper
313
+ element <table-wrap>. The following
314
+ elements can be set up for inclusion:
315
+ XHTML Table Model table
316
+ OASIS CALS Table oasis:table -->
317
+ <!ENTITY % table.class "table | %otable.qname;" >
318
+
319
+
320
+ <!-- TABLE BODY CLASS -->
321
+ <!-- To include just a table body <tbody>
322
+ element. Both XHTML and OASIS table types. -->
323
+ <!ENTITY % tbody.class "tbody | %otbody.qname;" >
324
+
325
+
326
+ <!-- ================== End Archiving Classes Customization ====== -->
@@ -0,0 +1,269 @@
1
+ <!-- ============================================================= -->
2
+ <!-- MODULE: Journal Archiving and Interchange DTD with -->
3
+ <!-- OASIS Tables DTD-Specific Modules -->
4
+ <!-- VERSION: ANSI/NISO JATS Version 1.1 (Z39.96-2015) -->
5
+ <!-- DATE: December 2015 -->
6
+ <!-- -->
7
+ <!-- ============================================================= -->
8
+
9
+ <!-- ============================================================= -->
10
+ <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
11
+ <!-- TYPICAL INVOCATION -->
12
+ <!--
13
+ "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD with OASIS Tables DTD-Specific Modules v1.1 20151215//EN"
14
+ Delivered as file "JATS-archive-oasis-custom-modules1.ent" -->
15
+ <!-- ============================================================= -->
16
+
17
+ <!-- ============================================================= -->
18
+ <!-- SYSTEM: Journal Archiving and Interchange DTD with -->
19
+ <!-- OASIS Tables of the JATS DTD Suite -->
20
+ <!-- -->
21
+ <!-- PURPOSE: To name any modules created explicitly for this -->
22
+ <!-- Archiving OASIS DTD, that is, not present in the -->
23
+ <!-- JATS DTD Suite -->
24
+ <!-- -->
25
+ <!-- CONTAINS: Full external Parameter Entity declarations -->
26
+ <!-- for all Archiving OASIS DTD-Specific modules -->
27
+ <!-- used by this DTD. (Note: the modules are DECLARED -->
28
+ <!-- in this module, but referenced [invoked] in the -->
29
+ <!-- Journal Archiving and Interchange DTD with -->
30
+ <!-- OASIS Tables DTD.) -->
31
+ <!-- -->
32
+ <!-- TAG SET SPONSOR -->
33
+ <!-- National Center for Biotechnology -->
34
+ <!-- Information (NCBI) -->
35
+ <!-- National Library of Medicine (NLM) -->
36
+ <!-- -->
37
+ <!-- CREATED FOR: -->
38
+ <!-- This DTD was created from the JATS DTD Suite. -->
39
+ <!-- Digital archives and publishers may use the -->
40
+ <!-- DTD as is for markup of journal literature or -->
41
+ <!-- related material for archiving and transferring -->
42
+ <!-- such material between archives or create a -->
43
+ <!-- custom XML DTD from the Suite for -->
44
+ <!-- these purposes. -->
45
+ <!-- -->
46
+ <!-- This DTD is in the public domain. An organization -->
47
+ <!-- that wishes to create its own DTD from the suite -->
48
+ <!-- may do so without permission from NLM. -->
49
+ <!-- -->
50
+ <!-- The suite has been set up to be extended using a -->
51
+ <!-- new DTD file and a new DTD-specific customization -->
52
+ <!-- module to redefine the many Parameter Entities. -->
53
+ <!-- Do not modify the suite directly or redistribute -->
54
+ <!-- modified versions of the suite. -->
55
+ <!-- -->
56
+ <!-- In the interest of maintaining consistency and -->
57
+ <!-- clarity for potential users, NLM requests: -->
58
+ <!-- -->
59
+ <!-- 1. If you create a DTD from the JATS DTD Suite -->
60
+ <!-- and intend to stay compatible with the suite, -->
61
+ <!-- then please include the following statement -->
62
+ <!-- as a comment in all of your DTD modules: -->
63
+ <!-- "Created from, and fully compatible with, -->
64
+ <!-- the ANSI/NISO Z39.96 Journal Article Tag -->
65
+ <!-- Suite (JATS)." -->
66
+ <!-- -->
67
+ <!-- 2. If you alter one or more modules of the suite, -->
68
+ <!-- then please rename your version and all its -->
69
+ <!-- modules to avoid any confusion with the -->
70
+ <!-- original suite. Also, please include the -->
71
+ <!-- following statement as a comment in all your -->
72
+ <!-- DTD modules: -->
73
+ <!-- "Based in part on, but not fully compatible -->
74
+ <!-- with, the ANSI/NISO Z39.96 Journal Article -->
75
+ <!-- Tag Suite (JATS)." -->
76
+ <!-- -->
77
+ <!-- ORIGINAL CREATION DATE: -->
78
+ <!-- August 2004 -->
79
+ <!-- -->
80
+ <!-- CREATED BY: Mulberry Technologies, Inc. for the NISO Z39.96 -->
81
+ <!-- Working Group. Mulberry Technologies was -->
82
+ <!-- supported by National Center for Biotechnology -->
83
+ <!-- Information (NCBI), a center of the US National -->
84
+ <!-- Library of Medicine (NLM). -->
85
+ <!-- -->
86
+ <!-- The Journal Archiving and Interchange DTD is -->
87
+ <!-- built from the JATS DTD Suite. -->
88
+ <!-- -->
89
+ <!-- Suggestions for refinements and enhancements to -->
90
+ <!-- this DTD should be sent in email to: -->
91
+ <!-- jats@ncbi.nlm.nih.gov -->
92
+ <!-- ============================================================= -->
93
+
94
+
95
+ <!-- ============================================================= -->
96
+ <!-- DTD VERSION/CHANGE HISTORY -->
97
+ <!-- ============================================================= -->
98
+ <!--
99
+
100
+ Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
101
+ =============================================================
102
+ JATS Version 1.1 (DAL/BTU) v1.1 (2015-12-15)
103
+
104
+ JATS is a continuing maintenance NISO Standard, which
105
+ requires voting by the ANSI and NISO memberships to be changed.
106
+ JATS 1.1 was approved in late 2015, so the formal public
107
+ identifiers were changed in the modules and the catalogs.
108
+ No model or attribute changes were made at this time.
109
+
110
+ 9. JATS became version "1.1" and "v1.1 20151215"
111
+
112
+ =============================================================
113
+ JATS Version 1.1d3 (DAL/BTU) v1.1d3 (2015-03-01)
114
+
115
+ The changes in this release are in response to NISO
116
+ License and Indicators Recommended Practice.
117
+
118
+ NISO JATS is a continuing maintenance NISO Standard, which
119
+ requires voting by the NISO membership to be changed. This
120
+ Committee Draft 1.1d3 will be sent to the NISO voting
121
+ membership, to become (if approved) NISO JATS 1.1.
122
+
123
+ This draft DTD represents an interim version of the
124
+ non-normative JATS DTD Suite, as an indication to JATS users
125
+ the decisions that have been made by the JATS Standing
126
+ Committee.
127
+
128
+ 8. JATS became version "1.1d3" and "v1.1d3 20150301"
129
+
130
+ =============================================================
131
+ JATS Version 1.1d2 (DAL/BTU) v1.1d2 (2014-09-30)
132
+
133
+ NISO JATS is a continuing maintenance NISO Standard, which
134
+ requires voting by the NISO membership to be changed. This
135
+ Committee Draft 1.1d2 will be sent to the NISO voting
136
+ membership, to become (if approved) NISO JATS 1.1.
137
+
138
+ This catalog represents an interim version of the
139
+ non-normative JATS DTD Suite, as an indication to JATS users
140
+ the decisions that have been made by the JATS Standing
141
+ Committee.
142
+
143
+ 6. JATS became version "1.1d2" and "v1.1d2 20140930//EN"
144
+
145
+ =============================================================
146
+ NISO JATS Version 1.0 (DAL/BTU) v1.0 (2012-xx-xx)
147
+
148
+ ANSI/NISO Z39.96-2012 (Version 1.0)
149
+
150
+ Details concerning ANSI/NISO Z39.96-2012 JATS-based DTDs,
151
+ XSDs, RNGs and supporting documentation are available at
152
+ http://jats.nlm.nih.gov/1.0/
153
+
154
+ 5. OASIS TABLE NAMESPACE MODIFICATIONS - Added a new module
155
+ that sets up the namespace URI and namespace prefix for
156
+ the OASIS tables models.
157
+
158
+ =============================================================
159
+ Version 0.4 (DAL/BTU) v0.4 (2011-01-31)
160
+
161
+ This Tag Set is in the process of becoming a NISO standard.
162
+ The version numbers are starting over from 0.4", as a Trial
163
+ Use Draft, to be made into "Version 1.0" when the Tag Suite
164
+ becomes a NISO standard. Thus, the version number that would
165
+ have been "NLM Version 3.1 Draft" has become NISO JATS
166
+ "Version 0.4".
167
+
168
+ Details on NISO Trial Use Draft Version 0.4 are available at
169
+ http://jats.nlm.nih.gov/JATS-0.4.
170
+
171
+ 4. Updated the DTD-version attribute to "0.4"
172
+
173
+ 3. Updated the public identifier to "v0.4 20110131",
174
+ modified the formal public identifier to include "JATS (Z39.96)",
175
+ and the filename as delivered to include "JATS" and the
176
+ new version number "0". Also included the phrase
177
+ "(OASIS Tables)" in the formal name.
178
+
179
+ =============================================================
180
+ Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
181
+
182
+ Version 3.0 is the first non-backward-compatible release.
183
+ In addition to the usual incremental changes, some
184
+ elements and attributes have been renamed and/or remodeled
185
+ to better meet user needs and to increase tag set consistency.
186
+ All module change histories are available through the Tag Suite
187
+ web site at http://dtd.nlm.nih.gov.
188
+
189
+ Details on version 3.0 are available at
190
+ http://dtd.nlm.nih.gov/3.0.
191
+
192
+ 1. Updated public identifier to "v3.0 20080202//EN" -->
193
+
194
+ <!-- ============================================================= -->
195
+ <!-- Details concerning
196
+ ANSI/NISO Z39.96-2015 JATS-based DTDs, XSDs,
197
+ RNGs and supporting documentation are available at
198
+ http://jats.nlm.nih.gov/1.1/ -->
199
+
200
+ <!-- ============================================================= -->
201
+ <!-- SET UP OASIS NAMESPACE AND PREFIX -->
202
+ <!-- ============================================================= -->
203
+
204
+
205
+ <!-- OASIS-TABLE-SPECIFIC NAMESPACE AND PREFIX -->
206
+ <!-- Set up the Parameter Entities used to control
207
+ the namespace URI and prefix for the OASIS
208
+ CALS Exchange table Model (JATS version). -->
209
+ <!ENTITY % JATS-oasis-namespace.ent
210
+ PUBLIC
211
+ "-//NLM//DTD JATS OASIS Table Namespace Module v1.1 20151215//EN"
212
+ "JATS-oasis-namespace1.ent" >
213
+
214
+
215
+ <!-- ============================================================= -->
216
+ <!-- CUSTOMIZATION MODULES DECLARED -->
217
+ <!-- ============================================================= -->
218
+
219
+
220
+ <!-- DTD-SPECIFIC CLASS CUSTOMIZATIONS MODULE -->
221
+ <!-- Set up the Parameter Entities and element
222
+ class definitions that will be used to
223
+ over-ride some element classes in the
224
+ DTD Suite. -->
225
+ <!ENTITY % archive-oasis-custom-classes.ent
226
+ PUBLIC
227
+ "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD with OASIS Tables Customize Classes Module v1.1 20151215//EN"
228
+ "JATS-archive-oasis-custom-classes1.ent" >
229
+
230
+
231
+ <!-- DTD-SPECIFIC MIX CUSTOMIZATIONS MODULE -->
232
+ <!-- Set up the Parameter Entities and element
233
+ mix definitions that will be used to
234
+ over-ride some element mixes in the DTD
235
+ Suite. -->
236
+ <!ENTITY % archivecustom-mixes.ent
237
+ PUBLIC
238
+ "-//NLM//DTD JATS (Z39.96) Journal Archiving DTD Customize Mixes Module v1.1 20151215//EN"
239
+ "JATS-archivecustom-mixes1.ent" >
240
+
241
+
242
+ <!-- DTD-SPECIFIC MODELS/ATTRIBUTES CUSTOMIZATIONS
243
+ MODULE -->
244
+ <!-- Set up the Parameter Entities for element-
245
+ specific element groups, complete content
246
+ models, and attribute list and value over-
247
+ rides. These PEs will over-ride selected
248
+ content models and attribute lists for the
249
+ Journal JATS DTD Suite-->
250
+ <!ENTITY % archivecustom-models.ent
251
+ PUBLIC
252
+ "-//NLM//DTD JATS (Z39.96) Journal Archiving DTD Customize Content and Attributes Module v1.1 20151215//EN"
253
+ "JATS-archivecustom-models1.ent" >
254
+
255
+
256
+ <!-- NLM CITATION MODULE -->
257
+ <!-- The only new element created for the
258
+ Publishing DTD, the highly structured NLM
259
+ s citation, to enforce a slightly loose version
260
+ of an NLM-structured bibliographic reference.
261
+ Sequence is enforced and interior punctuation
262
+ is expected to be generated. -->
263
+ <!ENTITY % nlmcitation.ent
264
+ PUBLIC
265
+ "-//NLM//DTD JATS (Z39.96) NLM Citation v1.1 20151215//EN"
266
+ "JATS-nlmcitation1.ent" >
267
+
268
+
269
+ <!-- =================== End Archive DTD Module of Modules ======= -->