SEMANTIC-BASED AUTHORING OF TECHNICAL DOCUMENTATION

Size: px
Start display at page:

Download "SEMANTIC-BASED AUTHORING OF TECHNICAL DOCUMENTATION"

Transcription

1 SEMANTIC-BASED AUTHORING OF TECHNICAL DOCUMENTATION R Setchi, Cardiff University, UK, Setchi@cf.ac.uk N Lagos, Cardiff University, UK, LagosN@cf.ac.uk ABSTRACT Authoring of technical documentation is a knowledge-intensive activity that requires knowledge of various domains and information from several product life-cycle phases. This paper presents two complementary semantic-based methods for creating product support documentation and delivering it to the user. The first approach is based on using Concurrent Engineering and Product Data Management (PDM) technology. The second approach uses ontologies to capture the semantic complexity of the product support domain. Promising direction for further research is the integration of these two approaches. KEYWORDS: Semantic Modeling, Product Lifecycle Management, Knowledge Engineering, Hypermedia Documentation. 1. INTRODUCTION Informative, up-to-date and well-prepared product documentation can provide time and cost savings to both users and product manufacturers/supplier. However, authoring of product documentation is not easy. It is described in [1] as a composite skilled task that requires special knowledge and experience. It is a knowledge-intensive activity that requires knowledge of various domains and information from several product life-cycle phases. Product support is an area currently undersupported by tools. The problem of cost-effectively producing technical documentation becomes apparent especially when product support is compared to other phases of the product lifecycle, which are supported by tools for computeraided design (CAD), product data management (PDM), computer-aided manufacture (CAM) and computer-aided planning (CAPP) [2]. Without similar tools, technical authors experience difficulties in collecting and integrating product data, and structuring and maintaining technical documentation. The aim of this work is to demonstrate how these problems can be addressed by employing semantic modeling techniques. In particular, the paper presents two complementary approaches to semantic based authoring of hypermedia product documentation. The first approach is based on using Concurrent Engineering (CE) and PDM technology, while the second approach uses ontologies to capture the semantic complexity of the product support domain. The remainder of the paper is organized as follows. Section 2 briefly reviews recent developments in modeling hypermedia documentation for product support. Section 3 presents two complementary approaches to semantic-based authoring of technical documentation. Section 4 concludes the paper. 2. BACKGROUND AND RELATED WORK CE is an accepted systematic methodology for integrated product development. CE focuses on considering all product life cycle issues as early as possible in product development. It also emphasizes the importance of cross-disciplinary collaboration within the design stages of the product life cycle. The adoption of CE principles in documentation development directly influences the authoring of technical documentation. For example, product development and support knowledge could be distributed across a network of experts collaborating in parallel. Experts across the product lifecycle phases responsible for a given engineering activity would

2 directly contribute to the authoring process. Technical authors would have access to all available information sources and would utilize them in the best way. Furthermore, the importance of integrating knowledge engineering practices into the development of product support systems has been acknowledged by several researchers. Earlier studies focused on introducing reasoning in product support systems, mainly as diagnostic tools. Gradually, the focus in this area of research shifted from the reasoning mechanism to the knowledge base. Recent studies focus on user classifications, product and/or task structures, and their integration. For example, the adaptive product manual developed by Pham and Setchi [3] is based on using product, user and task models. These models are integrated within a knowledge based system which uses cases that represent previously solved situations. A similar approach is adopted by Brusilovsky and Cooper [4] who utilize integrated domain, task, and user models supporting the maintenance of equipment. Latest research in product support indicates a trend towards semantic data modeling. For instance, Pham et al. [5] employ a semantic data model to generate virtual documentation. The model is based on data usage analysis, which abstracts the intended purpose of the product and task data elements, and their functional characteristics. This paper presents two complementary semantic-based approaches to modeling product support knowledge. The first approach is based on using CE and PDM technology, while the second approach uses ontologies. 3. TWO APPROACHES TO SEMANTIC MODELLING OF HYPERMEDIA DOCUMENTATION 3.1 Semantic Hypermedia Authoring Using CE Principles This approach focuses on the development of an integrated virtual environment for product and documentation development that is shared by both product developers and technical authors. The core of this virtual collaborative space is the integrated database storing data accumulated throughout all stages of the product and documentation life cycles. This data is structured to facilitate updating and management of product documentation through associative links with product data sources. This approach advocates the building of product documentation from logically linked, semantically distinguishable and classifiable information objects (IOs) [2]. An IO is defined as a data structure that represents an identifiable and meaningful instance of information in a specific presentation form [6]. These IOs are structured in the virtual collaborative space using product data and product documentation models. These are information models that describe the underlying structures and relationships of product data and documentation. The product data model is a structured representation of information about a product. It integrates the life-cycle information necessary to completely define the product and each of its components for the purposes of design, engineering analysis, manufacture, test and product support. The structure of the product data model follows the topology of the product (product, systems, subsystems, assemblies, etc.). Similarly, the product documentation model is a structured representation of the basic document components (chapters, sections, subsections, etc.). The product documentation model contains objects that are created during documentation development. It uses the product data model as a primary source of information. To help the process of direct association between these two models, they are constructed identically as sets of manageable information elements (IEs). IEs are annotated using attributes that enable product data to be easily organized, addressed, classified and maintained. As Figure 1 shows, each product or documentation element contains a definition and data. The element definition consists of attributes used to identify the element (id number, name, quantity, type, and version). Element data comprise one or more information objects (IOs).

3 Figure 1. Information elements. All IOs associated with a particular IE inherit its definition. The IOs are described using attributes identified through an analysis of the main documentation components and the principal sources of product data. The analysis focused primarily on the function, content and presentation form of the IOs. As Figure 2 shows, the IOs are classified using four groups of attributes which capture the semantics of these objects. Two of the groups, definition and processing, contain attributes used to address, process and maintain data. The other two categories, type and assessment, are for describing information objects in terms of their contextual meaning and presentation form. Figure 2. Attributes of information objects. Table 1 shows an example of existing relationships between IOs, and the attributes used to describe them. The hypermedia document in Table 1 lubric_points_10.htm illustrating the lubricating procedure 10 contains a video file created using the CAD models of the braking system and its components movie_pt10.avi. The identification number of this IE (DOC ) indicates that it belongs to the product documentation model, and is included in chapter 8 (Lubrication Chart), section 1-2 (Lubrication points), and subsection 4 (point 10) of the technical documentation. The ID of the information element outside.asm (DV ) is

