Technical Data Proposal MI 10 W. Ziegler University of Applied Sciences, Karlsruhe (19-02-2008)

Slides:



Advertisements
Similar presentations
1 eXtended Metadata Registry (XMDR) Two Slides for Ontology Summit Presentation Bruce Bargmeyer Lawrence Berkeley National Laboratory and University of.
Advertisements

LAOS: Layered WWW AHS Authoring Model and their corresponding Algebraic Operators Dr. Alexandra Cristea
Introduction to Spreadsheets. Learning Target I can input data and do simple calculations in a spreadsheet.
Excel – Study Guide #2.
© Paradigm Publishing, Inc Excel 2013 Level 1 Unit 2Enhancing the Display of Worksheets Chapter 7 Creating Charts and Inserting Formulas.
June 9, 2006 Transforming models with ATL © 2006 ATLAS Nantes Transforming models with ATL The A TLAS Transformation Language Frédéric Jouault ATLAS.
XSLT (eXtensible Stylesheet Language Transformation) 1.
The Query Compiler Varun Sud ID: 104. Agenda Parsing  Syntax analysis and Parse Trees.  Grammar for a simple subset of SQL  Base Syntactic Categories.
With Microsoft ® Excel 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 GO! with Microsoft ® Excel 2010 Chapter 2 Using Functions, Creating.
Environment Change Information Request Change Definition has subtype of Business Case based upon ConceptPopulation Gives context for Statistical Program.
© Paradigm Publishing Inc. 9-1 Chapter 9 Database and Information Management.
TOPIC : Introduction to Functional Modeling UNIT 1: Modeling Digital Circuits Module 1 : Functional Modeling.
1 Document Production Software Assists you with composing, editing, designing, printing, and electronically publishing documents –Word processing –Desktop.
HU113: Technical Report Writing Prof. Dr. Abdelsamie Moet Fall 2012/13 Pharos University in Alexandria Faculty of Engineering Lecture 5: Preparation.
© Paradigm Publishing Inc. 9-1 Chapter 9 Database and Information Management.
Session 4: The HANA Curriculum and Demos Dr. Bjarne Berg Associate professor Computer Science Lenoir-Rhyne University.
© 2015 Comtech Services, Inc. 1 DITA 1.3 What does it mean for you? JoAnn Hackos, Chair DITA Adoption TC Kris Eberlein, Chair DITA TC April 2015.
SQL Databases are a Moving Target Juan F. Sequeda – Syed Hamid Tirmizi –
CHAPTER 7 Form & PHP. Introduction All of the following examples in this section will require two web pages. The first page retrieves information posted.
Technologies for web publishing Ing. Václav Freylich Lecture 3.
Environment Change Information Request Change Definition has subtype of Business Case based upon ConceptPopulation Gives context for Statistical Program.
The data standards soup … Is the most exciting topic you can dream of.
Graham McCann & Nina Couzin 2012/2013 Update 15 November 2012.
Lesson 5.4 Power Essential Question: How do you calculate power?
6 Copyright © 2009, Oracle. All rights reserved. Using the Data Transformation Operators.
Iana Atanassova Research: – Information retrieval in scientific publications exploiting semantic annotations and linguistic knowledge bases – Ranking algorithms.
Access Science Ashley & Hope. Subject Areas  Articles- source materials  Research Reviews- articles reviewing key research and developments in science.
20 September 2007© University of Reading SRC Report – July 2007 Individual Research Plans Systems Engineering Presentation for Academic Staff Prof.
1 A Fuzzy Logic Framework for Web Page Filtering Authors : Vrettos, S. and Stafylopatis, A. Source : Neural Network Applications in Electrical Engineering,
IFS180 Intro. to Data Management Chapter 13 – Grouping Data.
SI units.  Scientists throughout the world use the metric system  This allows for a standard system to be used in science throughout the world  We.
WORLD CONSORTIUM Welcome to. An overview by Phil Elliott Satzconcept Skandinavia a.s.
Parts of a Book. Title Page Identifies bibliographical information concerning the book, to include: name of author(s), title of book, number of edition,
21 Copyright © 2009, Oracle. All rights reserved. Working with Oracle Business Intelligence Answers.
Visual Document Management Tool Richard Hammond EKM Team Leader U.S. EPA Region 4, Atlanta Kiran Batchu GeoDecisions
Contextual Text Cube Model and Aggregation Operator for Text OLAP
22 Copyright © 2009, Oracle. All rights reserved. Filtering Requests in Oracle Business Intelligence Answers.
Fifth International Workshop on Knowledge Discovery, Knowledge Management and Decision Support – EUREKA Big Data architecture for Social Media Sentiment.
Technical Data Proposal MI 10 W. Ziegler University of Applied Sciences, Karlsruhe ( )
VIRGINIA COMMONWEALTH UNIVERSITY Column Title Bar – Univers 20 point font Poster Title – Univers 37.5 point font Author Information – Univers 23.5 point.
Topics discussed in this section:
Table 4. Filter Sand Sieve Analysis
100 minute paper assignment
Microsoft Excel.
Subramaniyan C FIRST LAW OF THERMODYNAMICS ENGINEERING THERMODYNAMICS
The new Minac family MINAC 70 /110 Single 11/14/2018.
Lecture 12: Data Wrangling
How to write in DITA Anindita Basu.
Chapter 9 Database and Information Management.
Choosing the Strategy for the Text
Pressure drop in compressed air system
DESICION TABLE Decision tables are precise and compact way to model complicated logic. Decision table is useful when input and output data can be.
Software maintenance.
Sydney, Australia October, 2019
Sample Text for Poster Title
Student Expectation 8.12B Evaluate graphics for their clarity in communicating meaning or achieving a specific purpose. Ask a couple of students to rephrase.
TOPIC: (insert here) INSERT STUDENT NAMES HERE.
Sample Text for Poster Title
Sample Text for Poster Title
Sample Text for Poster Title
Title Goes Here Title Goes Here Title Goes Here Title Goes Here
Oracle SQL Developer Data Modeler
Sample Text for Poster Title
© The Author(s) Published by Science and Education Publishing.
Topics discussed in this section:
Table 1. Characteristics (age, height, and weight) of the participants
S21 (at center frequency) 19 dB
No. of runs Xo X1 X2 X3 X4 Y1 Y2 Y3 Y4 Y5 Si2
Table 1. Chemical Composition of Base Aluminium Alloys
Presentation transcript:

