metanorma-bipm 2.5.1 → 2.5.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/isodoc/bipm/bipm.brochure.xsl +74 -17
- data/lib/isodoc/bipm/bipm.guide.xsl +74 -17
- data/lib/isodoc/bipm/bipm.mise-en-pratique.xsl +74 -17
- data/lib/isodoc/bipm/bipm.rapport.xsl +74 -17
- data/lib/isodoc/bipm/html/htmlstyle.css +1 -1
- data/lib/isodoc/bipm/jcgm.standard.xsl +71 -14
- data/lib/metanorma/bipm/basicdoc.rng +861 -481
- data/lib/metanorma/bipm/biblio-standoc.rng +87 -20
- data/lib/metanorma/bipm/biblio.rng +882 -325
- data/lib/metanorma/bipm/isodoc.rng +1031 -915
- data/lib/metanorma/bipm/reqt.rng +94 -75
- data/lib/metanorma/bipm/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: 383bf45f87ea65566e738977584c76a596ce22c419a58aa571f4bffab61c06ae
|
4
|
+
data.tar.gz: dcf5f78ced811ad1bf65ac8fd41c6c35bfe71310baa1d922ed587694d29ddaa7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b74015cf3c36fbba63afb772b18898cdb5f6c44176f8ceaba504f8966e3be23d58c5a68e5fe048dcad41773d38bb605f74dd676c70a99ac8c3a016b9635c67f3
|
7
|
+
data.tar.gz: 3b11a266828af1d89b41cd261f4c1270430067b4b62f700ac952598900c4610646251c3586c98371cd2f6f37cc8d5334829413168483c4498724e291f6fd3a40
|
@@ -15534,6 +15534,39 @@
|
|
15534
15534
|
</pdf:catalog>
|
15535
15535
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
15536
15536
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
15537
|
+
<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="">
|
15538
|
+
<pdfaExtension:schemas>
|
15539
|
+
<rdf:Bag>
|
15540
|
+
<rdf:li rdf:parseType="Resource">
|
15541
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
15542
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
15543
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
15544
|
+
<pdfaSchema:property>
|
15545
|
+
<rdf:Seq>
|
15546
|
+
<rdf:li rdf:parseType="Resource">
|
15547
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15548
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
15549
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
15550
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
15551
|
+
</rdf:li>
|
15552
|
+
<rdf:li rdf:parseType="Resource">
|
15553
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15554
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
15555
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
15556
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15557
|
+
</rdf:li>
|
15558
|
+
<rdf:li rdf:parseType="Resource">
|
15559
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15560
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
15561
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
15562
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15563
|
+
</rdf:li>
|
15564
|
+
</rdf:Seq>
|
15565
|
+
</pdfaSchema:property>
|
15566
|
+
</rdf:li>
|
15567
|
+
</rdf:Bag>
|
15568
|
+
</pdfaExtension:schemas>
|
15569
|
+
</rdf:Description>
|
15537
15570
|
<rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:about="">
|
15538
15571
|
<!-- Dublin Core properties go here -->
|
15539
15572
|
<dc:title>
|
@@ -15544,33 +15577,57 @@
|
|
15544
15577
|
|
15545
15578
|
</xsl:for-each>
|
15546
15579
|
</xsl:variable>
|
15547
|
-
<
|
15548
|
-
<
|
15549
|
-
<xsl:
|
15550
|
-
|
15551
|
-
|
15552
|
-
|
15553
|
-
|
15554
|
-
|
15580
|
+
<rdf:Alt>
|
15581
|
+
<rdf:li xml:lang="x-default">
|
15582
|
+
<xsl:choose>
|
15583
|
+
<xsl:when test="normalize-space($title) != ''">
|
15584
|
+
<xsl:value-of select="$title"/>
|
15585
|
+
</xsl:when>
|
15586
|
+
<xsl:otherwise>
|
15587
|
+
<xsl:text> </xsl:text>
|
15588
|
+
</xsl:otherwise>
|
15589
|
+
</xsl:choose>
|
15590
|
+
</rdf:li>
|
15591
|
+
</rdf:Alt>
|
15555
15592
|
</dc:title>
|
15556
|
-
<
|
15593
|
+
<xsl:variable name="dc_creator">
|
15557
15594
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
15558
15595
|
|
15559
|
-
<
|
15560
|
-
<xsl:
|
15561
|
-
|
15562
|
-
|
15596
|
+
<rdf:Seq>
|
15597
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
15598
|
+
<rdf:li>
|
15599
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
15600
|
+
</rdf:li>
|
15601
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
15602
|
+
</xsl:for-each>
|
15603
|
+
</rdf:Seq>
|
15563
15604
|
|
15564
15605
|
</xsl:for-each>
|
15565
|
-
</
|
15566
|
-
<
|
15606
|
+
</xsl:variable>
|
15607
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
15608
|
+
<dc:creator>
|
15609
|
+
<xsl:copy-of select="$dc_creator"/>
|
15610
|
+
</dc:creator>
|
15611
|
+
</xsl:if>
|
15612
|
+
|
15613
|
+
<xsl:variable name="dc_description">
|
15567
15614
|
<xsl:variable name="abstract">
|
15568
15615
|
|
15569
15616
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
15570
15617
|
|
15571
15618
|
</xsl:variable>
|
15572
|
-
<
|
15573
|
-
|
15619
|
+
<rdf:Alt>
|
15620
|
+
<rdf:li xml:lang="x-default">
|
15621
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
15622
|
+
</rdf:li>
|
15623
|
+
</rdf:Alt>
|
15624
|
+
</xsl:variable>
|
15625
|
+
<xsl:if test="normalize-space($dc_description)">
|
15626
|
+
<dc:description>
|
15627
|
+
<xsl:copy-of select="$dc_description"/>
|
15628
|
+
</dc:description>
|
15629
|
+
</xsl:if>
|
15630
|
+
|
15574
15631
|
<pdf:Keywords>
|
15575
15632
|
<xsl:call-template name="insertKeywords">
|
15576
15633
|
<xsl:with-param name="meta">true</xsl:with-param>
|
@@ -15534,6 +15534,39 @@
|
|
15534
15534
|
</pdf:catalog>
|
15535
15535
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
15536
15536
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
15537
|
+
<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="">
|
15538
|
+
<pdfaExtension:schemas>
|
15539
|
+
<rdf:Bag>
|
15540
|
+
<rdf:li rdf:parseType="Resource">
|
15541
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
15542
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
15543
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
15544
|
+
<pdfaSchema:property>
|
15545
|
+
<rdf:Seq>
|
15546
|
+
<rdf:li rdf:parseType="Resource">
|
15547
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15548
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
15549
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
15550
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
15551
|
+
</rdf:li>
|
15552
|
+
<rdf:li rdf:parseType="Resource">
|
15553
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15554
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
15555
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
15556
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15557
|
+
</rdf:li>
|
15558
|
+
<rdf:li rdf:parseType="Resource">
|
15559
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15560
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
15561
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
15562
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15563
|
+
</rdf:li>
|
15564
|
+
</rdf:Seq>
|
15565
|
+
</pdfaSchema:property>
|
15566
|
+
</rdf:li>
|
15567
|
+
</rdf:Bag>
|
15568
|
+
</pdfaExtension:schemas>
|
15569
|
+
</rdf:Description>
|
15537
15570
|
<rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:about="">
|
15538
15571
|
<!-- Dublin Core properties go here -->
|
15539
15572
|
<dc:title>
|
@@ -15544,33 +15577,57 @@
|
|
15544
15577
|
|
15545
15578
|
</xsl:for-each>
|
15546
15579
|
</xsl:variable>
|
15547
|
-
<
|
15548
|
-
<
|
15549
|
-
<xsl:
|
15550
|
-
|
15551
|
-
|
15552
|
-
|
15553
|
-
|
15554
|
-
|
15580
|
+
<rdf:Alt>
|
15581
|
+
<rdf:li xml:lang="x-default">
|
15582
|
+
<xsl:choose>
|
15583
|
+
<xsl:when test="normalize-space($title) != ''">
|
15584
|
+
<xsl:value-of select="$title"/>
|
15585
|
+
</xsl:when>
|
15586
|
+
<xsl:otherwise>
|
15587
|
+
<xsl:text> </xsl:text>
|
15588
|
+
</xsl:otherwise>
|
15589
|
+
</xsl:choose>
|
15590
|
+
</rdf:li>
|
15591
|
+
</rdf:Alt>
|
15555
15592
|
</dc:title>
|
15556
|
-
<
|
15593
|
+
<xsl:variable name="dc_creator">
|
15557
15594
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
15558
15595
|
|
15559
|
-
<
|
15560
|
-
<xsl:
|
15561
|
-
|
15562
|
-
|
15596
|
+
<rdf:Seq>
|
15597
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
15598
|
+
<rdf:li>
|
15599
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
15600
|
+
</rdf:li>
|
15601
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
15602
|
+
</xsl:for-each>
|
15603
|
+
</rdf:Seq>
|
15563
15604
|
|
15564
15605
|
</xsl:for-each>
|
15565
|
-
</
|
15566
|
-
<
|
15606
|
+
</xsl:variable>
|
15607
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
15608
|
+
<dc:creator>
|
15609
|
+
<xsl:copy-of select="$dc_creator"/>
|
15610
|
+
</dc:creator>
|
15611
|
+
</xsl:if>
|
15612
|
+
|
15613
|
+
<xsl:variable name="dc_description">
|
15567
15614
|
<xsl:variable name="abstract">
|
15568
15615
|
|
15569
15616
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
15570
15617
|
|
15571
15618
|
</xsl:variable>
|
15572
|
-
<
|
15573
|
-
|
15619
|
+
<rdf:Alt>
|
15620
|
+
<rdf:li xml:lang="x-default">
|
15621
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
15622
|
+
</rdf:li>
|
15623
|
+
</rdf:Alt>
|
15624
|
+
</xsl:variable>
|
15625
|
+
<xsl:if test="normalize-space($dc_description)">
|
15626
|
+
<dc:description>
|
15627
|
+
<xsl:copy-of select="$dc_description"/>
|
15628
|
+
</dc:description>
|
15629
|
+
</xsl:if>
|
15630
|
+
|
15574
15631
|
<pdf:Keywords>
|
15575
15632
|
<xsl:call-template name="insertKeywords">
|
15576
15633
|
<xsl:with-param name="meta">true</xsl:with-param>
|
@@ -15534,6 +15534,39 @@
|
|
15534
15534
|
</pdf:catalog>
|
15535
15535
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
15536
15536
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
15537
|
+
<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="">
|
15538
|
+
<pdfaExtension:schemas>
|
15539
|
+
<rdf:Bag>
|
15540
|
+
<rdf:li rdf:parseType="Resource">
|
15541
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
15542
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
15543
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
15544
|
+
<pdfaSchema:property>
|
15545
|
+
<rdf:Seq>
|
15546
|
+
<rdf:li rdf:parseType="Resource">
|
15547
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15548
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
15549
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
15550
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
15551
|
+
</rdf:li>
|
15552
|
+
<rdf:li rdf:parseType="Resource">
|
15553
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15554
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
15555
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
15556
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15557
|
+
</rdf:li>
|
15558
|
+
<rdf:li rdf:parseType="Resource">
|
15559
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15560
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
15561
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
15562
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15563
|
+
</rdf:li>
|
15564
|
+
</rdf:Seq>
|
15565
|
+
</pdfaSchema:property>
|
15566
|
+
</rdf:li>
|
15567
|
+
</rdf:Bag>
|
15568
|
+
</pdfaExtension:schemas>
|
15569
|
+
</rdf:Description>
|
15537
15570
|
<rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:about="">
|
15538
15571
|
<!-- Dublin Core properties go here -->
|
15539
15572
|
<dc:title>
|
@@ -15544,33 +15577,57 @@
|
|
15544
15577
|
|
15545
15578
|
</xsl:for-each>
|
15546
15579
|
</xsl:variable>
|
15547
|
-
<
|
15548
|
-
<
|
15549
|
-
<xsl:
|
15550
|
-
|
15551
|
-
|
15552
|
-
|
15553
|
-
|
15554
|
-
|
15580
|
+
<rdf:Alt>
|
15581
|
+
<rdf:li xml:lang="x-default">
|
15582
|
+
<xsl:choose>
|
15583
|
+
<xsl:when test="normalize-space($title) != ''">
|
15584
|
+
<xsl:value-of select="$title"/>
|
15585
|
+
</xsl:when>
|
15586
|
+
<xsl:otherwise>
|
15587
|
+
<xsl:text> </xsl:text>
|
15588
|
+
</xsl:otherwise>
|
15589
|
+
</xsl:choose>
|
15590
|
+
</rdf:li>
|
15591
|
+
</rdf:Alt>
|
15555
15592
|
</dc:title>
|
15556
|
-
<
|
15593
|
+
<xsl:variable name="dc_creator">
|
15557
15594
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
15558
15595
|
|
15559
|
-
<
|
15560
|
-
<xsl:
|
15561
|
-
|
15562
|
-
|
15596
|
+
<rdf:Seq>
|
15597
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
15598
|
+
<rdf:li>
|
15599
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
15600
|
+
</rdf:li>
|
15601
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
15602
|
+
</xsl:for-each>
|
15603
|
+
</rdf:Seq>
|
15563
15604
|
|
15564
15605
|
</xsl:for-each>
|
15565
|
-
</
|
15566
|
-
<
|
15606
|
+
</xsl:variable>
|
15607
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
15608
|
+
<dc:creator>
|
15609
|
+
<xsl:copy-of select="$dc_creator"/>
|
15610
|
+
</dc:creator>
|
15611
|
+
</xsl:if>
|
15612
|
+
|
15613
|
+
<xsl:variable name="dc_description">
|
15567
15614
|
<xsl:variable name="abstract">
|
15568
15615
|
|
15569
15616
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
15570
15617
|
|
15571
15618
|
</xsl:variable>
|
15572
|
-
<
|
15573
|
-
|
15619
|
+
<rdf:Alt>
|
15620
|
+
<rdf:li xml:lang="x-default">
|
15621
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
15622
|
+
</rdf:li>
|
15623
|
+
</rdf:Alt>
|
15624
|
+
</xsl:variable>
|
15625
|
+
<xsl:if test="normalize-space($dc_description)">
|
15626
|
+
<dc:description>
|
15627
|
+
<xsl:copy-of select="$dc_description"/>
|
15628
|
+
</dc:description>
|
15629
|
+
</xsl:if>
|
15630
|
+
|
15574
15631
|
<pdf:Keywords>
|
15575
15632
|
<xsl:call-template name="insertKeywords">
|
15576
15633
|
<xsl:with-param name="meta">true</xsl:with-param>
|
@@ -15534,6 +15534,39 @@
|
|
15534
15534
|
</pdf:catalog>
|
15535
15535
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
15536
15536
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
15537
|
+
<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="">
|
15538
|
+
<pdfaExtension:schemas>
|
15539
|
+
<rdf:Bag>
|
15540
|
+
<rdf:li rdf:parseType="Resource">
|
15541
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
15542
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
15543
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
15544
|
+
<pdfaSchema:property>
|
15545
|
+
<rdf:Seq>
|
15546
|
+
<rdf:li rdf:parseType="Resource">
|
15547
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15548
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
15549
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
15550
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
15551
|
+
</rdf:li>
|
15552
|
+
<rdf:li rdf:parseType="Resource">
|
15553
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15554
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
15555
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
15556
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15557
|
+
</rdf:li>
|
15558
|
+
<rdf:li rdf:parseType="Resource">
|
15559
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
15560
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
15561
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
15562
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
15563
|
+
</rdf:li>
|
15564
|
+
</rdf:Seq>
|
15565
|
+
</pdfaSchema:property>
|
15566
|
+
</rdf:li>
|
15567
|
+
</rdf:Bag>
|
15568
|
+
</pdfaExtension:schemas>
|
15569
|
+
</rdf:Description>
|
15537
15570
|
<rdf:Description xmlns:pdf="http://ns.adobe.com/pdf/1.3/" xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:about="">
|
15538
15571
|
<!-- Dublin Core properties go here -->
|
15539
15572
|
<dc:title>
|
@@ -15544,33 +15577,57 @@
|
|
15544
15577
|
|
15545
15578
|
</xsl:for-each>
|
15546
15579
|
</xsl:variable>
|
15547
|
-
<
|
15548
|
-
<
|
15549
|
-
<xsl:
|
15550
|
-
|
15551
|
-
|
15552
|
-
|
15553
|
-
|
15554
|
-
|
15580
|
+
<rdf:Alt>
|
15581
|
+
<rdf:li xml:lang="x-default">
|
15582
|
+
<xsl:choose>
|
15583
|
+
<xsl:when test="normalize-space($title) != ''">
|
15584
|
+
<xsl:value-of select="$title"/>
|
15585
|
+
</xsl:when>
|
15586
|
+
<xsl:otherwise>
|
15587
|
+
<xsl:text> </xsl:text>
|
15588
|
+
</xsl:otherwise>
|
15589
|
+
</xsl:choose>
|
15590
|
+
</rdf:li>
|
15591
|
+
</rdf:Alt>
|
15555
15592
|
</dc:title>
|
15556
|
-
<
|
15593
|
+
<xsl:variable name="dc_creator">
|
15557
15594
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
15558
15595
|
|
15559
|
-
<
|
15560
|
-
<xsl:
|
15561
|
-
|
15562
|
-
|
15596
|
+
<rdf:Seq>
|
15597
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
15598
|
+
<rdf:li>
|
15599
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
15600
|
+
</rdf:li>
|
15601
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
15602
|
+
</xsl:for-each>
|
15603
|
+
</rdf:Seq>
|
15563
15604
|
|
15564
15605
|
</xsl:for-each>
|
15565
|
-
</
|
15566
|
-
<
|
15606
|
+
</xsl:variable>
|
15607
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
15608
|
+
<dc:creator>
|
15609
|
+
<xsl:copy-of select="$dc_creator"/>
|
15610
|
+
</dc:creator>
|
15611
|
+
</xsl:if>
|
15612
|
+
|
15613
|
+
<xsl:variable name="dc_description">
|
15567
15614
|
<xsl:variable name="abstract">
|
15568
15615
|
|
15569
15616
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
15570
15617
|
|
15571
15618
|
</xsl:variable>
|
15572
|
-
<
|
15573
|
-
|
15619
|
+
<rdf:Alt>
|
15620
|
+
<rdf:li xml:lang="x-default">
|
15621
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
15622
|
+
</rdf:li>
|
15623
|
+
</rdf:Alt>
|
15624
|
+
</xsl:variable>
|
15625
|
+
<xsl:if test="normalize-space($dc_description)">
|
15626
|
+
<dc:description>
|
15627
|
+
<xsl:copy-of select="$dc_description"/>
|
15628
|
+
</dc:description>
|
15629
|
+
</xsl:if>
|
15630
|
+
|
15574
15631
|
<pdf:Keywords>
|
15575
15632
|
<xsl:call-template name="insertKeywords">
|
15576
15633
|
<xsl:with-param name="meta">true</xsl:with-param>
|
@@ -13426,6 +13426,39 @@
|
|
13426
13426
|
</pdf:catalog>
|
13427
13427
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
13428
13428
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
13429
|
+
<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="">
|
13430
|
+
<pdfaExtension:schemas>
|
13431
|
+
<rdf:Bag>
|
13432
|
+
<rdf:li rdf:parseType="Resource">
|
13433
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
13434
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
13435
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
13436
|
+
<pdfaSchema:property>
|
13437
|
+
<rdf:Seq>
|
13438
|
+
<rdf:li rdf:parseType="Resource">
|
13439
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
13440
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
13441
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
13442
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
13443
|
+
</rdf:li>
|
13444
|
+
<rdf:li rdf:parseType="Resource">
|
13445
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
13446
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
13447
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
13448
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
13449
|
+
</rdf:li>
|
13450
|
+
<rdf:li rdf:parseType="Resource">
|
13451
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
13452
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
13453
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
13454
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
13455
|
+
</rdf:li>
|
13456
|
+
</rdf:Seq>
|
13457
|
+
</pdfaSchema:property>
|
13458
|
+
</rdf:li>
|
13459
|
+
</rdf:Bag>
|
13460
|
+
</pdfaExtension:schemas>
|
13461
|
+
</rdf:Description>
|
13429
13462
|
<rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
|
13430
13463
|
<!-- Dublin Core properties go here -->
|
13431
13464
|
<dc:title>
|
@@ -13436,30 +13469,54 @@
|
|
13436
13469
|
|
13437
13470
|
</xsl:for-each>
|
13438
13471
|
</xsl:variable>
|
13439
|
-
<
|
13440
|
-
<
|
13441
|
-
<xsl:
|
13442
|
-
|
13443
|
-
|
13444
|
-
|
13445
|
-
|
13446
|
-
|
13472
|
+
<rdf:Alt>
|
13473
|
+
<rdf:li xml:lang="x-default">
|
13474
|
+
<xsl:choose>
|
13475
|
+
<xsl:when test="normalize-space($title) != ''">
|
13476
|
+
<xsl:value-of select="$title"/>
|
13477
|
+
</xsl:when>
|
13478
|
+
<xsl:otherwise>
|
13479
|
+
<xsl:text> </xsl:text>
|
13480
|
+
</xsl:otherwise>
|
13481
|
+
</xsl:choose>
|
13482
|
+
</rdf:li>
|
13483
|
+
</rdf:Alt>
|
13447
13484
|
</dc:title>
|
13448
|
-
<
|
13485
|
+
<xsl:variable name="dc_creator">
|
13449
13486
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
13450
13487
|
|
13451
|
-
<
|
13488
|
+
<rdf:Seq>
|
13489
|
+
<rdf:li>
|
13490
|
+
<xsl:value-of select="normalize-space(*[local-name() = 'ext']/*[local-name() = 'editorialgroup']/*[local-name() = 'committee'])"/>
|
13491
|
+
</rdf:li>
|
13492
|
+
</rdf:Seq>
|
13452
13493
|
|
13453
13494
|
</xsl:for-each>
|
13454
|
-
</
|
13455
|
-
<
|
13495
|
+
</xsl:variable>
|
13496
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
13497
|
+
<dc:creator>
|
13498
|
+
<xsl:copy-of select="$dc_creator"/>
|
13499
|
+
</dc:creator>
|
13500
|
+
</xsl:if>
|
13501
|
+
|
13502
|
+
<xsl:variable name="dc_description">
|
13456
13503
|
<xsl:variable name="abstract">
|
13457
13504
|
|
13458
13505
|
<xsl:value-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'bibdata']/*[local-name() = 'title'][@language = $lang and @type = 'title-main']"/>
|
13459
13506
|
|
13460
13507
|
</xsl:variable>
|
13461
|
-
<
|
13462
|
-
|
13508
|
+
<rdf:Alt>
|
13509
|
+
<rdf:li xml:lang="x-default">
|
13510
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
13511
|
+
</rdf:li>
|
13512
|
+
</rdf:Alt>
|
13513
|
+
</xsl:variable>
|
13514
|
+
<xsl:if test="normalize-space($dc_description)">
|
13515
|
+
<dc:description>
|
13516
|
+
<xsl:copy-of select="$dc_description"/>
|
13517
|
+
</dc:description>
|
13518
|
+
</xsl:if>
|
13519
|
+
|
13463
13520
|
<pdf:Keywords>
|
13464
13521
|
<xsl:call-template name="insertKeywords">
|
13465
13522
|
<xsl:with-param name="meta">true</xsl:with-param>
|