4 composed in a similar way. It shows that this IE belongs to the product data model; its coding follows the topology of the product. In addition, Table 1 includes IOs generated using the CAD model of the subassembly "outside" such as the VR animation outside.iv and the video clip outside_a_1.avi. This table comprises data extracted from the integrated virtual environment for collaborative working developed using PTC Pro/INTRALINK. Currently, the integrated data base contains 1558 files including 336 hypermedia documents, 656 images, 213 VR models, 166 CAD models, 63 3D animations, 75 video files, 27 audio files, etc. IO Name IE ID IE Type IO PLC Phase IO PLC Activity IO Form IO Function lubric_points_10.htm DOC Subsection Documentation Modeling HM Procedure movie_pt10.avi DV Assembly Documentation Maintenance Movie Procedure outside.asm DV Subassembly Product Design Modeling CAD Structure _1.prt DV Part Product Design Modeling CAD Structure outside1.unv DV Subassembly Product Design Modeling Text Definition outside.iv DV Subassembly Documentation Modeling VR Structure outside_a_1.avi DV Subassembly Documentation Training Movie Description out_exp.tif DV Subassembly Documentation Prototyping Graphics Structure Abbreviations: IO - Information Object, IE - Information Element, ID - Identification Number, PLC - Product Life Cycle, VR - Virtual Reality, HM - Hypermedia, CAD - CAD Model. Table 1.Relationships report generated in Pro/INTRALINK. 3.2 Semantic Hypermedia Authoring Using Ontological Principles This approach aims at organizing data in a way that ensures the homogeneity, validity and effectiveness of the product support information generated. It is based on using ontological principles and take advantage of the formality and richness of ontological knowledge modeling. This approach employs some widely accepted notions in knowledge engineering, such as concept, instance, and relation. In addition, several specialized structures, such as domain, connector, knowledge-specifier and arc, are employed to enrich the representation ability of the system. Domain is a hierarchy of concepts (i.e. concepts linked with is-a relation), which describes a part of the real world and is a concept itself. For example, a domain Product (D) (see Figure 3) includes the hierarchy car is-a vehicle is-a Product. Domains identify where each abstraction hierarchy is contained, thus clarifying the mapping to different real world components. Associating concepts with the is-a relation and developing abstraction hierarchies (i.e. domains) is not enough in the case of a product support system. A relation that connects different domains is also needed. Take the example of Product (D) and Assembly (E) domains that are linked with the Product has Assembly relation (F). Relations that associate different domains are called connectors. Connectors express part-of, is-composed-of, is-realized-with, and aggregation relations. Connectors can also link instances that belong to different domains, if the concepts to which these instances belong are included within these domains and the domains are also linked with connectors. Connectors cannot link information structures describing different knowledge areas (i.e. product, task, and user). Knowledge-specifier is a property that is considered significant within the application domain (i.e. product support) and therefore is represented as a concept. For example, it may be useful to know whether a product is viewed as complex or not, since that determines the way in which the support provided is adapted. Therefore, a knowledge-specifier called ProductType (G), which defines product s complexity, is introduced. The level of the product support will be determined using mechanisms that include ProductType. A simple example is the following predicate, which states that if the product is complex, the user is novice and the task is complex, then the product support information generated should be presented in a greater detail.

5 Figure 3. A knowledge base developed using ontological principles (fragment). ((ProductType = complex) AND (User = novice) AND (Task = complex)) ProductSupport = detailed (1) Arc is a relation that links the knowledge-specifiers with other concepts and/or domains. For example, ComplexProduct (H) can refer to concept car and clutch (I). Furthermore, knowledge-specifiers and arcs are used to relate different knowledge areas. In Figure 3, the task knowledge set (part of which is the task domain (J)) is related to the product knowledge set (composed by product, assembly, subassembly, and part domains) via ProductType. The arcs in this case establish a constraint that is described by the following predicate. Predicate Arc (ProductType, 2. Arc within Task) a = predicate false ProductSupport = null (2) Predicate 2 states that if there is no arc between the knowledge-specifier and the task, then the product support system should not deliver a solution. This corresponds to the case when both the product and the task are too complex for the user and (s)he would not be able to perform the task even with the help of the system (e.g. assembling a car). Such a situation is considered a safety hazard and should not be allowed. More complex predicates can be developed that take in consideration the status of the user and relate it to the above arc, which determines the amount of support provided (see Predicate 3). Predicate ((Arc (ProductType, 2. Arc within Task) a predicate =true) AND (ProductType = complex) AND (User = novice) AND (Task = complex)) ProductSupport = detailed (3) Connectors can be characterized as active or inactive depending on whether the real world components they describe exist or not. For example, if a product is very simple, then it may not have any assemblies and subassemblies, but only parts. The possibility of having such cases is represented by the connector-dependence (CD) measure. CD can take two values and be either true or false depending on whether the connector is always active or not. Take the example of the connectors shown in Figure 3. The CD of the connectors between Product and Assembly, and Assembly and Subassembly (K) is false because the existence of assemblies and

