metanorma-jis 0.3.3 → 0.3.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/isodoc/jis/html/style-human.css +1 -1
- data/lib/isodoc/jis/html/style-iso.css +1 -1
- data/lib/isodoc/jis/jis.international-standard.xsl +74 -17
- data/lib/metanorma/jis/basicdoc.rng +861 -481
- data/lib/metanorma/jis/biblio-standoc.rng +87 -20
- data/lib/metanorma/jis/biblio.rng +882 -325
- data/lib/metanorma/jis/isodoc.rng +1031 -915
- data/lib/metanorma/jis/reqt.rng +94 -75
- data/lib/metanorma/jis/validate.rb +1 -0
- data/lib/metanorma/jis/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 767a090a3aebe22d2d6f00eb901394cc4c03b2e0bd27cc742ed5474234dc3ae7
|
4
|
+
data.tar.gz: f3bf668006d08059015df61d5970c17cb812f95ab524e403d0be44570e7f6925
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 415691142621e73ecad0196c8538ef4ee69a3101fb54273f93493c0ea8bf213f0d2e53b080f04834e39b85d282b043a59270b3332f37bc40e6511eeeebc4e7e1
|
7
|
+
data.tar.gz: 45c5df4d2172923555dd91a7071a06f113a2d7990608f755ee7cb9d8f7ddee1c00ec9a7b4197d09ad0d0308044ab1573ff65750913b5aedba29265880d1b0985
|
@@ -13308,6 +13308,39 @@
|
|
13308
13308
|
</pdf:catalog>
|
13309
13309
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
13310
13310
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
13311
|
+
<rdf:Description xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/" xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#" xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#" rdf:about="">
|
13312
|
+
<pdfaExtension:schemas>
|
13313
|
+
<rdf:Bag>
|
13314
|
+
<rdf:li rdf:parseType="Resource">
|
13315
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
13316
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
13317
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
13318
|
+
<pdfaSchema:property>
|
13319
|
+
<rdf:Seq>
|
13320
|
+
<rdf:li rdf:parseType="Resource">
|
13321
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
13322
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
13323
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
13324
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
13325
|
+
</rdf:li>
|
13326
|
+
<rdf:li rdf:parseType="Resource">
|
13327
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
13328
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
13329
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
13330
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
13331
|
+
</rdf:li>
|
13332
|
+
<rdf:li rdf:parseType="Resource">
|
13333
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
13334
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
13335
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
13336
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
13337
|
+
</rdf:li>
|
13338
|
+
</rdf:Seq>
|
13339
|
+
</pdfaSchema:property>
|
13340
|
+
</rdf:li>
|
13341
|
+
</rdf:Bag>
|
13342
|
+
</pdfaExtension:schemas>
|
13343
|
+
</rdf:Description>
|
13311
13344
|
<rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:about="">
|
13312
13345
|
<!-- Dublin Core properties go here -->
|
13313
13346
|
<dc:title>
|
@@ -13318,33 +13351,57 @@
|
|
13318
13351
|
|
13319
13352
|
</xsl:for-each>
|
13320
13353
|
</xsl:variable>
|
13321
|
-
<
|
13322
|
-
<
|
13323
|
-
<xsl:
|
13324
|
-
|
13325
|
-
|
13326
|
-
|
13327
|
-
|
13328
|
-
|
13354
|
+
<rdf:Alt>
|
13355
|
+
<rdf:li xml:lang="x-default">
|
13356
|
+
<xsl:choose>
|
13357
|
+
<xsl:when test="normalize-space($title) != ''">
|
13358
|
+
<xsl:value-of select="$title"/>
|
13359
|
+
</xsl:when>
|
13360
|
+
<xsl:otherwise>
|
13361
|
+
<xsl:text> </xsl:text>
|
13362
|
+
</xsl:otherwise>
|
13363
|
+
</xsl:choose>
|
13364
|
+
</rdf:li>
|
13365
|
+
</rdf:Alt>
|
13329
13366
|
</dc:title>
|
13330
|
-
<
|
13367
|
+
<xsl:variable name="dc_creator">
|
13331
13368
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
13332
13369
|
|
13333
|
-
<
|
13334
|
-
<xsl:
|
13335
|
-
|
13336
|
-
|
13370
|
+
<rdf:Seq>
|
13371
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
13372
|
+
<rdf:li>
|
13373
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
13374
|
+
</rdf:li>
|
13375
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
13376
|
+
</xsl:for-each>
|
13377
|
+
</rdf:Seq>
|
13337
13378
|
|
13338
13379
|
</xsl:for-each>
|
13339
|
-
</
|
13340
|
-
<
|
13380
|
+
</xsl:variable>
|
13381
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
13382
|
+
<dc:creator>
|
13383
|
+
<xsl:copy-of select="$dc_creator"/>
|
13384
|
+
</dc:creator>
|
13385
|
+
</xsl:if>
|
13386
|
+
|
13387
|
+
<xsl:variable name="dc_description">
|
13341
13388
|
<xsl:variable name="abstract">
|
13342
13389
|
|
13343
13390
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
13344
13391
|
|
13345
13392
|
</xsl:variable>
|
13346
|
-
<
|
13347
|
-
|
13393
|
+
<rdf:Alt>
|
13394
|
+
<rdf:li xml:lang="x-default">
|
13395
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
13396
|
+
</rdf:li>
|
13397
|
+
</rdf:Alt>
|
13398
|
+
</xsl:variable>
|
13399
|
+
<xsl:if test="normalize-space($dc_description)">
|
13400
|
+
<dc:description>
|
13401
|
+
<xsl:copy-of select="$dc_description"/>
|
13402
|
+
</dc:description>
|
13403
|
+
</xsl:if>
|
13404
|
+
|
13348
13405
|
<pdf:Keywords>
|
13349
13406
|
<xsl:call-template name="insertKeywords">
|
13350
13407
|
<xsl:with-param name="meta">true</xsl:with-param>
|