Digital Mathematics Library Report of the Technical Standards Working Group
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
(A/V Codecs) REDCODE RAW (.R3D) ARRIRAW
What is a Codec? Codec is a portmanteau of either "Compressor-Decompressor" or "Coder-Decoder," which describes a device or program capable of performing transformations on a data stream or signal. Codecs encode a stream or signal for transmission, storage or encryption and decode it for viewing or editing. Codecs are often used in videoconferencing and streaming media solutions. A video codec converts analog video signals from a video camera into digital signals for transmission. It then converts the digital signals back to analog for display. An audio codec converts analog audio signals from a microphone into digital signals for transmission. It then converts the digital signals back to analog for playing. The raw encoded form of audio and video data is often called essence, to distinguish it from the metadata information that together make up the information content of the stream and any "wrapper" data that is then added to aid access to or improve the robustness of the stream. Most codecs are lossy, in order to get a reasonably small file size. There are lossless codecs as well, but for most purposes the almost imperceptible increase in quality is not worth the considerable increase in data size. The main exception is if the data will undergo more processing in the future, in which case the repeated lossy encoding would damage the eventual quality too much. Many multimedia data streams need to contain both audio and video data, and often some form of metadata that permits synchronization of the audio and video. Each of these three streams may be handled by different programs, processes, or hardware; but for the multimedia data stream to be useful in stored or transmitted form, they must be encapsulated together in a container format. -
Recommended File Formats for Long-Term Archiving and for Web Dissemination in Phaidra
Recommended file formats for long-term archiving and for web dissemination in Phaidra Edited by Gianluca Drago May 2019 License: https://creativecommons.org/licenses/by-nc-sa/4.0/ Premise This document is intended to provide an overview of the file formats to be used depending on two possible destinations of the digital document: long-term archiving uploading to Phaidra and subsequent web dissemination When the document uploaded to Phaidra is also the only saved file, the two destinations end up coinciding, but in general one will probably want to produce two different files, in two different formats, so as to meet the differences in requirements and use in the final destinations. In the following tables, the recommendations for long-term archiving are distinct from those for dissemination in Phaidra. There are no absolute criteria for choosing the file format. The choice is always dependent on different evaluations that the person who is carrying out the archiving will have to make on a case by case basis and will often result in a compromise between the best achievable quality and the limits imposed by the costs of production, processing and storage of files, as well as, for the preceding, by the opportunity of a conversion to a new format. 1 This choice is particularly significant from the perspective of long-term archiving, for which a quality that respects the authenticity and integrity of the original document and a format that guarantees long-term access to data are desirable. This document should be seen more as an aid to the reasoned choice of the person carrying out the archiving than as a list of guidelines to be followed to the letter. -
Audio File Types for Preservation and Access
AUDIO FILE TYPES FOR PRESERVATION AND ACCESS INTRODUCTION This resource guide identifies and compares audio file formats commonly used for preservation masters and access copies for both born digital and digitized materials. There are a wide range of audio file formats available, each with their own uses, considerations, and best practices. For more information about technical details see the glossary and additional resources linked at the end of this resource guide. For more information about audio files, view related items connected to this resource on the Sustainable Heritage Network in the “Audio Recordings” category. AUDIO FILE FORMATS FOR PRESERVATION MASTERS Lossless files (either uncompressed, or using lossless compression) are best used for preservation masters as they have the highest audio quality and fidelity, however, they produce the largest file sizes. Preservation Masters are generally not edited, or are minimally edited because their purpose is to serve as the most faithful copy of the original recording possible. WAV (Waveform Audio File Format) ● Uncompressed ● Proprietary (IBM), but very widely used ● Accessible on all operating systems and most audio software ● A variant called BWF (Broadcast Wave File Format) allows embedding of additional metadata sustainableheritagenetwork.org | [email protected] Center for Digital Scholarship and Curation | cdsc.libraries.wsu.edu Resource updated 3/14/2018 FLAC (Free Lossless Audio Codec) ● Compressed (lossless) ● Open format ● Accessible on all operating -
Developing Open Source Scientific Practice
Developing open source scientific practice∗ K. Jarrod Millman Fernando P´erez Division of Biostatistics Henry H. Wheeler Jr. Brain Imaging Center University of California, Berkeley University of California, Berkeley August 31, 2017 Dedicated to the memory of John D. Hunter III, 1968-2012. Contents 1 Introduction2 2 Computational research2 2.1 Computational research life cycle..........................3 2.2 Open source ecosystem................................6 2.3 Communities of practice...............................7 3 Routine practice8 3.1 Version control.....................................8 3.2 Execution automation................................ 10 3.3 Testing......................................... 10 3.4 Readability....................................... 11 3.5 Infrastructure..................................... 13 4 Collaboration 16 4.1 Distributed version control............................. 16 4.2 Code review...................................... 17 4.3 Infrastructure redux................................. 18 5 Communication 19 5.1 Literate programming................................ 19 5.2 Literate computing.................................. 20 5.3 IPython notebook................................... 21 6 Conclusion 25 ∗In Implementing Reproducible Research. Eds. Victoria Stodden, Friedrich Leisch, and Roger D. Peng. pages 149–183. Chapman and Hall/CRC Press, 2014. 1 1 Introduction Computational tools are at the core of modern research. In addition to experiment and the- ory, the notions of simulation and data-intensive discovery -
ASSESSMENT SUMMARY V1.0.0
ASSESSMENT SUMMARY v1.0.0 Ogg1 Xiph.Org Foundation (XIPH)2 1 https://xiph.org/ogg/doc/rfc3533.txt 2 https://xiph.org/ Date: 30/09/2020 1 / 9 Doc.Version: 1.0.0 Change Control Modification Details Version 1.0.0 Initial version Date: 30/09/2020 2 / 9 Doc.Version: 1.0.0 TABLE OF CONTENT 1. INTRODUCTION .................................................................................................................................................. 4 2. ASSESSMENT SUMMARY.................................................................................................................................... 4 2.1. Interoperability Principles ................................................................................................................................ 4 2.2. Interoperability Layers ..................................................................................................................................... 6 3. ASSESSMENT RESULTS ....................................................................................................................................... 8 TABLE OF FIGURES Figure 1. Interoperability principles Results ............................................................................................................ 8 Figure 2. Interoperability layers Results .................................................................................................................. 9 Date: 30/09/2020 3 / 9 Doc.Version: 1.0.0 1. INTRODUCTION The present document is a summary of the assessment of Ogg carried out by -
Yet Another Programming Exercises Interoperability Language
Yet Another Programming Exercises Interoperability Language José Carlos Paiva CRACS – INESC, LA, Porto, Portugal DCC – FCUP, Porto, Portugal [email protected] Ricardo Queirós CRACS – INESC, LA, Porto, Portugal uniMAD – ESMAD, Polytechnic of Porto, Portugal http://www.ricardoqueiros.com [email protected] José Paulo Leal CRACS – INESC, LA, Porto, Portugal DCC – FCUP, Porto, Portugal https://www.dcc.fc.up.pt/~zp [email protected] Jakub Swacha University of Szczecin, Poland [email protected] Abstract This paper introduces Yet Another Programming Exercises Interoperability Language (YAPExIL), a JSON format that aims to: (1) support several kinds of programming exercises behind traditional blank sheet activities; (2) capitalize on expressiveness and interoperability to constitute a strong candidate to standard open programming exercises format. To this end, it builds upon an existing open format named PExIL, by mitigating its weaknesses and extending its support for a handful of exercise types. YAPExIL is published as an open format, independent from any commercial vendor, and supported with dedicated open-source software. 2012 ACM Subject Classification Applied computing → Computer-managed instruction; Applied computing → Interactive learning environments; Applied computing → E-learning Keywords and phrases programming exercises format, interoperability, automated assessment, programming learning Digital Object Identifier 10.4230/OASIcs.SLATE.2020.14 Category Short Paper Funding This paper is based on the work done within the Framework for Gamified Programming Education project supported by the European Union’s Erasmus Plus programme (agreement no. 2018-1-PL01-KA203-050803). 1 Introduction Learning programming relies on practicing. Practicing in this domain boils down to solve exercises. -
Research Openxml, ODF &
Research about OpenXML, ODF & PDF February 2007 Ovitas AS, Norway www.ovitas.no Research – OpenXML, ODF & PDF Table of Contents 1 SCOPE AND SUMMARY ...................................................................................... 4 2 STANDARD ..................................................................................................... 5 2.1 ODF .............................................................................................................................................................5 2.2 OPEN XML ....................................................................................................................................................5 2.3 PDF ..............................................................................................................................................................5 3 ORGANIZATION ................................................................................................ 6 3.1 ADMINISTRATION ..........................................................................................................................................6 3.1.1 OASIS (ODF) .....................................................................................................................................6 3.1.2 Ecma (OpenXML) ..............................................................................................................................6 3.2 MEMBERSHIP ................................................................................................................................................6 -
Open Source in Developing Countries
JANUARY 2004 • SANJIVA WEERAWARANA • JIVAKA WEERATUNGA Open Source in Developing Countries Content About the Authors ......................................................................... 3 1 Executive Summary ................................................................... 5 2 Introduction ........................................................................... 10 2.1 Scope of Study ............................................................................ 10 2.2 Key Issues .................................................................................... 11 2.3 What is Open Source .................................................................. 11 3 Open Source Phenomenon and Dynamics ................................ 14 3.1 Historic Development ................................................................. 14 3.2 Motivational Model ..................................................................... 16 3.3 Organizational Model ................................................................. 19 4 Open Source and Software Markets ......................................... 22 4.1 Software Products Market ........................................................... 22 4.2 Embedded Software and Services Market .................................. 23 4.3 Software-Related Services Market .............................................. 23 5 Business Models Based on Open Source Software ................... 24 5.1 Developing Country Business Models......................................... 25 6 Open Source Strategy for Developing -
Open Document Format for Office Applications Think
Open Document Format For Office Applications Colossal Nealy restricts no lien espaliers loweringly after Pate spools overseas, quite awnless. Xanthic Ritchie inveigh submissively. Forspent and sexagenary Jeth never suturing onward when Niccolo schmoosing his Colorado. Blank screen and open document format office files via office program that this issue due to other sites and it Immediately upon or office document format for office applications that you would like to determine whether inclusion of a tools to improve the file. Purchases made at any open for eligible students, follow the appropriate office web apps by executing a format. Puzzle and open document format for applications that your use one office applications that is a manner consistent with the terms of service are using help. Mode at your file open format for office applications that the open. Subkey for access them open document format for office files in desktop app, and should i understand the version. Rights or open for office applications that runs additional code and pdf format that the information. Decisions without prior to document format for office applications that you can follow these kinds of time. Reopen any options to document format for applications that are prompted to, using this issue persists, and to document? Responding message that the open document format for your office, so that the data. Development is open the format office documents are not run both time, and how do office online version you for the google document? Merged with it will open document for applications in file format that is fixed, should have the applications. -
Open Source Software and Open Data – What They Are and How to Use Them
Open Source Software and Open Data – What They Are and How to Use Them October 23, 2020 Prepared by: Carol Schweiger Facebook: @TransitNCATT Website: n-catt.org Twitter: @TransitNCATT About N-CATT The National Center for Applied Transit Technology (N-CATT) is a technical assistance center funded through a cooperative agreement with the United States Department of Transportation’s Federal Transit Administration (FTA). Operated by the Community Transportation Association of America (CTAA), the mission of N-CATT is to provide small- urban, rural and tribal transit agencies with practical, replicable resources that help them apply technological solutions and innovations. Among its activities, N-CATT produces a series of white papers, technical reports such as this document, and other resources, all of which can be accessed on-line at https://n-catt.org. About this Document This document was prepared for CTAA by Carol Schweiger of Schweiger Consulting, LLC in October 2020 as part of the N-CATT cooperative agreement between CTAA and FTA. Opinions expressed or implied in this document are those of the authors. Nothing in this document is to be interpreted as position, policy or guidance from the United States Government. Incidental use of companies' names or the names of their products is made solely to facilitate discussion and should not be regarded as recommendations or endorsements. Table of Contents 1 Introduction ................................................................................................................... 2 2 Characteristics -
Open Document Format: Delivery and Adoption Strategy
Open Document Format Delivery and Adoption Strategy Author: Tony Hawk, Jeremy Foot Date: 29/04/2015 Version: 0.4 (Review) 1. Introduction .................................................................................................................................... 2 2. Scope ............................................................................................................................................... 2 3. Assumptions .................................................................................................................................... 2 4. Caveats ............................................................................................................................................ 2 5. Format Definition ............................................................................................................................ 3 6. Identification of Usage .................................................................................................................... 3 1 | P a g e 1. Introduction Following the government adoption of the Open Standards for document formats in July 2014, the Ministry of Justice requires an implementation strategy and plan to adopt the format across all platforms. This change of standards will affect document production, both manual and automatic, as well as converting some existing documents to conform. The ODF adoption plan is part of the wider government vision of making services digital by default; utilising open standards and where possible, accessing data entirely -
Open Document Format for Office Applications (Opendocument) Version 1.2
Open Document Format for Office Applications (OpenDocument) Version 1.2 Part 2: Recalculated Formula (OpenFormula) Format OASIS Standard 29 September 2011 Specification URIs: This version: http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.odt (Authoritative) http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.pdf http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html Previous version: http://docs.oasis-open.org/office/v1.2/csd06/OpenDocument-v1.2-csd06-part2.odt (Authoritative) http://docs.oasis-open.org/office/v1.2/csd06/OpenDocument-v1.2-csd06-part2.pdf http://docs.oasis-open.org/office/v1.2/csd06/OpenDocument-v1.2-csd06-part2.html Latest version: http://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.odt (Authoritative) http://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.pdf http://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.html Technical Committee: OASIS Open Document Format for Office Applications (OpenDocument) TC Chairs: Rob Weir, IBM Michael Brauer, Oracle Corporation Editors: OpenDocument-v1.2-os-part2 29 September 2011 Copyright © OASIS Open 2002 - 2011. All Rights Reserved. Standards Track Work Product Page 1 of 234 David A. Wheeler Patrick Durusau Eike Rathke, Oracle Corporation Rob Weir, IBM Related work: This document is part of the OASIS Open Document Format for Office Applications (OpenDocument) Version 1.2 specification. The OpenDocument v1.2 specification has these parts: OpenDocument v1.2 part 1: OpenDocument Schema OpenDocument v1.2 part 2: Recalculated Formula (OpenFormula) Format (this part) OpenDocument v1.2 part 3: Packages Declared XML namespaces: None.