6 subassemblies depends on the product s complexity (i.e. a simple product is one that has only part(s)), which is expressed by ProductType. Therefore, only the connector that is directed to Part (L) has CD that equals to true, as it is always active. The connector-dependence measure establishes existential constraints on the architectural model (e.g. each Product should have at least one Part ), which is a way to ensure the validity of the acquired knowledge. The knowledge base of the system is developed using the knowledge model described above, populated with instances and their associations. Each attribute of each concept corresponds to a small fraction of a product support document, while the value of that attribute defines the way in which the content of that fraction changes. Each concept is mapped to a part of the document that contains several of the aforementioned fragments that match the attributes that characterize each concept. The connectors and generalization relations are used to search for part of documents that relate to the required concept, while the knowledge-specifiers and arcs are utilized to establish the presentation format of the provided document. The knowledge base is created using the Protégé ontology editor, and part of it is depicted in Figure 3 with the Jambalaya plug-in. The squares in the figure represent concepts. An is-a relation is represented by placing a square within a bigger one. The connectors between different domains, with CD being false, are represented with bold straight lines, and with CD being true are shown as bold curved lines. The straight lines that link the black squares (instances) are connectors, with CD always false, linking different instances. The knowledge-specifier ( ProductType ) is shown as a rounded square and the arcs that link it to the other concepts are represented by bold dotted lines. THING (the domain within which everything is contained) is the root concept of the ontology. Currently, the knowledge base contains 685 frames, including 162 concepts, 144 slots, 22 facets, and 357 instances. 4. CONCLUSIONS The proposed semantic-based approaches to authoring of product documentation facilitate simultaneous product design and documentation development, collaborative authoring of product documentation, sharing and reuse of engineering data and knowledge. They both support structuring of product knowledge, integration of data and generation of up-to-date dynamic documents. Promising direction for further research is the integration of these two approaches. ACKNOWLEDGEMENTS The research described in this paper was conducted within the ISAR project sponsored by FP6 of the European Commission. REFERENCES [1] BS 4884, Technical manuals, Part2: Guide to content, British Standards Institution, London, [2] D.T. Pham and R.M. Setchi, Authoring environment for documentation development, IMechE Proceedings, vol. 215, part B, 2001, pp [3] D.T. Pham DT R.M. Setchi, Adaptive product manuals, IMechE Proceedings, C-214, 2000, pp [4] P. Brusilovsky and D.W. Cooper, Domain, task, and user models for an adaptive hypermedia performance support system, Proceedings of the IUI 02, ACM, San Fransisco, California, USA, 2002, pp [5] D.T. Pham, S.S. Dimov and A.M. Huneiti, Semantic data model for product support systems, IEEE International Conference on Industrial Informatics (INDIN), 2003, pp [6] R. Setchi, Enhanced product support through intelligent product manuals, PhD thesis, University of Wales Cardiff, UK, 2000.

Semantic Web based e-learning System for Sports Domain

Semantic Web based e-learning System for Sports Domain Semantic Web based e-learning System for Sports Domain S.Muthu lakshmi Research Scholar Dept.of Information Science & Technology Anna University, Chennai G.V.Uma Professor & Research Supervisor Dept.of

More information

Context Capture in Software Development

Context Capture in Software Development Context Capture in Software Development Bruno Antunes, Francisco Correia and Paulo Gomes Knowledge and Intelligent Systems Laboratory Cognitive and Media Systems Group Centre for Informatics and Systems

More information

DATABASE MANAGEMENT SYSTEMS IN ENGINEERING

DATABASE MANAGEMENT SYSTEMS IN ENGINEERING NISTIR 4987 DATABASE MANAGEMENT SYSTEMS IN ENGINEERING Katherine C. Morris Mary Mitchell Manufacturing Engineering Laboratory Christopher Dabrowski Elizabeth Fong Computer Systems Laboratory U.S. DEPARTMENT

More information

A Tool for Searching the Semantic Web for Supplies Matching Demands

A Tool for Searching the Semantic Web for Supplies Matching Demands A Tool for Searching the Semantic Web for Supplies Matching Demands Zuzana Halanová, Pavol Návrat, Viera Rozinajová Abstract: We propose a model of searching semantic web that allows incorporating data

More information

ONTOLOGY BASED FEEDBACK GENERATION IN DESIGN- ORIENTED E-LEARNING SYSTEMS

ONTOLOGY BASED FEEDBACK GENERATION IN DESIGN- ORIENTED E-LEARNING SYSTEMS ONTOLOGY BASED FEEDBACK GENERATION IN DESIGN- ORIENTED E-LEARNING SYSTEMS Harrie Passier and Johan Jeuring Faculty of Computer Science, Open University of the Netherlands Valkenburgerweg 177, 6419 AT Heerlen,

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

THE IMPACT OF INHERITANCE ON SECURITY IN OBJECT-ORIENTED DATABASE SYSTEMS

THE IMPACT OF INHERITANCE ON SECURITY IN OBJECT-ORIENTED DATABASE SYSTEMS THE IMPACT OF INHERITANCE ON SECURITY IN OBJECT-ORIENTED DATABASE SYSTEMS David L. Spooner Computer Science Department Rensselaer Polytechnic Institute Troy, New York 12180 The object-oriented programming

More information

Knowledge Management Challenges in Web-Based Adaptive e-learning Systems

Knowledge Management Challenges in Web-Based Adaptive e-learning Systems Proceedings of I-KNOW 05 Graz, Austria, June 29 - July 1, 2005 Management Challenges in Web-Based Adaptive e-learning Systems Ekaterina Vasilyeva (University of Jyväskylä, Finland ekvasily@cc.jyu.fi) Mykola

More information

Project Knowledge Management Based on Social Networks

Project Knowledge Management Based on Social Networks DOI: 10.7763/IPEDR. 2014. V70. 10 Project Knowledge Management Based on Social Networks Panos Fitsilis 1+, Vassilis Gerogiannis 1, and Leonidas Anthopoulos 1 1 Business Administration Dep., Technological

More information

Chapter 8 The Enhanced Entity- Relationship (EER) Model

Chapter 8 The Enhanced Entity- Relationship (EER) Model Chapter 8 The Enhanced Entity- Relationship (EER) Model Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 8 Outline Subclasses, Superclasses, and Inheritance Specialization

More information

2 AIMS: an Agent-based Intelligent Tool for Informational Support

2 AIMS: an Agent-based Intelligent Tool for Informational Support Aroyo, L. & Dicheva, D. (2000). Domain and user knowledge in a web-based courseware engineering course, knowledge-based software engineering. In T. Hruska, M. Hashimoto (Eds.) Joint Conference knowledge-based

More information

Scenario-based Requirements Engineering and User-Interface Design