Technical Data Proposal MI 10 W. Ziegler University of Applied Sciences, Karlsruhe ( )

goal Semantic data model for technical data Automatic transformation and processing of metric, none-metric technical data and corresponding tolerance values Publishing of technical data tables

use cases (1) Editing process a.Including technical data at text level (element „data“ within mixed content) b.Editing logical tables of technical data (element „techdata“ within topic structure)

use cases (2) Publishing a.Filtering or transformation, targeting different unit systems b.Publishing tables of technical data (logical/“techdata“ or generic/CALS)

basic semantic model (1) Includes metric („SI“) and non-metric („US“) unit systems Includes semantics of tolerance data

basic semantic model (2) <!ELEMENT data (datatype?, ((si-value?, us-value?, (tolerance-asymmetric-value | tolerance-symmetric-value)?) | (lower-value, upper-value) | textdata))>

basic semantic model (3) Logical tables of technical data During publishing, columns are set by the datatype, unit/number-combinations or textdata.

examples (1) Operating weight Operating weight 481 kg 481 kg </data> Rated speed Rated speed 2500 min min -1 </data><data> Engine manufacturer Engine manufacturer <textdata>MC</textdata></data> Operating pressure Operating pressure <!– published as 210 (+5/-10) bar  <tolerance-low-value>10</tolerance-low-value></tolerance-asymmetric-value></number><unit>bar</unit></si-value></data>

examples (2) Operating weight Operating weight 481 kg 481 kg <us-value><number>1060.4</number><unit>lbs</unit></us-value></data> Allows output filtering, if both units are included by the author Allows automatically localization/transformation, if only one unit system is included (unit system must be apparent at topic level/metadata) Filtering and transformation is triggered by output specification (map attributes)

examples (3) Tables of techdata-elements … … … … … … <techdata> tolerance-symmetric-value lower-value, upper-value

examples (4) data elements within CALS tables Prospect/Dev: Prospect/Dev: