metanorma-iho 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/isodoc/iho/html/htmlstyle.css +1 -1
- data/lib/isodoc/iho/iho.specification.xsl +74 -17
- data/lib/isodoc/iho/iho.standard.xsl +74 -17
- data/lib/metanorma/iho/basicdoc.rng +861 -481
- data/lib/metanorma/iho/biblio-standoc.rng +87 -20
- data/lib/metanorma/iho/biblio.rng +882 -325
- data/lib/metanorma/iho/isodoc.rng +1031 -915
- data/lib/metanorma/iho/reqt.rng +94 -75
- data/lib/metanorma/iho/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: bfa68a7ffe1430399e0dae0f788dd4de9d933479e31436f64499856bb76e1753
|
|
4
|
+
data.tar.gz: 14207a7b252242d513aec10c13fe406c74f4f1716dc2cebb11e467f6c8778d62
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 31cddfdd884b8d3b7544f93ed192292200d7501e32d510b93fa02f86cf12ba41c84e6ab88b1e5ae27f9c0d39bab00774bf245a52fcc6a01eed6d489b231f99c1
|
|
7
|
+
data.tar.gz: 442ac35c26009e19f29e832ce7aeccf49c7bacea6876eeeeb22fae1d50828a2803a6b6f11a22721bc30b2084f7db7889e531a4788f0e3367bc516a39f3ce1480
|
|
@@ -12466,6 +12466,39 @@
|
|
|
12466
12466
|
</pdf:catalog>
|
|
12467
12467
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
|
12468
12468
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
12469
|
+
<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="">
|
|
12470
|
+
<pdfaExtension:schemas>
|
|
12471
|
+
<rdf:Bag>
|
|
12472
|
+
<rdf:li rdf:parseType="Resource">
|
|
12473
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
|
12474
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
|
12475
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
|
12476
|
+
<pdfaSchema:property>
|
|
12477
|
+
<rdf:Seq>
|
|
12478
|
+
<rdf:li rdf:parseType="Resource">
|
|
12479
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12480
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
|
12481
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
|
12482
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
|
12483
|
+
</rdf:li>
|
|
12484
|
+
<rdf:li rdf:parseType="Resource">
|
|
12485
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12486
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
|
12487
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
|
12488
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
12489
|
+
</rdf:li>
|
|
12490
|
+
<rdf:li rdf:parseType="Resource">
|
|
12491
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12492
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
|
12493
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
|
12494
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
12495
|
+
</rdf:li>
|
|
12496
|
+
</rdf:Seq>
|
|
12497
|
+
</pdfaSchema:property>
|
|
12498
|
+
</rdf:li>
|
|
12499
|
+
</rdf:Bag>
|
|
12500
|
+
</pdfaExtension:schemas>
|
|
12501
|
+
</rdf:Description>
|
|
12469
12502
|
<rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
|
|
12470
12503
|
<!-- Dublin Core properties go here -->
|
|
12471
12504
|
<dc:title>
|
|
@@ -12476,33 +12509,57 @@
|
|
|
12476
12509
|
|
|
12477
12510
|
</xsl:for-each>
|
|
12478
12511
|
</xsl:variable>
|
|
12479
|
-
<
|
|
12480
|
-
<
|
|
12481
|
-
<xsl:
|
|
12482
|
-
|
|
12483
|
-
|
|
12484
|
-
|
|
12485
|
-
|
|
12486
|
-
|
|
12512
|
+
<rdf:Alt>
|
|
12513
|
+
<rdf:li xml:lang="x-default">
|
|
12514
|
+
<xsl:choose>
|
|
12515
|
+
<xsl:when test="normalize-space($title) != ''">
|
|
12516
|
+
<xsl:value-of select="$title"/>
|
|
12517
|
+
</xsl:when>
|
|
12518
|
+
<xsl:otherwise>
|
|
12519
|
+
<xsl:text> </xsl:text>
|
|
12520
|
+
</xsl:otherwise>
|
|
12521
|
+
</xsl:choose>
|
|
12522
|
+
</rdf:li>
|
|
12523
|
+
</rdf:Alt>
|
|
12487
12524
|
</dc:title>
|
|
12488
|
-
<
|
|
12525
|
+
<xsl:variable name="dc_creator">
|
|
12489
12526
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
|
12490
12527
|
|
|
12491
|
-
<
|
|
12492
|
-
<xsl:
|
|
12493
|
-
|
|
12494
|
-
|
|
12528
|
+
<rdf:Seq>
|
|
12529
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
|
12530
|
+
<rdf:li>
|
|
12531
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
|
12532
|
+
</rdf:li>
|
|
12533
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
|
12534
|
+
</xsl:for-each>
|
|
12535
|
+
</rdf:Seq>
|
|
12495
12536
|
|
|
12496
12537
|
</xsl:for-each>
|
|
12497
|
-
</
|
|
12498
|
-
<
|
|
12538
|
+
</xsl:variable>
|
|
12539
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
|
12540
|
+
<dc:creator>
|
|
12541
|
+
<xsl:copy-of select="$dc_creator"/>
|
|
12542
|
+
</dc:creator>
|
|
12543
|
+
</xsl:if>
|
|
12544
|
+
|
|
12545
|
+
<xsl:variable name="dc_description">
|
|
12499
12546
|
<xsl:variable name="abstract">
|
|
12500
12547
|
|
|
12501
12548
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
|
12502
12549
|
|
|
12503
12550
|
</xsl:variable>
|
|
12504
|
-
<
|
|
12505
|
-
|
|
12551
|
+
<rdf:Alt>
|
|
12552
|
+
<rdf:li xml:lang="x-default">
|
|
12553
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
|
12554
|
+
</rdf:li>
|
|
12555
|
+
</rdf:Alt>
|
|
12556
|
+
</xsl:variable>
|
|
12557
|
+
<xsl:if test="normalize-space($dc_description)">
|
|
12558
|
+
<dc:description>
|
|
12559
|
+
<xsl:copy-of select="$dc_description"/>
|
|
12560
|
+
</dc:description>
|
|
12561
|
+
</xsl:if>
|
|
12562
|
+
|
|
12506
12563
|
<pdf:Keywords>
|
|
12507
12564
|
<xsl:call-template name="insertKeywords">
|
|
12508
12565
|
<xsl:with-param name="meta">true</xsl:with-param>
|
|
@@ -12466,6 +12466,39 @@
|
|
|
12466
12466
|
</pdf:catalog>
|
|
12467
12467
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
|
12468
12468
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
12469
|
+
<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="">
|
|
12470
|
+
<pdfaExtension:schemas>
|
|
12471
|
+
<rdf:Bag>
|
|
12472
|
+
<rdf:li rdf:parseType="Resource">
|
|
12473
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
|
12474
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
|
12475
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
|
12476
|
+
<pdfaSchema:property>
|
|
12477
|
+
<rdf:Seq>
|
|
12478
|
+
<rdf:li rdf:parseType="Resource">
|
|
12479
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12480
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
|
12481
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
|
12482
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
|
12483
|
+
</rdf:li>
|
|
12484
|
+
<rdf:li rdf:parseType="Resource">
|
|
12485
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12486
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
|
12487
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
|
12488
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
12489
|
+
</rdf:li>
|
|
12490
|
+
<rdf:li rdf:parseType="Resource">
|
|
12491
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12492
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
|
12493
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
|
12494
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
12495
|
+
</rdf:li>
|
|
12496
|
+
</rdf:Seq>
|
|
12497
|
+
</pdfaSchema:property>
|
|
12498
|
+
</rdf:li>
|
|
12499
|
+
</rdf:Bag>
|
|
12500
|
+
</pdfaExtension:schemas>
|
|
12501
|
+
</rdf:Description>
|
|
12469
12502
|
<rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
|
|
12470
12503
|
<!-- Dublin Core properties go here -->
|
|
12471
12504
|
<dc:title>
|
|
@@ -12476,33 +12509,57 @@
|
|
|
12476
12509
|
|
|
12477
12510
|
</xsl:for-each>
|
|
12478
12511
|
</xsl:variable>
|
|
12479
|
-
<
|
|
12480
|
-
<
|
|
12481
|
-
<xsl:
|
|
12482
|
-
|
|
12483
|
-
|
|
12484
|
-
|
|
12485
|
-
|
|
12486
|
-
|
|
12512
|
+
<rdf:Alt>
|
|
12513
|
+
<rdf:li xml:lang="x-default">
|
|
12514
|
+
<xsl:choose>
|
|
12515
|
+
<xsl:when test="normalize-space($title) != ''">
|
|
12516
|
+
<xsl:value-of select="$title"/>
|
|
12517
|
+
</xsl:when>
|
|
12518
|
+
<xsl:otherwise>
|
|
12519
|
+
<xsl:text> </xsl:text>
|
|
12520
|
+
</xsl:otherwise>
|
|
12521
|
+
</xsl:choose>
|
|
12522
|
+
</rdf:li>
|
|
12523
|
+
</rdf:Alt>
|
|
12487
12524
|
</dc:title>
|
|
12488
|
-
<
|
|
12525
|
+
<xsl:variable name="dc_creator">
|
|
12489
12526
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
|
12490
12527
|
|
|
12491
|
-
<
|
|
12492
|
-
<xsl:
|
|
12493
|
-
|
|
12494
|
-
|
|
12528
|
+
<rdf:Seq>
|
|
12529
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
|
12530
|
+
<rdf:li>
|
|
12531
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
|
12532
|
+
</rdf:li>
|
|
12533
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
|
12534
|
+
</xsl:for-each>
|
|
12535
|
+
</rdf:Seq>
|
|
12495
12536
|
|
|
12496
12537
|
</xsl:for-each>
|
|
12497
|
-
</
|
|
12498
|
-
<
|
|
12538
|
+
</xsl:variable>
|
|
12539
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
|
12540
|
+
<dc:creator>
|
|
12541
|
+
<xsl:copy-of select="$dc_creator"/>
|
|
12542
|
+
</dc:creator>
|
|
12543
|
+
</xsl:if>
|
|
12544
|
+
|
|
12545
|
+
<xsl:variable name="dc_description">
|
|
12499
12546
|
<xsl:variable name="abstract">
|
|
12500
12547
|
|
|
12501
12548
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
|
12502
12549
|
|
|
12503
12550
|
</xsl:variable>
|
|
12504
|
-
<
|
|
12505
|
-
|
|
12551
|
+
<rdf:Alt>
|
|
12552
|
+
<rdf:li xml:lang="x-default">
|
|
12553
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
|
12554
|
+
</rdf:li>
|
|
12555
|
+
</rdf:Alt>
|
|
12556
|
+
</xsl:variable>
|
|
12557
|
+
<xsl:if test="normalize-space($dc_description)">
|
|
12558
|
+
<dc:description>
|
|
12559
|
+
<xsl:copy-of select="$dc_description"/>
|
|
12560
|
+
</dc:description>
|
|
12561
|
+
</xsl:if>
|
|
12562
|
+
|
|
12506
12563
|
<pdf:Keywords>
|
|
12507
12564
|
<xsl:call-template name="insertKeywords">
|
|
12508
12565
|
<xsl:with-param name="meta">true</xsl:with-param>
|