Scenario-based Requirements Engineering and User-Interface Design Scenario-based Requirements Engineering and User-Interface Institut für Computertechnik ICT Institute of Computer Technology Hermann Kaindl Vienna University of Technology, ICT Austria kaindl@ict.tuwien.ac.at

More information

CS 487. Week 8. Reference: 1. Software engineering, roger s. pressman. Reading: 1. Ian Sommerville, Chapter 3. Objective:

CS 487. Week 8. Reference: 1. Software engineering, roger s. pressman. Reading: 1. Ian Sommerville, Chapter 3. Objective: CS 487 Week 8 Reading: 1. Ian Sommerville, Chapter 3. Objective: 1. To check the understandibility of the students in life cycle and process model for development of a software product. 2. To check if

More information

A Contribution to Expert Decision-based Virtual Product Development

A Contribution to Expert Decision-based Virtual Product Development A Contribution to Expert Decision-based Virtual Product Development László Horváth, Imre J. Rudas Institute of Intelligent Engineering Systems, John von Neumann Faculty of Informatics, Óbuda University,

More information

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours.

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours. (International Program) 01219141 Object-Oriented Modeling and Programming 3 (3-0) Object concepts, object-oriented design and analysis, object-oriented analysis relating to developing conceptual models

More information

A Methodology for the Development of New Telecommunications Services

A Methodology for the Development of New Telecommunications Services A Methodology for the Development of New Telecommunications Services DIONISIS X. ADAMOPOULOS Centre for Communication Systems Research School of Elec. Eng., IT and Mathematics University of Surrey Guildford

More information

A Service Modeling Approach with Business-Level Reusability and Extensibility

A Service Modeling Approach with Business-Level Reusability and Extensibility A Service Modeling Approach with Business-Level Reusability and Extensibility Jianwu Wang 1,2, Jian Yu 1, Yanbo Han 1 1 Institute of Computing Technology, Chinese Academy of Sciences, 100080, Beijing,

More information

Tool Support for Software Variability Management and Product Derivation in Software Product Lines

Tool Support for Software Variability Management and Product Derivation in Software Product Lines Tool Support for Software Variability Management and Product Derivation in Software s Hassan Gomaa 1, Michael E. Shin 2 1 Dept. of Information and Software Engineering, George Mason University, Fairfax,

More information

Co-Creation of Models and Metamodels for Enterprise. Architecture Projects.

Co-Creation of Models and Metamodels for Enterprise. Architecture Projects. Co-Creation of Models and Metamodels for Enterprise Architecture Projects Paola Gómez pa.gomez398@uniandes.edu.co Hector Florez ha.florez39@uniandes.edu.co ABSTRACT The linguistic conformance and the ontological

More information

Lightweight Data Integration using the WebComposition Data Grid Service

Lightweight Data Integration using the WebComposition Data Grid Service Lightweight Data Integration using the WebComposition Data Grid Service Ralph Sommermeier 1, Andreas Heil 2, Martin Gaedke 1 1 Chemnitz University of Technology, Faculty of Computer Science, Distributed

More information

ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY

ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY Yu. A. Zagorulko, O. I. Borovikova, S. V. Bulgakov, E. A. Sidorova 1 A.P.Ershov s Institute

More information

CAE DATA & PROCESS MANAGEMENT WITH ANSA

CAE DATA & PROCESS MANAGEMENT WITH ANSA CAE DATA & PROCESS MANAGEMENT WITH ANSA Srikanth RAGHOTHAM Volvo India Private Limited Volvo Group Bangalore INDIA KEYWORDS Enovia-2-Ansa, Ansa Data Management (Ansa-DM) TECHNICAL PAPER CAE Data & Process

More information

How To Develop Software

How To Develop Software Software Engineering Prof. N.L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture-4 Overview of Phases (Part - II) We studied the problem definition phase, with which

More information

A method of generating free-route walk-through animation using vehicle-borne video image

A method of generating free-route walk-through animation using vehicle-borne video image A method of generating free-route walk-through animation using vehicle-borne video image Jun KUMAGAI* Ryosuke SHIBASAKI* *Graduate School of Frontier Sciences, Shibasaki lab. University of Tokyo 4-6-1

More information

INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001

INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001 INTERNATIONAL CONFERENCE ON ENGINEERING ICED 01 GLASGOW, AUGUST 21-23, 2001 REDUCING DEVELOPMENT CYCLE BY DATA MANAGEMENT WITHIN THE OFFICE Mario Storga, Davor Pavlic and Dorian Marjanovic Keywords: Product

More information

Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms

Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms Irina Astrova 1, Bela Stantic 2 1 Tallinn University of Technology, Ehitajate tee 5, 19086 Tallinn,

More information

A Framework for Ontology-Based Knowledge Management System

A Framework for Ontology-Based Knowledge Management System A Framework for Ontology-Based Knowledge Management System Jiangning WU Institute of Systems Engineering, Dalian University of Technology, Dalian, 116024, China E-mail: jnwu@dlut.edu.cn Abstract Knowledge

More information

Extracting Business. Value From CAD. Model Data. Transformation. Sreeram Bhaskara The Boeing Company. Sridhar Natarajan Tata Consultancy Services Ltd.

Extracting Business. Value From CAD. Model Data. Transformation. Sreeram Bhaskara The Boeing Company. Sridhar Natarajan Tata Consultancy Services Ltd. Extracting Business Value From CAD Model Data Transformation Sreeram Bhaskara The Boeing Company Sridhar Natarajan Tata Consultancy Services Ltd. GPDIS_2014.ppt 1 Contents Data in CAD Models Data Structures

More information

Advanced Service Creation: Bridging the Gap Between Requirements Elicitation and Service Design

Advanced Service Creation: Bridging the Gap Between Requirements Elicitation and Service Design Advanced Service Creation: Bridging the Gap Between Requirements Elicitation and Service Design Dionisis X. Adamopoulos 1, Constantine A. Papandreou 2 1 University of Piraeus, Greece and Centre for Communication

More information

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS ZORAN JEREMIĆ, VLADAN DEVEDŽIĆ, DRAGAN GAŠEVIĆ FON School of Business Administration, University of Belgrade Jove Ilića 154, POB 52, 11000 Belgrade,

