]> granicus.if.org Git - docbook-dsssl/commit
Liza Daly reported that the dc:identifer-generation code was garbage (she was right).
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Tue, 17 Feb 2009 04:03:20 +0000 (04:03 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Tue, 17 Feb 2009 04:03:20 +0000 (04:03 +0000)
commit4702f19223a636c16980092f29908c5871042beb
tree9ca866989586ddb184b9e5e4fc75eaf8ddd94b5d
parent15cf9d77f33b3aefa7ef50bf0429a13011d699de
Liza Daly reported that the dc:identifer-generation code was garbage (she was right).

Added new tests:
- should include at least one dc:identifier
- should include an ISBN as URN for dc:identifier if an ISBN was in the metadata
- should include an ISSN as URN for dc:identifier if an ISSN was in the metadata
- should include an biblioid as a dc:identifier if an biblioid was in the metadata
- should include a URN for a biblioid with @class attribute as a dc:identifier if an biblioid was in the metadata
xsl/epub/bin/spec/epub_spec.rb
xsl/epub/bin/spec/files/biblioid.doi.xml [new file with mode: 0644]
xsl/epub/bin/spec/files/biblioid.xml [new file with mode: 0644]
xsl/epub/bin/spec/files/isbn.xml [new file with mode: 0644]
xsl/epub/bin/spec/files/issn.xml [new file with mode: 0644]
xsl/epub/bin/spec/files/nogoodid.xml [new file with mode: 0644]
xsl/epub/docbook.xsl