metanorma-iec 2.5.2 → 2.5.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/iec/html/htmlstyle.css +1 -1
- data/lib/isodoc/iec/iec.international-standard.xsl +74 -17
- data/lib/metanorma/iec/basicdoc.rng +861 -481
- data/lib/metanorma/iec/biblio-standoc.rng +87 -20
- data/lib/metanorma/iec/biblio.rng +882 -325
- data/lib/metanorma/iec/isodoc.rng +1031 -915
- data/lib/metanorma/iec/reqt.rng +94 -75
- data/lib/metanorma/iec/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: 8e601a61dd0a3359b2038225f9fb50dacfb48d0a26b9f2f16337810f893d2553
|
|
4
|
+
data.tar.gz: 718a96b97e8bf3ed54ef8d3c9b64569c77fca701d412fef1a1534629e16d4cac
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 41d137d1d2de28c1cbca08ee2ffc683e3e3ea87d7ff9ca81c0ab270206bf8e309b9bde6a64d40a615f3edecbd57fbd2d89fda105bd5b9d98ce9e5808da281d84
|
|
7
|
+
data.tar.gz: dfe35f7ed429283b59142e1f19ff892d2a65908bdb85be257f33cd9c726376dd08e5444dfd66d42518949ade2b057cbd281193e53c85500a807d5aa423a61a64
|
|
@@ -13913,6 +13913,39 @@
|
|
|
13913
13913
|
</pdf:catalog>
|
|
13914
13914
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
|
13915
13915
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
13916
|
+
<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="">
|
|
13917
|
+
<pdfaExtension:schemas>
|
|
13918
|
+
<rdf:Bag>
|
|
13919
|
+
<rdf:li rdf:parseType="Resource">
|
|
13920
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
|
13921
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
|
13922
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
|
13923
|
+
<pdfaSchema:property>
|
|
13924
|
+
<rdf:Seq>
|
|
13925
|
+
<rdf:li rdf:parseType="Resource">
|
|
13926
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
13927
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
|
13928
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
|
13929
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
|
13930
|
+
</rdf:li>
|
|
13931
|
+
<rdf:li rdf:parseType="Resource">
|
|
13932
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
13933
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
|
13934
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
|
13935
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
13936
|
+
</rdf:li>
|
|
13937
|
+
<rdf:li rdf:parseType="Resource">
|
|
13938
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
13939
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
|
13940
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
|
13941
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
13942
|
+
</rdf:li>
|
|
13943
|
+
</rdf:Seq>
|
|
13944
|
+
</pdfaSchema:property>
|
|
13945
|
+
</rdf:li>
|
|
13946
|
+
</rdf:Bag>
|
|
13947
|
+
</pdfaExtension:schemas>
|
|
13948
|
+
</rdf:Description>
|
|
13916
13949
|
<rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
|
|
13917
13950
|
<!-- Dublin Core properties go here -->
|
|
13918
13951
|
<dc:title>
|
|
@@ -13923,33 +13956,57 @@
|
|
|
13923
13956
|
|
|
13924
13957
|
</xsl:for-each>
|
|
13925
13958
|
</xsl:variable>
|
|
13926
|
-
<
|
|
13927
|
-
<
|
|
13928
|
-
<xsl:
|
|
13929
|
-
|
|
13930
|
-
|
|
13931
|
-
|
|
13932
|
-
|
|
13933
|
-
|
|
13959
|
+
<rdf:Alt>
|
|
13960
|
+
<rdf:li xml:lang="x-default">
|
|
13961
|
+
<xsl:choose>
|
|
13962
|
+
<xsl:when test="normalize-space($title) != ''">
|
|
13963
|
+
<xsl:value-of select="$title"/>
|
|
13964
|
+
</xsl:when>
|
|
13965
|
+
<xsl:otherwise>
|
|
13966
|
+
<xsl:text> </xsl:text>
|
|
13967
|
+
</xsl:otherwise>
|
|
13968
|
+
</xsl:choose>
|
|
13969
|
+
</rdf:li>
|
|
13970
|
+
</rdf:Alt>
|
|
13934
13971
|
</dc:title>
|
|
13935
|
-
<
|
|
13972
|
+
<xsl:variable name="dc_creator">
|
|
13936
13973
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
|
13937
13974
|
|
|
13938
|
-
<
|
|
13939
|
-
<xsl:
|
|
13940
|
-
|
|
13941
|
-
|
|
13975
|
+
<rdf:Seq>
|
|
13976
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
|
13977
|
+
<rdf:li>
|
|
13978
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
|
13979
|
+
</rdf:li>
|
|
13980
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
|
13981
|
+
</xsl:for-each>
|
|
13982
|
+
</rdf:Seq>
|
|
13942
13983
|
|
|
13943
13984
|
</xsl:for-each>
|
|
13944
|
-
</
|
|
13945
|
-
<
|
|
13985
|
+
</xsl:variable>
|
|
13986
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
|
13987
|
+
<dc:creator>
|
|
13988
|
+
<xsl:copy-of select="$dc_creator"/>
|
|
13989
|
+
</dc:creator>
|
|
13990
|
+
</xsl:if>
|
|
13991
|
+
|
|
13992
|
+
<xsl:variable name="dc_description">
|
|
13946
13993
|
<xsl:variable name="abstract">
|
|
13947
13994
|
|
|
13948
13995
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
|
13949
13996
|
|
|
13950
13997
|
</xsl:variable>
|
|
13951
|
-
<
|
|
13952
|
-
|
|
13998
|
+
<rdf:Alt>
|
|
13999
|
+
<rdf:li xml:lang="x-default">
|
|
14000
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
|
14001
|
+
</rdf:li>
|
|
14002
|
+
</rdf:Alt>
|
|
14003
|
+
</xsl:variable>
|
|
14004
|
+
<xsl:if test="normalize-space($dc_description)">
|
|
14005
|
+
<dc:description>
|
|
14006
|
+
<xsl:copy-of select="$dc_description"/>
|
|
14007
|
+
</dc:description>
|
|
14008
|
+
</xsl:if>
|
|
14009
|
+
|
|
13953
14010
|
<pdf:Keywords>
|
|
13954
14011
|
<xsl:call-template name="insertKeywords">
|
|
13955
14012
|
<xsl:with-param name="meta">true</xsl:with-param>
|