More information

Understanding Web personalization with Web Usage Mining and its Application: Recommender System

Understanding Web personalization with Web Usage Mining and its Application: Recommender System Understanding Web personalization with Web Usage Mining and its Application: Recommender System Manoj Swami 1, Prof. Manasi Kulkarni 2 1 M.Tech (Computer-NIMS), VJTI, Mumbai. 2 Department of Computer Technology,

More information

Social Team Characteristics and Architectural Decisions: a Goal-oriented Approach

Social Team Characteristics and Architectural Decisions: a Goal-oriented Approach Social Team Characteristics and Architectural Decisions: a Goal-oriented Approach Johannes Meißner 1 and Frederik Schulz 2 1 Research and Development, SK8DLX Services GmbH, Jena, Germany, johannes.meissner@sk8dlx.de

More information

Product Data Quality Control for Collaborative Product Development

Product Data Quality Control for Collaborative Product Development 12-ICIT 9-11/4/07 in RoC Going for Gold ~ Quality Tools and Techniques Paper #: 04-06 Page- 1 /6 Product Data Quality Control for Collaborative Product Development Hsien-Jung Wu Department of Information

More information

A Mind Map Based Framework for Automated Software Log File Analysis

A Mind Map Based Framework for Automated Software Log File Analysis 2011 International Conference on Software and Computer Applications IPCSIT vol.9 (2011) (2011) IACSIT Press, Singapore A Mind Map Based Framework for Automated Software Log File Analysis Dileepa Jayathilake

More information

Software Engineering. System Models. Based on Software Engineering, 7 th Edition by Ian Sommerville

Software Engineering. System Models. Based on Software Engineering, 7 th Edition by Ian Sommerville Software Engineering System Models Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To explain why the context of a system should be modeled as part of the RE process To describe

More information

Appendix B Data Quality Dimensions

Appendix B Data Quality Dimensions Appendix B Data Quality Dimensions Purpose Dimensions of data quality are fundamental to understanding how to improve data. This appendix summarizes, in chronological order of publication, three foundational

More information

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results , pp.33-40 http://dx.doi.org/10.14257/ijgdc.2014.7.4.04 Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results Muzammil Khan, Fida Hussain and Imran Khan Department

More information

On the general structure of ontologies of instructional models

On the general structure of ontologies of instructional models On the general structure of ontologies of instructional models Miguel-Angel Sicilia Information Engineering Research Unit Computer Science Dept., University of Alcalá Ctra. Barcelona km. 33.6 28871 Alcalá

More information

INTEGRATING BUSINESS RULES INTO THE WEB DEVELOPMENT PROCESS

INTEGRATING BUSINESS RULES INTO THE WEB DEVELOPMENT PROCESS INTEGRATING BUSINESS RULES INTO THE WEB DEVELOPMENT PROCESS JEHAD NAJJAR ABDALGHANI MUSHTAHA Olga De Troyer Dept. of Computer Science WISE, Dept. of Computer Science, WISE, Dept. of Computer Science, K.U.Leuven

More information

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK Antonella Carbonaro, Rodolfo Ferrini Department of Computer Science University of Bologna Mura Anteo Zamboni 7, I-40127 Bologna, Italy Tel.: +39 0547 338830

More information

Ontology-Based Semantic Modeling of Safety Management Knowledge

Ontology-Based Semantic Modeling of Safety Management Knowledge 2254 Ontology-Based Semantic Modeling of Safety Management Knowledge Sijie Zhang 1, Frank Boukamp 2 and Jochen Teizer 3 1 Ph.D. Candidate, School of Civil and Environmental Engineering, Georgia Institute

More information

Information Services for Smart Grids

