ISO IEC TS 30135-4-2014 Information technology - Digital publishing - EPUB3 - Part 4 Open Container Format《信息技术 数字出版 EPUB3 第4部分 开放容器格式》.pdf
《ISO IEC TS 30135-4-2014 Information technology - Digital publishing - EPUB3 - Part 4 Open Container Format《信息技术 数字出版 EPUB3 第4部分 开放容器格式》.pdf》由会员分享,可在线阅读,更多相关《ISO IEC TS 30135-4-2014 Information technology - Digital publishing - EPUB3 - Part 4 Open Container Format《信息技术 数字出版 EPUB3 第4部分 开放容器格式》.pdf(32页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference number ISO/IEC TS 30135-4:2014(E) ISO/IEC 2014TECHNICAL SPECIFICATION ISO/IEC TS 30135-4 First edition 2014-11-15Information technology Digital publishing EPUB3 Part 4: Open Container Format Technologies de linformation Publications numriques EPUB3 Partie 4: Format de conteneur ouvert ISO
2、/IEC TS 30135-4:2014(E) COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2014 All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on the internet or an intra
3、net, without prior written permission. Permission can be requested from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fax + 41 22 749 09 47 E-mail copyrightiso.org Web www.iso.org Pub
4、lished in Switzerland ii ISO/IEC 2014 All rights reservedISO/IEC TS 30135-4:201 4(E) Foreword ISO (the International Organization for Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members o
5、f ISO or IEC participate in the development of International Standards through technical committees established by the respective organization to deal with particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest. Other international organiza
6、tions, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. International Standards are drafted in accordance with the rules given in the ISO/IEC Di
7、rectives, Part 2. The main task of the joint technical committee is to prepare International Standards. Draft International Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication as an International Standard requires approval by at least 75 % of
8、the national bodies casting a vote. In other circumstances, particularly when there is an urgent market requirement for such documents, the joint technical committee may decide to publish an ISO/IEC Technical Specification (ISO/IEC TS), which represents an agreement between the members of the joint
9、technical committee and is accepted for publication if it is approved by 2/3 of the members of the committee casting a vote. An ISO/IEC TS is reviewed after three years in order to decide whether it will be confirmed for a further three years, revised to become an International Standard, or withdraw
10、n. If the ISO/IEC TS is confirmed, it is reviewed again after a further three years, at which time it must either be transformed into an International Standard or be withdrawn. Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO a
11、nd IEC shall not be held responsible for identifying any or all such patent rights. ISO/IEC TS 30135 series were prepared by Korean Agency for Technology and Standards (as KS X 6070 series) with International Digital Publishing Forum and were adopted, under a special “fast-track procedure”, by Joint
12、 Technical Committee ISO/IEC JTC 1, Information technology, in parallel with its approval by the national bodies of ISO and IEC. ISO/IEC TS 30135 consists of the following parts, under the general title Information technology Document description and processing languages EPUB 3: Part 1: Overview Par
13、t 2: Publications Part 3: Content Documents Part 4: Open Container Format Part 5: Media Overlay Part 6: Canonical Fragment Identifier Part 7: Fixed-Layout Documents EPUB Open Container Format (OCF) 3.0 Recommended Specification 11 October 2011 THIS VERSION http:/www.idpf.org/epub/30/spec/epub30-ocf-
14、20111011.html LATEST VERSION http:/www.idpf.org/epub/30/spec/epub30-ocf.html PREVIOUS VERSION http:/www.idpf.org/epub/30/spec/epub30-ocf-20110908.html A diff of changes from the previous draft is available at this link. Please refer to the errata for this document, which may include some normative c
15、orrections. Copyright 2010, 2011 International Digital Publishing Forum All rights reserved. This work is protected under Title 17 of the United States Code. Reproduction and dissemination of this work with changes is prohibited except with the written permission of the International Digital Publish
16、ing Forum (IDPF). EPUB is a registered trademark of the International Digital Publishing Forum. Editors James Pritchett, Learning Ally (formerly Recording for the Blind & Dyslexic) Markus Gylling, DAISY Consortium TAB LE O F CO NTENTS 1. Overview 1.1. Purpose and Scope 1.2. Terminology 1.3. Conforma
17、nce Statements 1.4. Content Conformance 1.5. Reading System Conformance 2. OCF Abstract Container 2.1. Overview 2.2. File and Directory Structure 2.3. Relative IRIs for Referencing Other Components 2.4. File Names 2.5. META-INF 2.5.1. Container META-INF/container.xml 2.5.2. Encryption META-INF/encry
18、ption.xml 2.5.3. Manifest META-INF/manifest.xml 2.5.4. Metadata META-INF/metadata.xml 2.5.5. Rights Management META-INF/rights.xml 2.5.6. Digital Signatures META-INF/signatures.xml 3. OCF ZIP Container 3.1. Overview 3.2. ZIP File Requirements 3.3. OCF ZIP Container Media Type Identification 4. Font
19、Obfuscation 4.1. Introduction 4.2. Obfuscation Algorithm 4.3. Generating the Obfuscation Key 4.4. Specifying Obfuscated Resources A. Schemas A.1. Schema for container.xml A.2. Schema for encryption.xml A.3. Schema for signatures.xml B. Example C. The application/epub+zip Media Type D. Acknowledgemen
20、ts and Contributors References 1 Overview 1.1 Purpose and Scope This section is informative This specification, EPUB Open Container Format (OCF) 3.0, defines a file format and processing model for encapsulating the sets of related resources that comprise one or more EPUB Publications into a single-f
21、ile container. This specification is one of a family of related specifications that compose EPUB 3, the third major revision of an interchange and delivery format for digital publications based on XML and Web Standards. It is meant to be read and understood in concert with the other specifications t
22、hat make up EPUB 3: The EPUB 3 Overview EPUB3Overview, which provides an informative overview of EPUB and a roadmap to the rest of the EPUB 3 documents. The Overview should be read first. EPUB Publications 3.0 Publications30, which defines publication-level semantics and overarching conformance requ
23、irements for EPUB Publications. EPUB Content Documents 3.0 ContentDocs30, which defines profiles of XHTML, SVG and CSS for use in the context of EPUB Publications. EPUB Media Overlays 3.0 MediaOverlays30, which defines a format and a processing model for synchronization of text and audio. OCF is the
24、 required container technology for EPUB Publications. OCF may play a role in the following workflows: During the preparation steps in producing an electronic Publication, OCF may be used as the container format when exchanging in-progress Publications between different individuals and/or different o
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISOIECTS3013542014INFORMATIONTECHNOLOGYDIGITALPUBLISHINGEPUB3PART4OPENCONTAINERFORMAT 信息技术 数字 出版 EPUB3

链接地址:http://www.mydoc123.com/p-1257469.html