Generic Structure Template AUTOSAR FO R20-11

Total Page:16

File Type:pdf, Size:1020Kb

Generic Structure Template AUTOSAR FO R20-11 Generic Structure Template AUTOSAR FO R20-11 Document Title Generic Structure Template Document Owner AUTOSAR Document Responsibility AUTOSAR Document Identification No 202 Document Status published Part of AUTOSAR Standard Foundation Part of Standard Release R20-11 Document Change History Date Release Changed by Description AUTOSAR • Extend Splitable 2020-11-30 R20-11 Release • Migration of document to standard Management FO • Refine Splitable AUTOSAR • Extent AttributeValueVariationPoint 2019-11-28 R19-11 Release • Introduce TracableTable Management • Changed Document Status from Final to published AUTOSAR • Update Splitable 2018-10-31 4.4.0 Release • Include ARMQL Management • Refine atp.Status AUTOSAR • Introduction of FileInfoCmmment 2017-12-08 4.3.1 Release • Ordered collections Management • Naming conventions in variant handling patterns • Extend AttributeValuePattern for enumeration AUTOSAR • Editorial changes 2016-11-30 4.3.0 Release • Control the production of Management specification documents • Added section on Special Data Group Definitions AUTOSAR • Update View Approach 2015-07-31 4.2.2 Release • Combinations of status values Management • Update Inline Text Model Element 1 of 498 Document ID 202: AUTOSAR_TPS_GenericStructureTemplate Generic Structure Template AUTOSAR FO R20-11 AUTOSAR 2014-10-31 4.2.1 Release • Propagation of LifeCycleState Management • Editorial changes AUTOSAR • Update of blueprint topics 2014-03-31 4.1.3 Release • Extension of variant handling topics Management • Editorial changes AUTOSAR 2013-10-31 4.1.2 Release • Editorial changes Management • Extension of formula language • Editorial changes including tagged specification items AUTOSAR • Support of build action manifest 2013-03-15 4.1.1 Administration • Support of roles and rights • Added life cycle support • Support of collections and collectable elements • Editorial changes including tagged specification items • Improvements in UML usage (M3), especially mark obsolete elements • Improved specification of primitives, AUTOSAR primitive definition, formula 2011-12-22 4.0.3 Administration language, category • Improved variant handling and blueprint support • Improved support for instanceRef and arrays • Improved definition of package structures • Editorial changes • Improvements in variant handling (Package content, composed predefined variants) • Align Formula language with ASAM AUTOSAR 2009-12-18 4.0.1 General Expression Language Administration • Generalized approach for anntoations • Improved aligment with ASAM - FSX • Document the admin.* uml tags. • Support global referenceing and tracing 2 of 498 Document ID 202: AUTOSAR_TPS_GenericStructureTemplate Generic Structure Template AUTOSAR FO R20-11 • restructured the document • support for variant handling • support for abstract structures AUTOSAR 2010-02-02 3.1.4 • documentation support Administration • detailed primitives • general modeling information required to understand other templates • Legal disclaimer revised AUTOSAR 2008-08-13 3.1.1 • Rename document from "Template Administration Modeling Patterns" to "Generic Structure Template" • Updated Attributes of Identifiable AUTOSAR 2007-12-21 3.0.1 • Added "Hint to the Users" Administration • Added document identification no • Added document classification AUTOSAR • Legal disclaimer revised 2007-01-24 2.1.15 Administration • "Advice for users" revised • "Revision Information" added AUTOSAR 2006-05-16 2.0 Second release Administration 3 of 498 Document ID 202: AUTOSAR_TPS_GenericStructureTemplate Generic Structure Template AUTOSAR FO R20-11 Disclaimer This work (specification and/or software implementation) and the material contained in it, as released by AUTOSAR, is for the purpose of information only. AUTOSAR and the companies that have contributed to it shall not be liable for any use of the work. The material contained in this work is protected by copyright and other types of intel- lectual property rights. The commercial exploitation of the material contained in this work requires a license to such intellectual property rights. This work may be utilized or reproduced without any modification, in any form or by any means, for informational purposes only. For any other purpose, no part of the work may be utilized or reproduced, in any form or by any means, without permission in writing from the publisher. The work has been developed for automotive applications only. It has neither been developed, nor tested for non-automotive applications. The word AUTOSAR and the AUTOSAR logo are registered trademarks. 4 of 498 Document ID 202: AUTOSAR_TPS_GenericStructureTemplate Generic Structure Template AUTOSAR FO R20-11 Table of Contents 1 Introduction 14 1.1 Scope.................................... 14 1.2 Document Conventions........................... 15 1.3 Methodology for Defining Formal Templates............... 17 1.4 Organization of the Meta-Model...................... 19 2 Usage of UML in AUTOSAR Templates 21 2.1 UML Diagrams............................... 21 2.2 The AUTOSAR meta-model hierarchy.................. 21 2.3 Stereotypes................................. 23 2.3.1 Mixed Content (atpMixed, atpMixedString).. 26 2.3.2 StructuredComment Elements (atpStructuredComment)............... 28 2.4 UML Tags.................................. 28 3 AUTOSAR Top Level Structure 38 3.1 Identifying M1 elements in packages................... 40 3.2 The role of ARPackage, ARElement and Identifiable et. al........ 45 4 General Template Classes 48 4.1 ARObject - Common Attributes for all Classes.............. 48 4.2 Packages in AUTOSAR.......................... 48 4.3 Referrable and Identifiable......................... 52 4.3.1 Name spaces and uniqueness of shortName ........ 61 4.4 Administrative Data............................. 62 4.5 Special Data - Extension Mechanism................... 65 4.5.1 Special Data........................... 65 4.5.2 Special Data Definitions..................... 71 4.6 Model Restriction Types.......................... 82 4.6.1 Restriction of Simple Primitive Values............. 82 4.6.2 Restriction of Multiplicities.................... 83 4.6.3 Restriction of use of Variation.................. 83 4.7 Primitive Types............................... 85 4.8 Formula Language............................. 98 4.8.1 Applying Formula Language.................. 99 4.8.2 Formula Language Definition.................. 101 4.8.2.1 Operators in arithmetic expressions.......... 107 4.8.2.2 Mathematical functions in arithmetic expressions.. 108 4.8.2.3 Implementation details of a Formula Processor... 110 4.8.2.4 Resulting Data Types of Formula Expressions.... 116 4.8.2.5 Examples for the Formula Language expressions.. 118 4.9 AUTOSAR Model Query Language (ARMQL).............. 119 4.9.1 Applying ARMQL........................ 120 4.9.1.1 LET Block........................ 120 5 of 498 Document ID 202: AUTOSAR_TPS_GenericStructureTemplate Generic Structure Template AUTOSAR FO R20-11 4.9.1.2 Expressions....................... 122 4.9.1.3 FOR Block........................ 123 4.9.1.4 WHERE Block..................... 123 4.9.2 ARMQL Definition........................ 124 4.9.2.1 Grammar........................ 124 4.9.2.2 Types and Values.................... 128 4.9.2.3 LET Block........................ 130 4.9.2.4 FOR Block........................ 131 4.9.2.5 WHERE Block..................... 134 4.9.2.6 Predefined Functions and Objects.......... 136 4.9.2.7 Non-Strict Evaluation in every parameter....... 140 4.9.2.8 Scoping and Visibility Rules.............. 140 4.9.2.9 Blueprint Derivation and Variable Interpolation.... 143 4.10 EngineeringObject............................. 143 4.11 Annotations................................. 146 4.12 MultiDimensionalTime........................... 147 4.13 TagWithOptionalValue........................... 149 5 AbstractStructure 151 5.1 Reusable Structural Hierarchies...................... 153 5.1.1 Motivation............................ 153 5.1.2 Types, Prototypes and Structure elements.......... 154 5.1.3 Instance Refs.......................... 159 5.1.4 Any Instance Refs........................ 164 5.1.4.1 AnyInstanceRef applied to Implementation- DataTypeElement.................... 164 6 Metamodeling Patterns and Model Transformation 166 6.1 Notation for Pattern Application...................... 168 6.2 Pattern Specification............................ 169 6.3 Model Transformations applied in the Meta-Model............ 170 6.3.1 Implementing primitives................ 170 6.3.2 Implementing Associations as References.......... 171 6.3.2.1 Absolute ShortName-path.............. 173 6.3.2.2 Relative ShortName-path............... 174 6.3.2.3 Destination Type.................... 181 6.3.3 atpObjectARObject................... 182 7 Variant Handling 184 7.1 Introduction................................. 184 7.1.1 A Quick Overview........................ 185 7.1.2 Variant Handling and Methodology............... 186 7.1.3 How Variant Handling is implemented in the meta-model.. 187 7.1.4 Not every element in the meta-model may be variant..... 189 7.1.5 Variation Points are optional, even for variant elements... 190 7.1.6 A note on Binding Times.................... 190 7.1.7 A note on the impact of Variant Handling on the XML Schema 191 6 of 498 Document ID 202: AUTOSAR_TPS_GenericStructureTemplate Generic Structure Template AUTOSAR FO R20-11 7.1.8 Patterns are independent of each other............ 191 7.1.9 A note on multiplicities in the Variant Handling Patterns... 191 7.1.10 A note on the application of the
Recommended publications
  • Interaction Between Web Browsers and Script Engines
    IT 12 058 Examensarbete 45 hp November 2012 Interaction between web browsers and script engines Xiaoyu Zhuang Institutionen för informationsteknologi Department of Information Technology Abstract Interaction between web browser and the script engine Xiaoyu Zhuang Teknisk- naturvetenskaplig fakultet UTH-enheten Web browser plays an important part of internet experience and JavaScript is the most popular programming language as a client side script to build an active and Besöksadress: advance end user experience. The script engine which executes JavaScript needs to Ångströmlaboratoriet Lägerhyddsvägen 1 interact with web browser to get access to its DOM elements and other host objects. Hus 4, Plan 0 Browser from host side needs to initialize the script engine and dispatch script source code to the engine side. Postadress: This thesis studies the interaction between the script engine and its host browser. Box 536 751 21 Uppsala The shell where the engine address to make calls towards outside is called hosting layer. This report mainly discussed what operations could appear in this layer and Telefon: designed testing cases to validate if the browser is robust and reliable regarding 018 – 471 30 03 hosting operations. Telefax: 018 – 471 30 00 Hemsida: http://www.teknat.uu.se/student Handledare: Elena Boris Ämnesgranskare: Justin Pearson Examinator: Lisa Kaati IT 12 058 Tryckt av: Reprocentralen ITC Contents 1. Introduction................................................................................................................................
    [Show full text]
  • The NIDDK Information Network: a Community Portal for Finding Data, Materials, and Tools for Researchers Studying Diabetes, Digestive, and Kidney Diseases
    RESEARCH ARTICLE The NIDDK Information Network: A Community Portal for Finding Data, Materials, and Tools for Researchers Studying Diabetes, Digestive, and Kidney Diseases Patricia L. Whetzel1, Jeffrey S. Grethe1, Davis E. Banks1, Maryann E. Martone1,2* 1 Center for Research in Biological Systems, University of California, San Diego, San Diego, California, a11111 United States of America, 2 Dept of Neurosciences, University of California, San Diego, San Diego, California, United States of America * [email protected] Abstract OPEN ACCESS The NIDDK Information Network (dkNET; http://dknet.org) was launched to serve the needs Citation: Whetzel PL, Grethe JS, Banks DE, Martone of basic and clinical investigators in metabolic, digestive and kidney disease by facilitating ME (2015) The NIDDK Information Network: A access to research resources that advance the mission of the National Institute of Diabe- Community Portal for Finding Data, Materials, and Tools for Researchers Studying Diabetes, Digestive, tes and Digestive and Kidney Diseases (NIDDK). By research resources, we mean the and Kidney Diseases. PLoS ONE 10(9): e0136206. multitude of data, software tools, materials, services, projects and organizations available to doi:10.1371/journal.pone.0136206 researchers in the public domain. Most of these are accessed via web-accessible data- Editor: Chun-Hsi Huang, University of Connecticut, bases or web portals, each developed, designed and maintained by numerous different UNITED STATES projects, organizations and individuals. While many of the large government funded data- Received: February 17, 2015 bases, maintained by agencies such as European Bioinformatics Institute and the National Accepted: July 30, 2015 Center for Biotechnology Information, are well known to researchers, many more that have been developed by and for the biomedical research community are unknown or underuti- Published: September 22, 2015 lized.
    [Show full text]
  • High-Performance Web Services for Querying Gene
    Xin et al. Genome Biology (2016) 17:91 DOI 10.1186/s13059-016-0953-9 SOFTWARE Open Access High-performance web services for querying gene and variant annotation Jiwen Xin1†, Adam Mark1,2†, Cyrus Afrasiabi1†, Ginger Tsueng1, Moritz Juchler3, Nikhil Gopal3, Gregory S. Stupp1, Timothy E. Putman1, Benjamin J. Ainscough4, Obi L. Griffith4, Ali Torkamani5,6, Patricia L. Whetzel7, Christopher J. Mungall8, Sean D. Mooney3, Andrew I. Su1,6* and Chunlei Wu1* Abstract Efficient tools for data management and integration are essential for many aspects of high-throughput biology. In particular, annotations of genes and human genetic variants are commonly used but highly fragmented across many resources. Here, we describe MyGene.info and MyVariant.info, high-performance web services for querying gene and variant annotation information. These web services are currently accessed more than three million times per month. They also demonstrate a generalizable cloud-based model for organizing and querying biological annotation information. MyGene.info and MyVariant.info are provided as high-performance web services, accessible at http://mygene.info and http://myvariant.info. Both are offered free of charge to the research community. Keywords: Annotation, Gene, Variant, API, Cloud, Repository, Database Background services. Federated data solutions are always up to date, The accumulation of biomedical knowledge is growing but extra care is required to maintain the links, and exponentially. There has been tremendous effort to large queries may take a long time to return due to ser- structure research findings as annotations on biological ver and network limitations. Moreover, the dependability entities (e.g., genes, genetic variants, and pathways).
    [Show full text]
  • Audience-Driven Web Design
    Updated version published in: Information modelling in the new millennium, Eds. Matt Rossi & Keng Siau, IDEA GroupPublishing, ISBN 1-878289-77-2, 2001. Audience-driven Web Design Olga De Troyer Vrije Universiteit Brussel WISE Research group Pleinlaan 2, B-1050 Brussel, Belgium [email protected] INTRODUCTION Today Web-related software development seems to be faced with a crisis not unlike the one that occurred a generation ago when in the 70s computer hardware experienced an order of magnitude increase in computational power. While this made possible the implementation of a new class of applications larger both in size and complexity, the methods for software development available at that time were not able to scale up to such large projects. The "software crisis" was a fact with its legendary stories of delays, unreliability, maintenance bottlenecks and costs. Now we seem to be starting to deal painfully with a corresponding "web site crisis". Over the last few years, the Internet has boomed and the World Wide Web with it. Web browsers are the basic user platform of the Internet. Because of the immense potential audience, and because publishing on the web is in principle very easy, the number of web applications has exploded. Most of the web sites are created opportunistically without prior planning or analysis. Moreover, even large mission-critical intranet projects are being started without any regard for methodology. The resulting problems of maintenance and development backlog, so well known in "classical" information systems, can easily be predicted, and will happen on a much larger scale. Because web sites are almost by definition required to adapt and grow, and have to interact with other sites and systems unknown at the moment of creation, these problems will also be much more complex and severe.
    [Show full text]
  • Generic Structure Template AUTOSAR CP Release 4.3.1
    Generic Structure Template AUTOSAR CP Release 4.3.1 Document Title Generic Structure Template Document Owner AUTOSAR Document Responsibility AUTOSAR Document Identification No 202 Document Status Final Part of AUTOSAR Standard Classic Platform Part of Standard Release 4.3.1 Document Change History Date Release Changed by Description AUTOSAR • Introduction of FileInfoCmmment 2017-12-08 4.3.1 Release • Ordered collections Management • Naming conventions in variant handling patterns • Extend AttributeValuePattern for enumeration AUTOSAR • Editorial changes 2016-11-30 4.3.0 Release • Control the production of Management specification documents • Added section on Special Data Group Definitions AUTOSAR • Update View Approach 2015-07-31 4.2.2 Release • Combinations of status values Management • Update Inline Text Model Element AUTOSAR 2014-10-31 4.2.1 Release • Propagation of LifeCycleState Management • Editorial changes AUTOSAR • Update of blueprint topics 2014-03-31 4.1.3 Release • Extension of variant handling topics Management • Editorial changes AUTOSAR 2013-10-31 4.1.2 Release • Editorial changes Management • Extension of formula language 1 of 456 Document ID 202: AUTOSAR_TPS_GenericStructureTemplate.pdf — AUTOSAR CONFIDENTIAL — Generic Structure Template AUTOSAR CP Release 4.3.1 • Editorial changes including tagged specification items AUTOSAR • Support of build action manifest 2013-03-15 4.1.1 Administration • Support of roles and rights • Added life cycle support • Support of collections and collectable elements • Editorial changes including
    [Show full text]
  • Use Cases and Software Source Code Identification SCID WG
    https://tinyurl.com/qpg7n7m Use Cases and Software Source Code Identification SCID WG 27th March 2020 - RDA 15th Plenary Virtual Meeting https://tinyurl.com/qpg7n7m Contributors (alphabetical order by name) ● Alice Allen, Astronomy Source Code Library & U. Maryland, USA ● Anita Bandrowski - University of California San Diego, USA ● Roberto Di Cosmo - Software Heritage, Inria and University of Paris, France ● Martin Fenner - DataCite, Germany ● Morane Gruenpeter - Inria, Software Heritage, France ● Daniel S. Katz - University of Illinois at Urbana-Champaign, USA ● John Kunze - California Digital Library, University of California, USA ● Moritz Schubotz - swMATH, FIZ Karlsruhe, Germany Agenda https://tinyurl.com/qpg7n7m ● Introduction ○ Objectives, Outputs, Connections to other WG ● Use cases (Archiving, Referencing, Describing, Citing, etc.) ○ Audience may suggest additional use cases ● Identifiers schemas ○ DOIs, Hashes, SWH-ID,Wikidata entities, ARKS, ASCL-ID, RRID, swMATH-ID ● Small group discussion ○ documenting the use case : challenges, pros, and cons of different identifiers per use case ● Report-back and discussion ● Wrap-up https://tinyurl.com/qpg7n7m Introduction Software Source Code Identification Working Group Chronology... Co-chairs Spawned at RDA P11 in Berlin from ● Roberto Di Cosmo ● the RDA SSC IG & ● Martin Fenner ● the FORCE11 SCIWG ● Daniel S. Katz 10/2018 - TAB endorsement Web page https://www.rd-alliance.org/groups/software-source-code-iden tification-wg 4/2019 - RDA P13, Philadelphia ● WG kick-off Repository https://github.com/force11/force11-rda-scidwg
    [Show full text]
  • International Workshop on Software Variability Management
    International Workshop on Software Variability Management (SVM) ICSE’03 International Conference on Software Engineering Portland, Oregon May 3-11, 2003 Table Of Contents Software Configuration Management Problems and Solutions to Software Variability Management Lars Bendix, Lund Institute of Technology. 5 Using UML Notation Extensions to Model Variability in Product-line Architectures Liliana Dobrica, University Politehnica of Bucharest; Eila Niemelä, VTT Electronics. 8 Consolidating Variability Models Birgit Geppert, Frank Roessler, David M. Weiss, Avaya Labs Research . 14 Managing Variability with Configuration Techniques Andreas Hein, John MacGregor, Robert Bosch Corporation . 19 Supporting the Product Derivation Process with a Knowledge-based Approach Lothar Hotz, Thorsten Krebs, Universität Hamburg . 24 Variability Analysis for Communications Software Chung- Horng Lung, Carleton University. 30 Evolving Quality Attribute Variability Amar Ramdane-Cherif, Samir Benarif, Nicole Levy, PRISM, Université de Versailles St.- Quentin; F. Losavio, Universidad Central de Venezuela. 33 A Practical Approach To Full-Life Cycle Variability Management Klaus Schmid, Isabel John, Fraunhofer Institute for Experimental Software Engineering (IESE) . 41 Capturing Timeline Variability with Transparent Configuration Environments Eelco Dolstra, Utrecht University; Gert Florijn, SERC; Merijn de Jonge, CWI; Eelco Visser, Utrecht University . 47 Component Interactions as Variability Management Mechanisms in Product Line Architectures M. S. Rajasree, D. JanakiRam,
    [Show full text]
  • (12) United States Patent (10) Patent No.: US 8,812,422 B2 Nizzari Et Al
    USOO8812422B2 (12) United States Patent (10) Patent No.: US 8,812,422 B2 NiZZari et al. (45) Date of Patent: Aug. 19, 2014 (54) VARLANT DATABASE (56) References Cited (71) Applicants: Marcia M. Nizzari, Needham, MA U.S. PATENT DOCUMENTS (US); Benjamin H. Breton, Woburn, 4,683, 195 A 7, 1987 Mullis et al. MA (US); David L. Tefft, Malden, MA 4,683.202 A 7, 1987 Mullis 4,988,617 A 1/1991 Landegren et al. (US); Xavier S. Haurie, Belmont, MA 5,234,809 A 8, 1993 Boom et al. (US) 5,242,794. A 9/1993 Whiteley et al. 5,494,810 A 2/1996 Barany et al. 5,583,024 A 12/1996 McElroy (72) Inventors: Marcia M. Nizzari, Needham, MA 5,604,097 A 2f1997 Brenner (US); Benjamin H. Breton, Woburn, 5,636,400 A 6/1997 Young MA (US); David L. Tefft, Malden, MA 5,674,713 A 10/1997 McElroy (US); Xavier S. Haurie, Belmont, MA (US) (Continued) FOREIGN PATENT DOCUMENTS (73) Assignee: Good Start Genetics, Inc., Cambridge, MA (US) EP 1321477 A1 6, 2003 EP 1564306 A2 8, 2005 (*) Notice: Subject to any disclaimer, the term of this (Continued) patent is extended or adjusted under 35 OTHER PUBLICATIONS U.S.C. 154(b) by 13 days. Sequeira, R. A. R. L. Olson, and J. M. McKinion. “Implementing generic, object-oriented models in biology.” Ecological Modelling (21) Appl. No.: 13/667,575 94.1 (1997): 17-31.* (22) Filed: Nov. 2, 2012 (Continued) Primary Examiner — Kakali Chaki (65) Prior Publication Data Assistant Examiner — Kevin W Figueroa (74) Attorney, Agent, or Firm — Thomas C.
    [Show full text]
  • Release 1.1.3
    HGVS Release 1.1.3 Jul 02, 2018 Contents 1 Contents 3 1.1 Introduction...............................................3 1.2 Quick Start................................................5 1.3 Installing hgvs..............................................8 1.4 Key Concepts............................................... 10 1.5 Examples................................................. 13 1.6 Reference Manual............................................ 18 1.7 Privacy Issues.............................................. 49 1.8 Contributing............................................... 51 1.9 Getting Help............................................... 55 1.10 Change Log............................................... 56 1.11 License.................................................. 81 2 Indices and tables 87 Python Module Index 89 i ii HGVS, Release 1.1.3 hgvs is a Python package to parse, format, validate, normalize, and map biological sequence variants according to recommendations of the Human Genome Variation Society. Source| Documentation| Discuss| Issues Contents 1 HGVS, Release 1.1.3 2 Contents CHAPTER 1 Contents 1.1 Introduction Genome, transcript, and protein sequence variants are typically reported using the variation nomenclature (“varnomen”) recommendations provided by the Human Genome Variation Society (HGVS)(Taschner and den Dun- nen, 2011). Most variants are deceptively simple looking, such as NM_021960.4:c.740C>T. In reality, the varnomen standard provides for much more complex concepts and representations. As high-throughput sequencing
    [Show full text]
  • UC San Diego Previously Published Works
    UC San Diego UC San Diego Previously Published Works Title The Resource Identification Initiative: A cultural shift in publishing. Permalink https://escholarship.org/uc/item/07s7d2cd Authors Bandrowski, Anita Brush, Matthew Grethe, Jeffery S et al. Publication Date 2015 DOI 10.12688/f1000research.6555.2 Peer reviewed eScholarship.org Powered by the California Digital Library University of California F1000Research 2015, 4:134 Last updated: 20 NOV 2015 RESEARCH ARTICLE The Resource Identification Initiative: A cultural shift in publishing [version 2; referees: 2 approved] Anita Bandrowski1, Matthew Brush2, Jeffery S. Grethe1, Melissa A. Haendel2, David N. Kennedy3, Sean Hill4, Patrick R. Hof5, Maryann E. Martone1, Maaike Pols6, Serena Tan7, Nicole Washington8, Elena Zudilova-Seinstra9, Nicole Vasilevsky2, Resource Identification Initiative Members are listed here: https://www.force11.org/node/4463/members 1Center for Research in Biological Systems, UCSD, la Jolla, CA, 92093, USA 2Department of Medical Informatics & Clinical Epidemiology, OHSU, Portland, Oregon, 97239, USA 3Department of Psychiatry, University of Massachusetts Medical School, Worcester, MA, 01605, USA 4Karolinska Institutet, Stockholm, 171 77, Sweden 5Fishberg Department of Neuroscience and Friedman Brain Institute, Icahn School of Medicine at Mount Sinai, New York, NY, USA 6Scientific Outreach, Faculty of 1000 Ltd, London, W1T 4LB, UK 7John Wiley and Sons, Hoboken, NJ, 07030, USA 8Lawrence Berkeley National Laboratory, Lawrence Berkeley National Laboratory, Berkeley, CA, 94720, USA 9Elsevier, Amsterdam, 1043 NX, Netherlands v2 First published: 29 May 2015, 4:134 (doi: 10.12688/f1000research.6555.1) Open Peer Review Latest published: 19 Nov 2015, 4:134 (doi: 10.12688/f1000research.6555.2) Referee Status: Abstract A central tenet in support of research reproducibility is the ability to uniquely identify research resources, i.e., reagents, tools, and materials that are used to Invited Referees perform experiments.
    [Show full text]
  • An Analysis of the Hypertext Versioning Domain
    UNIVERSITY OF CALIFORNIA, IRVINE An Analysis of the Hypertext Versioning Domain DISSERTATION submitted in partial satisfaction of the degree requirements for the degree of DOCTOR OF PHILOSOPHY in Information and Computer Science by Emmet James Whitehead, Jr. Dissertation Committee: Professor Richard N. Taylor, Chair Professor Mark S. Ackerman Professor David S. Rosenblum 2000 © 2000 Emmet James Whitehead, Jr. The dissertation of Emmet James Whitehead, Jr. is approved and is acceptable in quality and form for publication on microfilm: ___________________________________ ___________________________________ ___________________________________ Committee Chair University of California, Irvine 2000 ii Table of Contents List of Figures .............................................................................................................................................. vi List of Tables..............................................................................................................................................viii Acknowledgements ...................................................................................................................................... ix Curriculum Vitae......................................................................................................................................... xi Abstract of the Dissertation ....................................................................................................................... xv Chapter 1 – Introduction ............................................................................................................................
    [Show full text]
  • VODKA: Variant Objects Discovering Knowledge Acquisition
    Available online at www.sciencedirect.com Expert Systems with Applications Expert Systems with Applications 36 (2009) 2433–2450 www.elsevier.com/locate/eswa VODKA: Variant objects discovering knowledge acquisition Shian-Shyong Tseng a,b,*, Shun-Chieh Lin a a Department of Computer and Information Science, National Chiao Tung University, No. 1001, Ta Hsueh Road, Hsinchu 300, Taiwan, ROC b Department of Information Science and Applications, Asia University, No. 500, Lioufong Road, Wufong Shiang, Taichung 413, Taiwan, ROC Abstract Many knowledge acquisition methodologies have been proposed to elicit rules systematically with embedded meaning from domain experts. But, none of these methods discusses the issue of discovering new modified objects in a traditional classification knowledge based system. For experts to sense the occurrence of new variants and revise the original rule base, to collect sufficient relevant information becomes increasingly important in the knowledge acquisition field. In this paper, the method variant objects discovering knowledge acquisition (VODKA) we proposed includes three stages (log collecting stage, knowledge learning stage, and knowledge polishing stage) to facilitate the acquisition of new inference rules for a classification knowledge based system. The originality of VODKA is to identify these new modified objects, the variants, from the way that the existing knowledge based system fails in applying some rules with low certainty degree. In this method, we try to classify the current new evolving object identified according to its attributes and their corre- sponding values. According to the analysis of the collected inference logs, one of the three recommendations (including adding a new attribute-value of an attribute, modifying the data type of an attribute, or adding a new attribute) will be suggested to help experts observe and characterize the new confirmed variants.
    [Show full text]