Information Services for Smart Grids Smart Grid and Renewable Energy, 2009, 8 12 Published Online September 2009 (http://www.scirp.org/journal/sgre/). ABSTRACT Interconnected and integrated electrical power systems, by their very dynamic

More information

MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations

MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations MMGD0203 MULTIMEDIA DESIGN Chapter 3 Graphics and Animations 1 Topics: Definition of Graphics Why use Graphics? Graphics Categories Graphics Qualities File Formats Types of Graphics Graphic File Size Introduction

More information

A Pattern-based Framework of Change Operators for Ontology Evolution

A Pattern-based Framework of Change Operators for Ontology Evolution A Pattern-based Framework of Change Operators for Ontology Evolution Muhammad Javed 1, Yalemisew M. Abgaz 2, Claus Pahl 3 Centre for Next Generation Localization (CNGL), School of Computing, Dublin City

More information

Semantically Enhanced Web Personalization Approaches and Techniques

Semantically Enhanced Web Personalization Approaches and Techniques Semantically Enhanced Web Personalization Approaches and Techniques Dario Vuljani, Lidia Rovan, Mirta Baranovi Faculty of Electrical Engineering and Computing, University of Zagreb Unska 3, HR-10000 Zagreb,

More information

Leveraging TEWI Platform to Enhance Scientific Collaboration on Universities

Leveraging TEWI Platform to Enhance Scientific Collaboration on Universities JOURNAL OF APPLIED COMPUTER SCIENCE Vol. 20 No. 1 (2012), pp. 35-50 Leveraging TEWI Platform to Enhance Scientific Collaboration on Universities Marcin Kłosiński Łodź University of Technology Institute

More information

How To Use Networked Ontology In E Health

How To Use Networked Ontology In E Health A practical approach to create ontology networks in e-health: The NeOn take Tomás Pariente Lobo 1, *, Germán Herrero Cárcel 1, 1 A TOS Research and Innovation, ATOS Origin SAE, 28037 Madrid, Spain. Abstract.

More information

Meta-Model specification V2 D602.012

Meta-Model specification V2 D602.012 PROPRIETARY RIGHTS STATEMENT THIS DOCUMENT CONTAINS INFORMATION, WHICH IS PROPRIETARY TO THE CRYSTAL CONSORTIUM. NEITHER THIS DOCUMENT NOR THE INFORMATION CONTAINED HEREIN SHALL BE USED, DUPLICATED OR

More information

ISSUES ON FORMING METADATA OF EDITORIAL SYSTEM S DOCUMENT MANAGEMENT

ISSUES ON FORMING METADATA OF EDITORIAL SYSTEM S DOCUMENT MANAGEMENT ISSN 1392 124X INFORMATION TECHNOLOGY AND CONTROL, 2005, Vol.34, No.4 ISSUES ON FORMING METADATA OF EDITORIAL SYSTEM S DOCUMENT MANAGEMENT Marijus Bernotas, Remigijus Laurutis, Asta Slotkienė Information

More information

Model Driven Interoperability through Semantic Annotations using SoaML and ODM

Model Driven Interoperability through Semantic Annotations using SoaML and ODM Model Driven Interoperability through Semantic Annotations using SoaML and ODM JiuCheng Xu*, ZhaoYang Bai*, Arne J.Berre*, Odd Christer Brovig** *SINTEF, Pb. 124 Blindern, NO-0314 Oslo, Norway (e-mail:

More information

Reverse Engineering in Data Integration Software

Reverse Engineering in Data Integration Software Database Systems Journal vol. IV, no. 1/2013 11 Reverse Engineering in Data Integration Software Vlad DIACONITA The Bucharest Academy of Economic Studies diaconita.vlad@ie.ase.ro Integrated applications

More information

Towards Rule-based System for the Assembly of 3D Bricks

Towards Rule-based System for the Assembly of 3D Bricks Universal Journal of Communications and Network 3(4): 77-81, 2015 DOI: 10.13189/ujcn.2015.030401 http://www.hrpub.org Towards Rule-based System for the Assembly of 3D Bricks Sanguk Noh School of Computer

More information

A Variability Viewpoint for Enterprise Software Systems

A Variability Viewpoint for Enterprise Software Systems 2012 Joint Working Conference on Software Architecture & 6th European Conference on Software Architecture A Variability Viewpoint for Enterprise Software Systems Matthias Galster University of Groningen,

More information

Process Modelling from Insurance Event Log

Process Modelling from Insurance Event Log Process Modelling from Insurance Event Log P.V. Kumaraguru Research scholar, Dr.M.G.R Educational and Research Institute University Chennai- 600 095 India Dr. S.P. Rajagopalan Professor Emeritus, Dr. M.G.R

More information

Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3

Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3 Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3 1 Mälardalen University, Västerås, Sweden, ivica.crnkovic@mdh.se 2 ABB Corporate Research,

More information

Knowledge-based Approach in Information Systems Life Cycle and Information Systems Architecture

Knowledge-based Approach in Information Systems Life Cycle and Information Systems Architecture 5 th Slovakian-Hungarian Joint Symposium on Applied Machine Intelligence and Informatics January 25-26, 2007 Poprad, Slovakia Knowledge-based Approach in Information Systems Life Cycle and Information

More information

Goal-Driven Design of a Data Warehouse-Based Business Process Analysis System

Goal-Driven Design of a Data Warehouse-Based Business Process Analysis System Proceedings of the 6th WSEAS Int. Conf. on Artificial Intelligence, Knowledge Engineering and Data Bases, Corfu Island, Greece, February 16-19, 2007 243 Goal-Driven Design of a Data Warehouse-Based Business

More information

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Zeeshan Ahmed Vienna University of Technology Getreidemarkt 9/307, 1060 Vienna Austria Email: zeeshan.ahmed@tuwien.ac.at

More information

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Anne Monceaux 1, Joanna Guss 1 1 EADS-CCR, Centreda 1, 4 Avenue Didier Daurat 31700 Blagnac France

More information

Integrated Modeling for Data Integrity in Product Change Management

Integrated Modeling for Data Integrity in Product Change Management Integrated Modeling for Data Integrity in Product Change Management László Horváth*, Imre J. Rudas** Institute of Intelligent Engineering Systems, John von Neumann Faculty of Informatics, Budapest Tech

More information

Ontological Identification of Patterns for Choreographing Business Workflow

Ontological Identification of Patterns for Choreographing Business Workflow University of Aizu, Graduation Thesis. March, 2010 s1140042 1 Ontological Identification of Patterns for Choreographing Business Workflow Seiji Ota s1140042 Supervised by Incheon Paik Abstract Business

More information

Product Data Management Working with Databases

Product Data Management Working with Databases Product Data Management Working with Databases MAE 455 Computer-Aided Design and Drafting Purpose of PDM Software Product Data Management (PDM) software enables members of a team or enterprise to share

More information

Future Directions for a Healthcare Facility Information Management System

Future Directions for a Healthcare Facility Information Management System Future Directions for a Healthcare Facility Information Management System Jason Lucas, PhD Clemson University Clemson, SC Tanyel Bulbul, PhD Virginia Tech Blacksburg, VA Quality facility management in

More information

Information Technology for KM

Information Technology for KM On the Relations between Structural Case-Based Reasoning and Ontology-based Knowledge Management Ralph Bergmann & Martin Schaaf University of Hildesheim Data- and Knowledge Management Group www.dwm.uni-hildesheim.de

More information

An Agent-Based Concept for Problem Management Systems to Enhance Reliability

An Agent-Based Concept for Problem Management Systems to Enhance Reliability An Agent-Based Concept for Problem Management Systems to Enhance Reliability H. Wang, N. Jazdi, P. Goehner A defective component in an industrial automation system affects only a limited number of sub

More information

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements Questions? Assignment Why is proper project management important? What is goal of domain analysis? What is the difference between functional and non- functional requirements? Why is it important for requirements

More information

A Framework of Personalized Intelligent Document and Information Management System

A Framework of Personalized Intelligent Document and Information Management System A Framework of Personalized Intelligent and Information Management System Xien Fan Department of Computer Science, College of Staten Island, City University of New York, Staten Island, NY 10314, USA Fang

More information

An XML Framework for Integrating Continuous Queries, Composite Event Detection, and Database Condition Monitoring for Multiple Data Streams

An XML Framework for Integrating Continuous Queries, Composite Event Detection, and Database Condition Monitoring for Multiple Data Streams An XML Framework for Integrating Continuous Queries, Composite Event Detection, and Database Condition Monitoring for Multiple Data Streams Susan D. Urban 1, Suzanne W. Dietrich 1, 2, and Yi Chen 1 Arizona

More information

A Metadata Model for Peer-to-Peer Media Distribution

A Metadata Model for Peer-to-Peer Media Distribution A Metadata Model for Peer-to-Peer Media Distribution Christian Timmerer 1, Michael Eberhard 1, Michael Grafl 1, Keith Mitchell 2, Sam Dutton 3, and Hermann Hellwagner 1 1 Klagenfurt University, Multimedia

More information

Linking BPMN, ArchiMate, and BWW: Perfect Match for Complete and Lawful Business Process Models?

Linking BPMN, ArchiMate, and BWW: Perfect Match for Complete and Lawful Business Process Models? Linking BPMN, ArchiMate, and BWW: Perfect Match for Complete and Lawful Business Process Models? Ludmila Penicina Institute of Applied Computer Systems, Riga Technical University, 1 Kalku, Riga, LV-1658,

More information

Utilising Ontology-based Modelling for Learning Content Management

Utilising Ontology-based Modelling for Learning Content Management Utilising -based Modelling for Learning Content Management Claus Pahl, Muhammad Javed, Yalemisew M. Abgaz Centre for Next Generation Localization (CNGL), School of Computing, Dublin City University, Dublin

More information

Multiproject Scheduling in Construction Industry

Multiproject Scheduling in Construction Industry Multiproject Scheduling in Construction Industry Y. Gholipour Abstract In this paper, supply policy and procurement of shared resources in some kinds of concurrent construction projects are investigated.

More information

LetsVi: A Collaborative Video Editing Tool Based on Cloud Storage

LetsVi: A Collaborative Video Editing Tool Based on Cloud Storage LetsVi: A Collaborative Video Editing Tool Based on Cloud Storage Hyeong-Bae An Department of Electrical/Electronic and Computer Engineering, University of Ulsan, Nam-gu, Ulsan, South Korea. E-mail: ahb910306@gmail.com

More information

EFFECTIVE CONSTRUCTIVE MODELS OF IMPLICIT SELECTION IN BUSINESS PROCESSES. Nataliya Golyan, Vera Golyan, Olga Kalynychenko

EFFECTIVE CONSTRUCTIVE MODELS OF IMPLICIT SELECTION IN BUSINESS PROCESSES. Nataliya Golyan, Vera Golyan, Olga Kalynychenko 380 International Journal Information Theories and Applications, Vol. 18, Number 4, 2011 EFFECTIVE CONSTRUCTIVE MODELS OF IMPLICIT SELECTION IN BUSINESS PROCESSES Nataliya Golyan, Vera Golyan, Olga Kalynychenko

More information

Teaching Methodology for 3D Animation

Teaching Methodology for 3D Animation Abstract The field of 3d animation has addressed design processes and work practices in the design disciplines for in recent years. There are good reasons for considering the development of systematic

More information

Ming Sun 1, Ghassan Aouad, Nick Bakis, Stuart Birchall, William Swan

Ming Sun 1, Ghassan Aouad, Nick Bakis, Stuart Birchall, William Swan The ASCE 8th International Conference on Computing in Civil and Building EngineeringStandford University California, USA, August 14-17, 2000, pp130-137 Integrated Information Management and Exchange for

More information

Developing a Feature-based System for Automated Machining Feature Recognition (ISO 10303 AP 224) of Prismatic Components

Developing a Feature-based System for Automated Machining Feature Recognition (ISO 10303 AP 224) of Prismatic Components Developing a Feature-based System for Automated Machining Feature Recognition (ISO 10303 AP 224) of Prismatic Components Chen Wong Keong 1, a, Yusri Yusof 2,b 1 Department of Mechanical Engineering, Polytechnic

More information

Requirements engineering

Requirements engineering Learning Unit 2 Requirements engineering Contents Introduction............................................... 21 2.1 Important concepts........................................ 21 2.1.1 Stakeholders and

More information

Information Technology Engineers Examination. Network Specialist Examination. (Level 4) Syllabus. Details of Knowledge and Skills Required for

Information Technology Engineers Examination. Network Specialist Examination. (Level 4) Syllabus. Details of Knowledge and Skills Required for Information Technology Engineers Examination Network Specialist Examination (Level 4) Syllabus Details of Knowledge and Skills Required for the Information Technology Engineers Examination Version 2.0

More information

Bachelor Degree in Informatics Engineering Master courses

Bachelor Degree in Informatics Engineering Master courses Bachelor Degree in Informatics Engineering Master courses Donostia School of Informatics The University of the Basque Country, UPV/EHU For more information: Universidad del País Vasco / Euskal Herriko

More information

72. Ontology Driven Knowledge Discovery Process: a proposal to integrate Ontology Engineering and KDD

72. Ontology Driven Knowledge Discovery Process: a proposal to integrate Ontology Engineering and KDD 72. Ontology Driven Knowledge Discovery Process: a proposal to integrate Ontology Engineering and KDD Paulo Gottgtroy Auckland University of Technology Paulo.gottgtroy@aut.ac.nz Abstract This paper is

More information

Ontological Representations of Software Patterns

Ontological Representations of Software Patterns Ontological Representations of Software Patterns Jean-Marc Rosengard and Marian F. Ursu University of London http://w2.syronex.com/jmr/ Abstract. This paper 1 is based on and advocates the trend in software

More information

Reusable Knowledge-based Components for Building Software. Applications: A Knowledge Modelling Approach

Reusable Knowledge-based Components for Building Software. Applications: A Knowledge Modelling Approach Reusable Knowledge-based Components for Building Software Applications: A Knowledge Modelling Approach Martin Molina, Jose L. Sierra, Jose Cuena Department of Artificial Intelligence, Technical University

More information

Figure 1. Basic Petri net Elements

Figure 1. Basic Petri net Elements ABCM Symposium Series in Mechatronics - Vol. 3 - pp.653-658 Copyright c 2008 by ABCM A REAL OBJECT CONTROL SYSTEM FOR USE IN MANUFACTURING TELEPRESENCE ENVIRONMENTS. Claiton de Oliveira Department of Mechanical

More information

Adding Semantics to Business Intelligence

Adding Semantics to Business Intelligence Adding Semantics to Business Intelligence Denilson Sell 1,2, Liliana Cabral 2, Enrico Motta 2, John Domingue 2 and Roberto Pacheco 1,3 1 Stela Group, Universidade Federal de Santa Catarina, Brazil 2 Knowledge

More information

SysML Modelling Language explained

SysML Modelling Language explained Date: 7 th October 2010 Author: Guillaume FINANCE, Objet Direct Analyst & Consultant UML, the standard modelling language used in the field of software engineering, has been tailored to define a modelling

More information

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 The purpose of these questions is to establish that the students understand the basic ideas that underpin the course. The answers

More information

A Model Based on Semantic Nets to Support Evolutionary and Adaptive Hypermedia Systems

A Model Based on Semantic Nets to Support Evolutionary and Adaptive Hypermedia Systems A Model Based on Semantic Nets to Support Evolutionary and Adaptive Hypermedia Systems Natalia Padilla Zea 1, Nuria Medina Medina 1, Marcelino J. Cabrera Cuevas 1, Fernando Molina Ortiz 1, Lina García

More information

Understanding SOA Migration Using a Conceptual Framework

Understanding SOA Migration Using a Conceptual Framework Understanding SOA Migration Using a Conceptual Framework Maryam Razavian and Patricia Lago Department of Computer Science, VU University Amsterdam, the Netherlands m.razavian@few.vu.nl, patricia@cs.vu.nl

More information

Ontology-Based Meta-model for Storage and Retrieval of Software Components

Ontology-Based Meta-model for Storage and Retrieval of Software Components OntologyBased Metamodel for Storage and Retrieval of Software Components Cristiane A. Yaguinuma Department of Computer Science Federal University of São Carlos (UFSCar) P.O. Box 676 13565905 São Carlos

More information

INTERNATIONALIZATION AND LOCALIZATION AFTER SYSTEM DEVELOPMENT: A PRACTICAL CASE 1 Jesús Cardeñosa, Carolina Gallardo, Álvaro Martín

INTERNATIONALIZATION AND LOCALIZATION AFTER SYSTEM DEVELOPMENT: A PRACTICAL CASE 1 Jesús Cardeñosa, Carolina Gallardo, Álvaro Martín INTERNATIONALIZATION AND LOCALIZATION AFTER SYSTEM DEVELOPMENT: A PRACTICAL CASE 1 Jesús Cardeñosa, Carolina Gallardo, Álvaro Martín Abstract: Internationalization of software as a previous step for localization

More information

Pro/INTRALINK 9.0/9.1 Curriculum Guide

Pro/INTRALINK 9.0/9.1 Curriculum Guide Pro/INTRALINK 9.0/9.1 Curriculum Guide NOTE: For a graphical depiction of the curriculum based on job role, please visit this page: http://www.ptc.com/services/edserv/learning/paths/ptc/proi_90.htm Web

More information

Comparative Analysis of SOA and Cloud Computing Architectures Using Fact Based Modeling

Comparative Analysis of SOA and Cloud Computing Architectures Using Fact Based Modeling Comparative Analysis of SOA and Cloud Computing Architectures Using Fact Based Modeling Baba Piprani 1, Don Sheppard 2, and Abbie Barbir 3 1 MetaGlobal Systems, Canada 2 ConCon Management Services, Canada

More information

IMPROVED PROXIMITY AWARE LOAD BALANCING FOR HETEROGENEOUS NODES

IMPROVED PROXIMITY AWARE LOAD BALANCING FOR HETEROGENEOUS NODES www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 2 Issue 6 June, 2013 Page No. 1914-1919 IMPROVED PROXIMITY AWARE LOAD BALANCING FOR HETEROGENEOUS NODES Ms.

More information

Knowledge Modelling in Support of Knowledge Management

Knowledge Modelling in Support of Knowledge Management Knowledge Modelling in Support of Knowledge Management Mach, Marian; Sabol, Tomas; Paralic, Jan; Kende, Robert Dept. of Cybernetics and Artificial Intelligence Technical University of Kosice, Letna 9,

More information

Elite: A New Component-Based Software Development Model

Elite: A New Component-Based Software Development Model Elite: A New Component-Based Software Development Model Lata Nautiyal Umesh Kumar Tiwari Sushil Chandra Dimri Shivani Bahuguna Assistant Professor- Assistant Professor- Professor- Assistant Professor-

More information

Improving Decision Making in Software Product Lines Product Plan Management

Improving Decision Making in Software Product Lines Product Plan Management Improving Decision Making in Software Product Lines Product Plan Management Pablo Trinidad, David Benavides, and Antonio Ruiz-Cortés Dpto. de Lenguajes y Sistemas Informáticos University of Seville Av.

More information

Application of Product Data Management at MIMOS Bhd

Application of Product Data Management at MIMOS Bhd Application of Product Data Management at MIMOS Bhd Mazidah Mat Rejab *, Haslina Md Sarkan, Nurulhuda Firdaus Azmi, Suriayati Chuprat, Yazriwati Yahya, Othman Yusop, Azri Azmi Advanced Informatics School,

More information

Enterprise resource planning Product life-cycle management Information systems in industry ELEC-E8113

Enterprise resource planning Product life-cycle management Information systems in industry ELEC-E8113 Enterprise resource planning Product life-cycle management Information systems in industry ELEC-E8113 Contents Enterprise resource planning (ERP) Product data management (PDM) Product lifecycle management

More information

Static Analysis and Validation of Composite Behaviors in Composable Behavior Technology

Static Analysis and Validation of Composite Behaviors in Composable Behavior Technology Static Analysis and Validation of Composite Behaviors in Composable Behavior Technology Jackie Zheqing Zhang Bill Hopkinson, Ph.D. 12479 Research Parkway Orlando, FL 32826-3248 407-207-0976 jackie.z.zhang@saic.com,

More information