Www.oasis-open.org OASIS Quantities and Units of Measure Ontology Standard (QUOMOS) An Introduction v 1.00 - Rev. D / April 2010 1.

Slides:



Advertisements
Similar presentations
ARCHITECTURES FOR ARTIFICIAL INTELLIGENCE SYSTEMS
Advertisements

OASIS Reference Model for Service Oriented Architecture 1.0
How can Computer Science contribute to Research Publishing?
Creating Architectural Descriptions. Outline Standardizing architectural descriptions: The IEEE has published, “Recommended Practice for Architectural.
Sepandar Sepehr McMaster University November 2008
Developing Enterprise Architecture
Romaric GUILLERM Hamid DEMMOU LAAS-CNRS Nabil SADOU SUPELEC/IETR.
GSIM Stakeholder Interview Feedback HLG-BAS Secretariat January 2012.
Katanosh Morovat.   This concept is a formal approach for identifying the rules that encapsulate the structure, constraint, and control of the operation.
1 Framework Programme 7 Guide for Applicants
Chapter 2 The process Process, Methods, and Tools
Knowledge representation
SOUPA: Standard Ontology for Ubiquitous and Pervasive Applications Harry Chen, Filip Perich, Tim Finin, Anupam Joshi Department of Computer Science & Electrical.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 20 Object-Oriented.
School of Computer Science and Technology, Tianjin University
What is a Business Analyst? A Business Analyst is someone who works as a liaison among stakeholders in order to elicit, analyze, communicate and validate.
Verification and Validation in the Context of Domain-Specific Modelling Janne Merilinna.
Foundations of Physics Science Inquiry. Science Process of gathering and organizing information about the physical world.
THE SUPPORTING ROLE OF ONTOLOGY IN A SIMULATION SYSTEM FOR COUNTERMEASURE EVALUATION Nelia Lombard DPSS, CSIR.
A Portrait of the Semantic Web in Action Jeff Heflin and James Hendler IEEE Intelligent Systems December 6, 2010 Hyewon Lim.
ONION Ontologies In Ontology Community of Practice Leader
#1 Make sense of problems and persevere in solving them How would you describe the problem in your own words? How would you describe what you are trying.
Informatics for Scientific Data Bio-informatics and Medical Informatics Week 9 Lecture notes INF 380E: Perspectives on Information.
Artificial Intelligence Logical Agents Chapter 7.
Modeling Formalism Modeling Language Foundations System Modeling & Assessment Roadmap WG SE DSIG Working Group Orlando – June 2016.
IW11 Phoenix, AZ - MBSE Workshop1 Ontology from an MBSE perspective Brief-out from breakout session Monday, January 31 st, 2011.
Modeling Formalism Modeling Language Foundations
The Semantic Web By: Maulik Parikh.
Object Management Group Information Management Metamodel
ISO/IEC JTC 1/SC 7 Working Group 42 - Architecture Johan Bendz
LO1 - Analyse the impact and influence which the macro environment has on an organization and its business strategies 1. P1 Applying appropriate frameworks,
Business Case Analysis
Quality Management chapter 27.
Introduction to MODEM Building a Semantic Foundation for EA: Reengineering the MODAF™ Meta-Model Based on the IDEAS Foundation Model Lt Col Mikael Hagenbo,
SysML v2 Formalism: Requirements & Benefits
The Systems Engineering Context
CCSDS System Engineering
Section 2: Science as a Process
SSP4000 Introduction to the Research Process Wk9: Introduction to qualitative research, Part 2 The focus of week 9 is to introduce students to the characteristics.
Introduction to System Analysis and Design
Stuart J. Chalk, Department of Chemistry University of North Florida
OUTCOME MEASUREMENT TRAINING
Foundations of Programming: Introduction to Programming
Implementing Change Presented by Courtney Moon
Model-Driven Analysis Frameworks for Embedded Systems
Self-Critical Writing:
Connecticut Core Standards for Mathematics
CSc4730/6730 Scientific Visualization
Cross Cutting Concepts
Rafael Almeida, Inês Percheiro, César Pardo, Miguel Mira da Silva
Connecticut Core Standards for Mathematics
Chapter 20 Object-Oriented Analysis and Design
Introducing ISTQB Agile Foundation Extending the ISTQB Program’s Support Further Presented by Rex Black, CTAL Copyright © 2014 ASTQB 1.
Professor Peter Campbell
Introduction.
Architecture Description Languages
Ontology-Based Approaches to Data Integration
Introduction to the PRISM Framework
Semantic Information Modeling for Federation
MUMT611: Music Information Acquisition, Preservation, and Retrieval
Privacy Management Reference Model (PMRM) A formal reference model for data privacy.
Department of Computer Science Abdul Wali Khan University Mardan
Automated Analysis and Code Generation for Domain-Specific Models
Meeting the Needs of Specific Audiences
Introducing Digital Technologies
Chapter 5 Architectural Design.
Community Builder Activity 3 min-2 min
ONTOMERGE Ontology translations by merging ontologies Paper: Ontology Translation on the Semantic Web by Dejing Dou, Drew McDermott and Peishen Qi 2003.
9th Literature EOC Review
Designing a teaching session
Presentation transcript:

