metanorma-ribose 2.5.1 → 2.5.2
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/ribose/html/htmlstyle.css +1 -1
- data/lib/isodoc/ribose/ribose.standard.xsl +74 -17
- data/lib/metanorma/ribose/basicdoc.rng +861 -481
- data/lib/metanorma/ribose/biblio-standoc.rng +87 -20
- data/lib/metanorma/ribose/biblio.rng +882 -325
- data/lib/metanorma/ribose/isodoc.rng +1031 -915
- data/lib/metanorma/ribose/reqt.rng +94 -75
- data/lib/metanorma/ribose/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: edac65eda4eb9b0bbe575ac4770019b2f4e65fd77c626b97caa74af6a6187d78
|
|
4
|
+
data.tar.gz: f3589092a64694540b3160ab7c66b8342beb3bf1279bff17927126a904dae8bc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9532a580feb0eafd71645919b0faf9d9e8aafdb071f112b1ac342e610362241f2cd87fbf87058782e44eaafd804393e20cda801953788f266eb05fe05b9aaa96
|
|
7
|
+
data.tar.gz: 21f16a4cf1ac78a424add2d0736cba58f12cf6f02c09f0a9fa9cdc0e3d56714be44902519139282f596e97be8e4dc98160328c2478a33f1811a40fc8a629320c
|
|
@@ -12922,6 +12922,39 @@
|
|
|
12922
12922
|
</pdf:catalog>
|
|
12923
12923
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
|
12924
12924
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
12925
|
+
<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="">
|
|
12926
|
+
<pdfaExtension:schemas>
|
|
12927
|
+
<rdf:Bag>
|
|
12928
|
+
<rdf:li rdf:parseType="Resource">
|
|
12929
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
|
12930
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
|
12931
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
|
12932
|
+
<pdfaSchema:property>
|
|
12933
|
+
<rdf:Seq>
|
|
12934
|
+
<rdf:li rdf:parseType="Resource">
|
|
12935
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12936
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
|
12937
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
|
12938
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
|
12939
|
+
</rdf:li>
|
|
12940
|
+
<rdf:li rdf:parseType="Resource">
|
|
12941
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12942
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
|
12943
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
|
12944
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
12945
|
+
</rdf:li>
|
|
12946
|
+
<rdf:li rdf:parseType="Resource">
|
|
12947
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
|
12948
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
|
12949
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
|
12950
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
|
12951
|
+
</rdf:li>
|
|
12952
|
+
</rdf:Seq>
|
|
12953
|
+
</pdfaSchema:property>
|
|
12954
|
+
</rdf:li>
|
|
12955
|
+
</rdf:Bag>
|
|
12956
|
+
</pdfaExtension:schemas>
|
|
12957
|
+
</rdf:Description>
|
|
12925
12958
|
<rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
|
|
12926
12959
|
<!-- Dublin Core properties go here -->
|
|
12927
12960
|
<dc:title>
|
|
@@ -12932,33 +12965,57 @@
|
|
|
12932
12965
|
|
|
12933
12966
|
</xsl:for-each>
|
|
12934
12967
|
</xsl:variable>
|
|
12935
|
-
<
|
|
12936
|
-
<
|
|
12937
|
-
<xsl:
|
|
12938
|
-
|
|
12939
|
-
|
|
12940
|
-
|
|
12941
|
-
|
|
12942
|
-
|
|
12968
|
+
<rdf:Alt>
|
|
12969
|
+
<rdf:li xml:lang="x-default">
|
|
12970
|
+
<xsl:choose>
|
|
12971
|
+
<xsl:when test="normalize-space($title) != ''">
|
|
12972
|
+
<xsl:value-of select="$title"/>
|
|
12973
|
+
</xsl:when>
|
|
12974
|
+
<xsl:otherwise>
|
|
12975
|
+
<xsl:text> </xsl:text>
|
|
12976
|
+
</xsl:otherwise>
|
|
12977
|
+
</xsl:choose>
|
|
12978
|
+
</rdf:li>
|
|
12979
|
+
</rdf:Alt>
|
|
12943
12980
|
</dc:title>
|
|
12944
|
-
<
|
|
12981
|
+
<xsl:variable name="dc_creator">
|
|
12945
12982
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
|
12946
12983
|
|
|
12947
|
-
<
|
|
12948
|
-
<xsl:
|
|
12949
|
-
|
|
12950
|
-
|
|
12984
|
+
<rdf:Seq>
|
|
12985
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
|
12986
|
+
<rdf:li>
|
|
12987
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
|
12988
|
+
</rdf:li>
|
|
12989
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
|
12990
|
+
</xsl:for-each>
|
|
12991
|
+
</rdf:Seq>
|
|
12951
12992
|
|
|
12952
12993
|
</xsl:for-each>
|
|
12953
|
-
</
|
|
12954
|
-
<
|
|
12994
|
+
</xsl:variable>
|
|
12995
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
|
12996
|
+
<dc:creator>
|
|
12997
|
+
<xsl:copy-of select="$dc_creator"/>
|
|
12998
|
+
</dc:creator>
|
|
12999
|
+
</xsl:if>
|
|
13000
|
+
|
|
13001
|
+
<xsl:variable name="dc_description">
|
|
12955
13002
|
<xsl:variable name="abstract">
|
|
12956
13003
|
|
|
12957
13004
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
|
12958
13005
|
|
|
12959
13006
|
</xsl:variable>
|
|
12960
|
-
<
|
|
12961
|
-
|
|
13007
|
+
<rdf:Alt>
|
|
13008
|
+
<rdf:li xml:lang="x-default">
|
|
13009
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
|
13010
|
+
</rdf:li>
|
|
13011
|
+
</rdf:Alt>
|
|
13012
|
+
</xsl:variable>
|
|
13013
|
+
<xsl:if test="normalize-space($dc_description)">
|
|
13014
|
+
<dc:description>
|
|
13015
|
+
<xsl:copy-of select="$dc_description"/>
|
|
13016
|
+
</dc:description>
|
|
13017
|
+
</xsl:if>
|
|
13018
|
+
|
|
12962
13019
|
<pdf:Keywords>
|
|
12963
13020
|
<xsl:call-template name="insertKeywords">
|
|
12964
13021
|
<xsl:with-param name="meta">true</xsl:with-param>
|