www.oasis-open.org OASIS Quantities and Units of Measure Ontology Standard (QUOMOS) An Introduction v 1.00 - Rev. D / April 2010 1

Outline Goals of the QUOMOS Standard Why use an ontology? What QUOMOS is NOT trying to do Liaisons and existing work This short presentation introduces QUOMOS, a new Technical Committee of OASIS, the Organization for the Advancement of Structured Information Standards. It will cover the goals of the QUOMOS project, briefly describes the advantages of using an ontology to capture the work, explains what the committee is, and is not, trying to do, and identifies other organizations and work important to systems of units. 2

Goals of the QUOMOS Standard Develop a core set of ontology modules covering: Quantities Units Scales Develop extension mechanisms for non SI units and other measurement systems Provide a consistent framework for current activities modeling units of measure Dimensions Base and derived SI units Relationships between units The goals of the QUOMOS activity are to formally encode our current system of units of measure, including definitions of quantities, units, scales, dimensions, base & derived SI units and their relationships. Using a formal approach to writing down these definitions helps in reducing errors of interpretation when they are being applied. A second goal is in recognition of the fact that a number of projects have sprung up around the world that are tackling various portions of this problem, and it is the aim of this Technical Committee to help bring these activities into a consistent framework. It is important to note that we are not trying to force-fit all such efforts into one rigid approach, but we are attempting to ensure there are clear bridges (or maps) between different models so that the similarities and differences are clearly visible. 3

Why Use an Ontology? Ontologies allow the explicit specification of the multiple possible interpretations of concepts so that people can recognize commonalities and differences in the semantics of the concepts that they use. One might ask why an ontology is necessary for this work. An ontology, in the computer science meaning of the word, is simply “a formal representation of knowledge by a set of concepts within a domain and the relationships between those concepts. It is used to reason about the properties of that domain, and may be used to describe the domain.” [adapted from Wikipedia]. It provides a shared vocabulary, much as the VIM (Vocabulaire Internationale de Metrologie) does for the metrology community, but it does it in a formal, computer-readable language. By using this formal approach, you gain a number of benefits… 4

Why Use an Ontology? An Ontology (in this sense) is a computer readable specification, thereby enabling: Automated consistency checking Reasoning – i.e. deducing logical implications of assertions. Incorporation directly into scientific and engineering software tools You can use computer-based reasoning engines to ensure consistency and to check for errors of logic. You can also uncover possibly unanticipated implications of a new statement, or assertion. Just as importantly, having the information in a computer-readable form makes it easy to incorporate the normative definitions of terms directly into scientific and engineering tools, thus reducing the chance of errors due to misinterpretation or misunderstanding of units being used in a system. 5

What QUOMOS is NOT trying to do QUOMOS has no desire to modify any of the definitions put into place by existing authorities. Rather QUOMOS seeks to formally encode those definitions in terms of logic statements The OASIS QUOMOS Committee recognizes the existing authorities that are in place to define and govern the system of units and measures that support today’s scientific, engineering and business systems, and it is definitely not the intention of this committee to challenge that authority in any way. Instead, we are seeking to strengthen our current system by formally encoding these definitions in a rigorous, formal manner, using the best information design practices available. 6

Liaisons The QUOMOS committee intends to maintain good communications with: BIPM (International Bureau of Weights and Measures) ISO TC12 ISO/IEC 80000 VIM (International Vocabulary of Metrology) UnitsML UCUM (Unified Code for Units of Measure) UNECE Recommendation 20 and others as appropriate The TC will liaise and strive to coordinate its development with the work of BIPM (International Bureau of Weights and Measures), ISO/IEC 80000, VIM (International Vocabulary of Metrology), UnitsML, UCUM (Unified Code for Units of Measure) and UNECE Recommendation 20… 7

Existing Units Ontologies QUOMOS plans to create a framework which can accommodate, and help with interoperation between existing units ontologies such as: sciUnits of SWEET (NASA) QUDT (TopQuadrant / NASA) QUDV (OMG-SysML) …and take into account existing quantities and units ontologies based on VIM, such as Sweet, QUDT and the QUDV component of SysML. It is expected that the scope of the QUOMOS ontology with respect to specific units will be influenced by the relationship to UnitsML and UCUM. 8

We look forward to hearing from you Participants are welcome Please visit: http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=quomos We look forward to hearing from you We welcome the participation by colleagues around the world as we undertake this exciting activity, and encourage you to explore the OASIS QUOMOS website shown here. We are particularly interested in maintaining strong connections with the international metrology community to ensure we are consistent with current and evolving practices. 9