An approach for fusing data from multiple sources to support construction productivity monitoring

Size: px
Start display at page:

Download "An approach for fusing data from multiple sources to support construction productivity monitoring"

Transcription

1 icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) An approach for fusing data from multiple sources to support construction productivity monitoring Anu Raj Pradhan Drexel University, USA Burcu Akinci Carnegie Mellon University, USA Abstract Existing research studies in construction management domain, such as productivity monitoring, cost estimation and project controls, have utilized multi-source data fusion to support various types of project management decisions. Multi-source data fusion is referred to a process of fusing data from multiple heterogeneous data sources. Data fusion approaches incorporated in the existing research studies within construction management domain are specific to a given task, such as labour productivity monitoring and defect detection. As a result, these data fusion approaches do not necessarily support tasks other than the ones they are designed for. In this paper, the authors describe a new multi-source data fusion approach to support construction productivity monitoring. The developed approach addresses the challenges associated with capturing dynamic user queries, identifying relevant data sources from a given set of available data sources, generating and executing correct sequence of steps to fuse relevant data sources to answer a given user query. A prototype system was developed to validate the generality of the approach based on the representative queries from construction project engineers, which are identified based on previous research studies. Keywords: construction, management, intelligent site, productivity monitoring, planning, data fusion 1 Introduction Construction productivity monitoring requires frequent analyses of ongoing construction activities at a job-site. Such productivity monitoring assists in assessing project s performance and enables to identify opportunities for improvement. Construction productivity monitoring is a challenging task due to evolving job-site conditions over time. Different factors that can affect the performance of a construction activity need to be assessed for productivity monitoring (Motwani et al., 1995). Such factors can be associated with construction-site, construction-process and design (Kiziltas and Akinci, 2009). For an excavation activity, the construction-site related factors could be soil type, weather and haul road characteristics (Smith, 1999). The construction-process related factors can be crew and material types, while the design-related factors can be depth of cut and area of excavated region (Kiziltas and Akinci, 2009). Data related to such different productivity-related factors need to be acquired and assessed to monitor construction productivity. It is often difficult to acquire data related to different factors from a single data source, since a single data source can only provide a sub-set of data items associated with different factors. For example, design-related information can be obtained from Computer-Aided Drawings (CAD), weather-related information can be acquired from online weather database and construction-site

2 related information can be obtained from foreman s time cards. In order to obtain integrated information comprising of different productivity-related factors, there is a need to fuse multiple data sources. Such process of fusing data from multiple data sources is called multi-source data fusion (Hall and Llinas, 1997). Multi-source data fusion has been leveraged in different diverse domains, such as engineering, medicine, and military (Hall and Llinas, 1997). In the construction engineering domain, multi-source data fusion has been used to monitor earth-moving operations (Kannan and Vorster, 2000) and labor productivity (Navon, 2005), identify possible defects and deviations during construction phase (Akinci et al., 2006), improve safety of construction crew (Teizer et al., 2007) and track construction materials at construction site (Song et al., 2006). Data fusion research studies within construction engineering domain, so far, have focused on addressing a specific research task (e.g., defect detection and tracking of materials) and they have failed to formalize a generic multi-source data fusion approach that can be used to support different project management tasks. On the other hand, there have been research efforts to propose generic data fusion frameworks that can be applied in multiple diverse domains. One of the pioneering generic data fusion frameworks is the data fusion model proposed by the Joint Directorate of Laboratory (JDL) at United States Department of Defense. The subsequent generic data fusion models (e.g., Dasarathy s fusion model and Omnibus fusion model) attempted to either improve on or extend JDL data fusion model (Dasarathy 1997; Hall and Llinas 1997). These generic fusion models don t provide specific details on the processes to be directly applied to support construction management tasks. Also, it is still yet to be determined to what extent such generic data fusion models support data fusion needs of construction management domain (Haas, 2006). In the research described in this paper, the authors have developed a formalized multi-source data fusion approach to support construction productivity monitoring. The developed formalism can potentially be extended to support other project management tasks besides construction productivity monitoring. Due to the space constraint, this paper will provide an overview of four main components, and the readers are encouraged to consult the references for detailed description. 2 Motivation In this section, the authors will discuss some of the challenges associated with multi-source data fusion for construction productivity monitoring. These challenges were identified based on a highway excavation case study conducted by the authors. The case study was conducted on a forty-month construction project with an estimated cost of $23 million. The project contained eight million cubic yards of bulk excavation activity. The authors interviewed a senior project engineer and fused different types of data sources, such as on-board instrumentation (OBI) payload, construction schedule, time cards, online weather data and United States Geological Survey (USGS) soil, based on productivity-related queries from the project engineer. The detailed discussion about the case study can be found at (Pradhan, 2009). The identified challenges associated with multi-source data fusion are as follows: 2.1 Users have different types of dynamic queries related to productivity monitoring. The project engineer had a predetermined set of queries in mind, when monitoring the productivity at a job-site. The additional queries were dynamically posed based on the results obtained from predetermined set of queries. The authors noticed that productivity analyses and monitoring is a dynamic process in which project engineers queries are difficult to be determined ahead of time. In addition to the dynamic nature of user queries, the queries related to productivity monitoring are different in terms of requiring analyses over time and space. For example, one of the user queries is related to understanding the hourly variation of payload productivity with respect night and day shifts,

3 while another user query is related to understanding the variation of payload productivity with respect to soil condition, which has spatial aspect. Hence, a general data-fusion process for construction productivity analyses should support analyses over time and space. 2.2 Different user queries need data from different combinations of multiple data sources. The data sources to be fused and final fused data differ depending on users queries. For instance, in the case study, in order to understand the impact of soil condition on payload productivity for the duration of specific activity, it was necessary to get and fuse data from a schedule, GIS soil database, time-card, and equipment OBI payload data sources. The final fused database contained payload data item, soil data item and activity start and finish dates. In another query, in order to understand the hourly weather effect on payload productivity for a specific activity, it was necessary to fuse data from weather, OBI payload and schedule data sources. The required data items in the fused data are payload data item, weather item (e.g., temperature) and activity-related data items. Given that timecard contained daily weather and payload information, time-card and schedule data sources would have been sufficient if daily weather effect on payload productivity, instead of hourly effect, were desired. Thus, depending on users queries and the specific details needed for the corresponding analysis, such as daily vs. hourly variations, the required data sources and final fused data will differ. 2.3 Multi-source data fusion process is conducted in multiple steps. To conduct multi-source data fusion, multiple steps are required. During the motivating case study three major steps were conducted when fusing data once a user query was captured and analyzed. First, data sources, which are applicable to a given query were identified, since the other data sources are not relevant and hence do not need to be fused. Second, relevant data from each applicable data source was extracted and transformed when necessary (when the required level of detail in a query did not match the level of detail in which a specific data item is stored). Finally, when all the relevant data items were extracted and transformed, they got merged to perform the final analyses and answer the project engineer s query. These all indicate that multi-source data fusion requires a sequence of steps that might further be decomposed into subtasks. The need for such a multi-step approach for data fusion was also highlighted by other research studies (Hall and Llinas 1997). The next section will discuss the developed data fusion formalism that has attempted to address the above challenges associated with productivity monitoring. 3 Data Fusion Approach The developed data fusion approach has three main components in order to: (a) capture dynamic user queries related to productivity monitoring, (b) identify applicable data sources based on user queries, (c) identify and execute data fusion steps to fuse applicable data sources. Figure 1 depicts an IDEF0 diagram of the approach. The approach takes a user query related to productivity monitoring as an input. Different user queries are captured with the help of a newly developed domain-specific query capture language (Pradhan 2009). The query language incorporates vocabulary items that are used to capture different aspects (e.g., maximum productivity, average productivity and factors affecting productivity) about user queries related to productivity monitoring. The reasoning mechanisms automatically analyses a user query to understand the required data items, and their levels of details (i.e., granularity of data) to answer a given user query. The list of required data items and their levels of details are used to identify applicable data sources that need to be fused.

4 Figure 1 Research Approach for Generating Fused Data A data fusion ontology has been developed to capture the characteristics of data sources, such as representation, reference system, level of detail and data items (described later). The developed reasoning mechanism, based on the graph-theoretic approach, utilizes the data fusion ontology to identify applicable data sources based on the data items and their levels of details from a user query.. After the identification of applicable data sources, the relevant data items, contained in the data sources, need to be extracted (and transformed, if required) to perform data merging. The motivating case study showed that data fusion processes are conducted in a sequence of steps (e.g., extraction, transformation and data merging). The automated planning-based algorithms used in the field of artificial intelligence are developed and adopted to generate a sequence of steps to fuse data sources. A sequence of such steps is termed as a data fusion plan. Once a data fusion plan is generated, the plan needs to be executed to generate fused data. A library of reasoning mechanisms related to data extraction, transformation and data merging is needed to assist in plan execution. 3.1 Capturing of, Representing and Reasoning Dynamic User Queries In general, there are two main categories of computer languages: (a) domain-specific and (b) domainindependent (e.g., Java and C) (Parr, 2007). The primary difference between domain-specific and domain-independent languages is that a domain specific language utilizes knowledge and terminologies of a given domain making a user comfortable in using such a language (Parr, 2007). Constructing a computer language requires defining a formal language specification, which is known as grammar. Grammar, which describes the syntax of a language, is a set of rules that are used to generate syntactically correct sentences. Backus-Naur Form (BNF) and its extension, such as Extended BNF (EBNF) and Augmented BNF (ABNF), are commonly used to define and represent grammar for domain specific languages. The authors have developed a domain-specific language to capture productivity-related queries using EBNF. A standard software tool, Another Tool for Language Recognition (ANTLR), was used for parsing and lexing user queries, instead of developing customized parser and lexer (Parr, 2007). The details of the query language are discussed in (Pradhan, 2009).

5 3.2 Representation and Reasoning of Available Data Sources Ontology is defined as an explicit specification of a conceptualization (Gruber, 1993). Generally, it represents a set of concepts and relationships among them within a domain. The ontology specification contains a vocabulary of terms, within which each term defines its meaning. Ontology has been used in various research areas, such as knowledge management, semantic web analysis, and data integration (Buccella et al., 2003). The developed ontology was created using an object-oriented modelling approach. In the ontology, a data source is represented as a DataSource class with the following attributes: (a) name (as String data type) to represent the name of a data source, (b) dataitem (as Vector data type) to capture a set of data items, and (c) fusiontype (as FusionType class) to capture representation, reference system and level of detail of a data source. The representation defines the data structure used to capture data. For example, spatial data source, such as USGS soil, uses geometric features (e.g., point, polygon) to represent different geographic regions (e.g., regions having different soil types). In temporal data source, time can be represented as either point (time-stamp of payload pickup time) or interval (start and end dates for an activity). The reference system defines the co-ordinate system of a given data source. A spatial data source can use either a geographic (e.g., WGS 84) or a projected co-ordinate system (e.g., Lambert Conical). Similarly, a temporal data source can use systems, such as Greenwich Mean Time and Eastern Standard Time, depending on the time zones. The level of detail defines the granularity of data. Temporal granularity can be minute, hour and day while spatial granularity can be defined in terms of geographic scale units (e.g., yard, feet and mile). The reasoning mechanism that uses the ontology has been developed to identify applicable data sources. The detailed discussion of the developed ontology and reasoning mechanisms can be found at (Pradhan, 2009). 3.3 Generation and Execution of Data Fusion Plan The authors developed and tested two types of planning algorithms, namely domain-independent (i.e., GraphPlan (Blum and Furst, 1995)) and domain-dependent (i.e., Hierarchical Task Network (Nau et al., 1999)), to generate a data fusion plan for a given query. The primary difference between domainindependent and domain-dependent planning algorithms is that a domain-dependent algorithm uses a hierarchical structure, which is explicitly defined by a domain expert, to decompose a complex task into simpler tasks while a domain-independent algorithm does not require a domain expert to define such a decomposition structure (Ghallab et al., 2004). To execute a data fusion plan for a given query, the authors identified that existing spatial and temporal reasoning mechanisms are limited in terms of dealing with data sources having different levels of details. Thus, several spatial and temporal reasoning mechanisms have been developed with a primary focus on dealing with data sources having different levels of details that need to be used to support construction productivity monitoring. The details about plan generation algorithms along with temporal and spatial reasoning mechanisms can be found at (Pradhan, 2009). 3.4 Validation The authors developed a prototype system to validate the data fusion formalism. Different productivity-related queries identified from previous research studies and the motivating case study was used to test the generality of the overall research approach. The test queries were related to different types of construction activities and different types of factors (i.e., design-related, construction-site and construction process) impacting productivity. The developed data fusion formalism was able to generate fused data for the queries used in the validation study.

6 4 Conclusion In the research described in this paper, the authors developed a data fusion formalism to fuse multiple data sources based on user queries to support construction productivity monitoring. The developed approach comprises of: (a) computer language to capture dynamic user queries, (b) data fusion ontology to capture the characteristics of a data source, and a reasoning mechanism to identify applicable data sources, (c) planning algorithms to generate data fusion plan, and (d) library of spatial and temporal algorithms to execute data fusion plan. Acknowledgements National Science Foundation support (CMS# ) is gratefully acknowledged. Any opinions, findings, conclusions or recommendations presented in this paper are those of authors and do not necessarily reflect the views of the National Science Foundation. References AKINCI, B., BOUKAMP, F., GORDON, C., HUBER, D., LYONS, C., and PARK, K., A Formalism for Utilization of Sensor Systems and Integrated Project Models for Active Construction Quality Control, Automation in Construction, 15(2), BLUM, A., and FURST, M., Fast Planning Through Planning Graph Analysis, Proceedings of the 14th International Joint Conference on Artificial Intelligence (IJCAI 95), BUCCELLA, A., CECHICH, A., and BRISABOA, N. R., An Ontology Approach to Data Integration, Journal of Computer Science & Technology, 3(2), DASARATHY, B. V., Sensor fusion potential exploitation-innovative architectures and illustrative applications, Proceedings of the IEEE, 85(1), GHALLAB, M., NAU, D., and TRAVERSO, P., Automated Planning: Theory & Practice. Morgan Kaufmann Publishers Inc. GRUBER, T. R., A Translation Approach to Portable Ontology Specifications, Knowledge Acquisition, 5(2), HAAS, C. T., A Model for Data Fusion in Civil Engineering, 13th EG-ICE Workshop 2006, Lecture Notes in Computer Science, Springer 2006, Ascona, Switzerland. HALL, D. L., and LLINAS, J., An Introduction to Multisensor Data Fusion, Proceedings of the IEEE, 85(1), KANNAN, G., and VORSTER, M., Development of an Experience Database for Truck Loading Operations. Journal of Construction Engineering and Management, 126(3), KIZILTAS, S., and AKINCI, B., Contextual Information Requirements of Cost Estimators from Past Construction Projects, Journal of Construction Engineering and Management, 135(9), MOTWANI, J., KUMAR, A., and NOVAKOSKI, M., Measuring construction productivity: a practical approach, Work Study, 44(8), NAU, D. S., CAO, Y., LOTEM, A., MU, H., and AVILA, O., SHOP: Simple Hierarchical Ordered Planner, Proceedings of the Sixteenth International Joint Conference on Artificial Intelligence, NAVON, R., Automated Project Performance Control of Construction Projects, Automation in Construction, 14(4), OGLESBY, C. H., PARKER, H. W., and HOWELL, G. A., Productivity Improvement in Construction, McGraw-Hill. PARR, T., The Definitive ANTLR Reference: Building Domain-Specific Languages, The Programmatic Bookshelf, 1st Edition PRADHAN, A. R., An Approach for Fusing Data from Multiple Sources to Support Construction Productivity Analyses, PhD thesis, Department of Civil and Environmental Engineering, Carnegie Mellon University Pittsburgh, PA. SMITH, S. D., Earthmoving Productivity Estimation Using Linear Regression Techniques, Journal of Construction Engineering and Management, 125(3), SONG, J., HAAS, C. T., and CALDAS, C. H., Tracking the Location of Materials on Construction Job Sites, Journal of Construction Engineering and Management, 132(9), TEIZER, J., CALDAS, C. H., and HAAS, C. T., Real-Time Three-Dimensional Occupancy Grid Modeling for the Detection and Tracking of Construction Resources, Journal of Construction Engineering and Management, 133(11),

ASSESSMENT OF VISUALIZATION SOFTWARE FOR SUPPORT OF CONSTRUCTION SITE INSPECTION TASKS USING DATA COLLECTED FROM REALITY CAPTURE TECHNOLOGIES

ASSESSMENT OF VISUALIZATION SOFTWARE FOR SUPPORT OF CONSTRUCTION SITE INSPECTION TASKS USING DATA COLLECTED FROM REALITY CAPTURE TECHNOLOGIES ASSESSMENT OF VISUALIZATION SOFTWARE FOR SUPPORT OF CONSTRUCTION SITE INSPECTION TASKS USING DATA COLLECTED FROM REALITY CAPTURE TECHNOLOGIES ABSTRACT Chris Gordon 1, Burcu Akinci 2, Frank Boukamp 3, and

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

A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering

A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering Chris Hendrickson, Professor, Department of Civil Engineering, and Irving Oppenheim,

More information

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - Using Ontologies for Geographic Information Intergration Frederico Torres Fonseca

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - Using Ontologies for Geographic Information Intergration Frederico Torres Fonseca USING ONTOLOGIES FOR GEOGRAPHIC INFORMATION INTEGRATION Frederico Torres Fonseca The Pennsylvania State University, USA Keywords: ontologies, GIS, geographic information integration, interoperability Contents

More information

Integrating Software Services for Preproject-Planning

Integrating Software Services for Preproject-Planning Integrating Software Services for Preproject-Planning Edward L DIVITA M.Sc., Ph.D. Candidate divita@stanford.edu Stanford University Stanford, CA 94305-4020 Martin FISCHER Associate Professor fischer@ce.stanford.edu

More information

Ontology for Home Energy Management Domain

Ontology for Home Energy Management Domain Ontology for Home Energy Management Domain Nazaraf Shah 1,, Kuo-Ming Chao 1, 1 Faculty of Engineering and Computing Coventry University, Coventry, UK {nazaraf.shah, k.chao}@coventry.ac.uk Abstract. This

More information

Using Hierarchical Task Network Planning Techniques to Create Custom Web Search Services over Multiple Biomedical Databases

Using Hierarchical Task Network Planning Techniques to Create Custom Web Search Services over Multiple Biomedical Databases Using Hierarchical Task Network Planning Techniques to Create Custom Web Search Services over Multiple Biomedical Databases Miguel García-Remesal Biomedical Informatics Group, Dep. Inteligencia Artificial,

More information

TRACKING HAULING TRUCKS FOR CUT-FILL EARTHMOVING OPERATIONS

TRACKING HAULING TRUCKS FOR CUT-FILL EARTHMOVING OPERATIONS TRACKING HAULING TRUCKS FOR CUT-FILL EARTHMOVING OPERATIONS *Ali Montaser, and Osama Moselhi Department of Building, Civil and Environmental Engineering, Concordia University, Montreal, Quebec, Canada

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

MERGING ONTOLOGIES AND OBJECT-ORIENTED TECHNOLOGIES FOR SOFTWARE DEVELOPMENT

MERGING ONTOLOGIES AND OBJECT-ORIENTED TECHNOLOGIES FOR SOFTWARE DEVELOPMENT 23-24 September, 2006, BULGARIA 1 MERGING ONTOLOGIES AND OBJECT-ORIENTED TECHNOLOGIES FOR SOFTWARE DEVELOPMENT Dencho N. Batanov Frederick Institute of Technology Computer Science Department Nicosia, Cyprus

More information

Textual Modeling Languages

Textual Modeling Languages Textual Modeling Languages Slides 4-31 and 38-40 of this lecture are reused from the Model Engineering course at TU Vienna with the kind permission of Prof. Gerti Kappel (head of the Business Informatics

More information

Web-Based Genomic Information Integration with Gene Ontology

Web-Based Genomic Information Integration with Gene Ontology Web-Based Genomic Information Integration with Gene Ontology Kai Xu 1 IMAGEN group, National ICT Australia, Sydney, Australia, kai.xu@nicta.com.au Abstract. Despite the dramatic growth of online genomic

More information

Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System

Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System Oana NICOLAE Faculty of Mathematics and Computer Science, Department of Computer Science, University of Craiova, Romania oananicolae1981@yahoo.com

More information

OWL based XML Data Integration

OWL based XML Data Integration OWL based XML Data Integration Manjula Shenoy K Manipal University CSE MIT Manipal, India K.C.Shet, PhD. N.I.T.K. CSE, Suratkal Karnataka, India U. Dinesh Acharya, PhD. ManipalUniversity CSE MIT, Manipal,

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

Master s Program in Information Systems

Master s Program in Information Systems The University of Jordan King Abdullah II School for Information Technology Department of Information Systems Master s Program in Information Systems 2006/2007 Study Plan Master Degree in Information Systems

More information

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing CS Master Level Courses and Areas The graduate courses offered may change over time, in response to new developments in computer science and the interests of faculty and students; the list of graduate

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

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

Information Fusion (Hard and Soft) For Intelligence, Surveillance & Reconnaisance (ISR) Joint Symposium IST-106 and SET-189

Information Fusion (Hard and Soft) For Intelligence, Surveillance & Reconnaisance (ISR) Joint Symposium IST-106 and SET-189 CALL FOR PAPERS for the IST/SET-126 Symposium on Information Fusion (Hard and Soft) For Intelligence, Surveillance & Reconnaisance (ISR) Joint Symposium IST-106 and SET-189 to be held in Norfolk Virginia,

More information

Modeling Temporal Data in Electronic Health Record Systems

Modeling Temporal Data in Electronic Health Record Systems International Journal of Information Science and Intelligent System, 3(3): 51-60, 2014 Modeling Temporal Data in Electronic Health Record Systems Chafiqa Radjai 1, Idir Rassoul², Vytautas Čyras 3 1,2 Mouloud

More information

A generic approach for data integration using RDF, OWL and XML

A generic approach for data integration using RDF, OWL and XML A generic approach for data integration using RDF, OWL and XML Miguel A. Macias-Garcia, Victor J. Sosa-Sosa, and Ivan Lopez-Arevalo Laboratory of Information Technology (LTI) CINVESTAV-TAMAULIPAS Km 6

More information

How To Create An Enterprise Class Model Driven Integration

How To Create An Enterprise Class Model Driven Integration Creating an Enterprise Class Scalable Model Driven Infrastructure The use case for using IBM, OSIsoft, and SISCO technologies Version: 1.1 Date: May 28, 2009 Systems Integration Specialist Company, Inc.

More information

DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING

DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING Fall 2000 The instructions contained in this packet are to be used as a guide in preparing the Departmental Computer Science Degree Plan Form for the Bachelor's

More information

Interactive Graphic Design Using Automatic Presentation Knowledge

Interactive Graphic Design Using Automatic Presentation Knowledge Interactive Graphic Design Using Automatic Presentation Knowledge Steven F. Roth, John Kolojejchick, Joe Mattis, Jade Goldstein School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213

More information

Managing Variability in Software Architectures 1 Felix Bachmann*

Managing Variability in Software Architectures 1 Felix Bachmann* Managing Variability in Software Architectures Felix Bachmann* Carnegie Bosch Institute Carnegie Mellon University Pittsburgh, Pa 523, USA fb@sei.cmu.edu Len Bass Software Engineering Institute Carnegie

More information

Network-Based Information Brokers

Network-Based Information Brokers From: AAAI Technical Report SS-95-08. Compilation copyright 1995, AAAI (www.aaai.org). All rights reserved. Network-Based Information Brokers Richard Fikes Robert Engelmore Adam Farquhar Wanda Pratt Knowledge

More information

A COMBINED TEXT MINING METHOD TO IMPROVE DOCUMENT MANAGEMENT IN CONSTRUCTION PROJECTS

A COMBINED TEXT MINING METHOD TO IMPROVE DOCUMENT MANAGEMENT IN CONSTRUCTION PROJECTS A COMBINED TEXT MINING METHOD TO IMPROVE DOCUMENT MANAGEMENT IN CONSTRUCTION PROJECTS Caldas, Carlos H. 1 and Soibelman, L. 2 ABSTRACT Information is an important element of project delivery processes.

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

Mining Signatures in Healthcare Data Based on Event Sequences and its Applications

Mining Signatures in Healthcare Data Based on Event Sequences and its Applications Mining Signatures in Healthcare Data Based on Event Sequences and its Applications Siddhanth Gokarapu 1, J. Laxmi Narayana 2 1 Student, Computer Science & Engineering-Department, JNTU Hyderabad India 1

More information

M3039 MPEG 97/ January 1998

M3039 MPEG 97/ January 1998 INTERNATIONAL ORGANISATION FOR STANDARDISATION ORGANISATION INTERNATIONALE DE NORMALISATION ISO/IEC JTC1/SC29/WG11 CODING OF MOVING PICTURES AND ASSOCIATED AUDIO INFORMATION ISO/IEC JTC1/SC29/WG11 M3039

More information

A Case Study of Question Answering in Automatic Tourism Service Packaging

A Case Study of Question Answering in Automatic Tourism Service Packaging BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 13, Special Issue Sofia 2013 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2013-0045 A Case Study of Question

More information

Some Research Challenges for Big Data Analytics of Intelligent Security

Some Research Challenges for Big Data Analytics of Intelligent Security Some Research Challenges for Big Data Analytics of Intelligent Security Yuh-Jong Hu hu at cs.nccu.edu.tw Emerging Network Technology (ENT) Lab. Department of Computer Science National Chengchi University,

More information

Introduction. Real World Planning. Planning with Time. Time 15/11/2012. COMP219: Artificial Intelligence. COMP219: Artificial Intelligence

Introduction. Real World Planning. Planning with Time. Time 15/11/2012. COMP219: Artificial Intelligence. COMP219: Artificial Intelligence COMP219: Artificial Intelligence COMP219: Artificial Intelligence Dr. Annabel Latham Room 2.05 Ashton Building Department of Computer Science University of Liverpool Lecture 26: Real World Planning: Scheduling

More information

An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing

An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing Dimitrios Sklavakis 1 and Ioannis Refanidis 1 1 University of Macedonia, Department of Applied Informatics, Egnatia 156, P.O.

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

AUTOMATED PROJECT SCHEDULE AND INVENTORY MONITORING USING RFID

AUTOMATED PROJECT SCHEDULE AND INVENTORY MONITORING USING RFID 24th International Symposium on on Automation & Robotics in in Construction (ISARC 2007) Construction Automation Group, I.I.T. Madras AUTOMATED PROJECT SCHEDULE AND INVENTORY MONITORING USING RFID Geetha

More information

Design and Implementation of an Automatic Semantic Annotation Service

Design and Implementation of an Automatic Semantic Annotation Service Diploma Thesis Alina Kopp Oberseminar str. 1 76131 Karlsruhe Alina.Kopp@iitb.fraunhofer.de 27.02.2007 Saarbrücken Risk and Crisis Management Issues Common terminology Interoperability of data, information

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

Towards a Visually Enhanced Medical Search Engine

Towards a Visually Enhanced Medical Search Engine Towards a Visually Enhanced Medical Search Engine Lavish Lalwani 1,2, Guido Zuccon 1, Mohamed Sharaf 2, Anthony Nguyen 1 1 The Australian e-health Research Centre, Brisbane, Queensland, Australia; 2 The

More information

Distributed Database for Environmental Data Integration

Distributed Database for Environmental Data Integration Distributed Database for Environmental Data Integration A. Amato', V. Di Lecce2, and V. Piuri 3 II Engineering Faculty of Politecnico di Bari - Italy 2 DIASS, Politecnico di Bari, Italy 3Dept Information

More information

Visionet IT Modernization Empowering Change

Visionet IT Modernization Empowering Change Visionet IT Modernization A Visionet Systems White Paper September 2009 Visionet Systems Inc. 3 Cedar Brook Dr. Cranbury, NJ 08512 Tel: 609 360-0501 Table of Contents 1 Executive Summary... 4 2 Introduction...

More information

ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS

ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS Hasni Neji and Ridha Bouallegue Innov COM Lab, Higher School of Communications of Tunis, Sup Com University of Carthage, Tunis, Tunisia. Email: hasni.neji63@laposte.net;

More information

Information Integration for the Masses

Information Integration for the Masses Information Integration for the Masses James Blythe Dipsy Kapoor Craig A. Knoblock Kristina Lerman USC Information Sciences Institute 4676 Admiralty Way, Marina del Rey, CA 90292 Steven Minton Fetch Technologies

More information

Graduate Co-op Students Information Manual. Department of Computer Science. Faculty of Science. University of Regina

Graduate Co-op Students Information Manual. Department of Computer Science. Faculty of Science. University of Regina Graduate Co-op Students Information Manual Department of Computer Science Faculty of Science University of Regina 2014 1 Table of Contents 1. Department Description..3 2. Program Requirements and Procedures

More information

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Oman College of Management and Technology Course 803401 DSS Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization CS/MIS Department Information Sharing

More information

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials ehealth Beyond the Horizon Get IT There S.K. Andersen et al. (Eds.) IOS Press, 2008 2008 Organizing Committee of MIE 2008. All rights reserved. 3 An Ontology Based Method to Solve Query Identifier Heterogeneity

More information

Rotorcraft Health Management System (RHMS)

Rotorcraft Health Management System (RHMS) AIAC-11 Eleventh Australian International Aerospace Congress Rotorcraft Health Management System (RHMS) Robab Safa-Bakhsh 1, Dmitry Cherkassky 2 1 The Boeing Company, Phantom Works Philadelphia Center

More information

Reasons for need for Computer Engineering program From Computer Engineering Program proposal

Reasons for need for Computer Engineering program From Computer Engineering Program proposal Reasons for need for Computer Engineering program From Computer Engineering Program proposal Department of Computer Science School of Electrical Engineering & Computer Science circa 1988 Dedicated to David

More information

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Fabian Grüning Carl von Ossietzky Universität Oldenburg, Germany, fabian.gruening@informatik.uni-oldenburg.de Abstract: Independent

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 INTELLIGENT MULTIDIMENSIONAL DATABASE INTERFACE Mona Gharib Mohamed Reda Zahraa E. Mohamed Faculty of Science,

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

Application of ontologies for the integration of network monitoring platforms

Application of ontologies for the integration of network monitoring platforms Application of ontologies for the integration of network monitoring platforms Jorge E. López de Vergara, Javier Aracil, Jesús Martínez, Alfredo Salvador, José Alberto Hernández Networking Research Group,

More information

Agenda. Interface Agents. Interface Agents

Agenda. Interface Agents. Interface Agents Agenda Marcelo G. Armentano Problem Overview Interface Agents Probabilistic approach Monitoring user actions Model of the application Model of user intentions Example Summary ISISTAN Research Institute

More information

COMPONENTS IN MILITARY IT

COMPONENTS IN MILITARY IT Technical Sciences 373 REUSABLE INTEROPERABILITY COMPONENTS IN MILITARY IT Sandor MUNK munk.sandor@uni-nke.hu National University of Public Service, Budapest, Hungary ABSTRACT In our days the range of

More information

Building a virtual marketplace for software development tasks

Building a virtual marketplace for software development tasks Building a virtual marketplace for software development tasks Boris Kötting & Frank Maurer University of Kaiserlautern & University of Calgary koetting@informatik.uni-kl.de & maurer@cpsc.ucalgary.ca Abstract

More information

Ontological Model of Educational Programs in Computer Science (Bachelor and Master Degrees)

Ontological Model of Educational Programs in Computer Science (Bachelor and Master Degrees) Ontological Model of Educational Programs in Computer Science (Bachelor and Master Degrees) Sharipbay A., Razakhova B., Bekmanova G., Omarbekova A., Khassenov Ye., and Turebayeva R. Abstract In this work

More information

Remote Monitoring of Dynamic Construction Processes Using Automated Equipment Tracking

Remote Monitoring of Dynamic Construction Processes Using Automated Equipment Tracking 1360 1 Remote Monitoring of Dynamic Construction Processes Using Automated Equipment Tracking Reza AKHAVIAN 1 and Amir H. BEHZADAN 2 M.S.C.E. Student, Department of Civil, Environmental, and Construction

More information

Evolving a Software Configuration Management Ontology

Evolving a Software Configuration Management Ontology Evolving a Software Configuration Management Ontology Lucas de Oliveira Arantes 1,2, Ricardo de Almeida Falbo 2, Giancarlo Guizzardi 2 1 zagile Inc. - 101 California Street, Suite 2450, San Francisco,

More information

Using Ontologies in the Domain Analysis of Domain-Specific Languages

Using Ontologies in the Domain Analysis of Domain-Specific Languages Using Ontologies in the Domain Analysis of Domain-Specific Languages Robert Tairas 1, Marjan Mernik 2, Jeff Gray 1 1 University of Alabama at Birmingham, Birmingham, Alabama, USA {tairasr,gray}@cis.uab.edu

More information

Knowledge Discovery from Data Bases Proposal for a MAP-I UC

Knowledge Discovery from Data Bases Proposal for a MAP-I UC Knowledge Discovery from Data Bases Proposal for a MAP-I UC P. Brazdil 1, João Gama 1, P. Azevedo 2 1 Universidade do Porto; 2 Universidade do Minho; 1 Knowledge Discovery from Data Bases We are deluged

More information

Parsing Technology and its role in Legacy Modernization. A Metaware White Paper

Parsing Technology and its role in Legacy Modernization. A Metaware White Paper Parsing Technology and its role in Legacy Modernization A Metaware White Paper 1 INTRODUCTION In the two last decades there has been an explosion of interest in software tools that can automate key tasks

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

Mercy Health System. St. Louis, MO. Process Mining of Clinical Workflows for Quality and Process Improvement

Mercy Health System. St. Louis, MO. Process Mining of Clinical Workflows for Quality and Process Improvement Mercy Health System St. Louis, MO Process Mining of Clinical Workflows for Quality and Process Improvement Paul Helmering, Executive Director, Enterprise Architecture Pete Harrison, Data Analyst, Mercy

More information

SLIM Estimate and Microsoft Project Best Practices

SLIM Estimate and Microsoft Project Best Practices SLIM Estimate and Microsoft Project Best Practices There are many activities to perform during the life of a software development project. No single tool provides all of the functionality or data that

More information

Geospatial Data Integration Open Service Bus Architecture

Geospatial Data Integration Open Service Bus Architecture Geospatial Data Integration Open Service Bus Architecture Authors Erel Rosenberg Dieter Schneider Correlation Systems Ltd. Israel 1 Hamlacha St. Or-Yehuda, 60372, Israel Erel@cs.co.il Tel-Aviv University

More information

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

More information

A Business Process Services Portal

A Business Process Services Portal A Business Process Services Portal IBM Research Report RZ 3782 Cédric Favre 1, Zohar Feldman 3, Beat Gfeller 1, Thomas Gschwind 1, Jana Koehler 1, Jochen M. Küster 1, Oleksandr Maistrenko 1, Alexandru

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

Using an Ontology-based Approach for Geospatial Clustering Analysis

Using an Ontology-based Approach for Geospatial Clustering Analysis Using an Ontology-based Approach for Geospatial Clustering Analysis Xin Wang Department of Geomatics Engineering University of Calgary Calgary, AB, Canada T2N 1N4 xcwang@ucalgary.ca Abstract. Geospatial

More information

RFID+ for Tracking Earthmoving Operations

RFID+ for Tracking Earthmoving Operations 1011 RFID+ for Tracking Earthmoving Operations Ali MONTASER 1 and Osama MOSELHI 2 1 Department of Building, Civil & Environmental Engineering, Concordia University, 1455 De Maisonneuve Blvd. W., Montreal,

More information

Linbeck Construction used the Last Planner system of production control on a $22 million remodel of the Chemistry Building at Rice University.

Linbeck Construction used the Last Planner system of production control on a $22 million remodel of the Chemistry Building at Rice University. Linbeck Construction used the Last Planner system of production control on a $22 million remodel of the Chemistry Building at Rice University. This was one of four innovative practices was described by

More information

ALIAS: A Tool for Disambiguating Authors in Microsoft Academic Search

ALIAS: A Tool for Disambiguating Authors in Microsoft Academic Search Project for Michael Pitts Course TCSS 702A University of Washington Tacoma Institute of Technology ALIAS: A Tool for Disambiguating Authors in Microsoft Academic Search Under supervision of : Dr. Senjuti

More information

Application Architectures

Application Architectures Software Engineering Application Architectures Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To explain the organization of two fundamental models of business systems - batch

More information

ANIMATION a system for animation scene and contents creation, retrieval and display

ANIMATION a system for animation scene and contents creation, retrieval and display ANIMATION a system for animation scene and contents creation, retrieval and display Peter L. Stanchev Kettering University ABSTRACT There is an increasing interest in the computer animation. The most of

More information

Addressing Self-Management in Cloud Platforms: a Semantic Sensor Web Approach

Addressing Self-Management in Cloud Platforms: a Semantic Sensor Web Approach Addressing Self-Management in Cloud Platforms: a Semantic Sensor Web Approach Rustem Dautov Iraklis Paraskakis Dimitrios Kourtesis South-East European Research Centre International Faculty, The University

More information

Criticality of Schedule Constraints Classification and Identification Qui T. Nguyen 1 and David K. H. Chua 2

Criticality of Schedule Constraints Classification and Identification Qui T. Nguyen 1 and David K. H. Chua 2 Criticality of Schedule Constraints Classification and Identification Qui T. Nguyen 1 and David K. H. Chua 2 Abstract In construction scheduling, constraints among activities are vital as they govern the

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

Service Adaptation Recommender in the Event Marketplace: Conceptual View

Service Adaptation Recommender in the Event Marketplace: Conceptual View 6th International Workshop on Semantic Business Process Management Service Adaptation Recommender in the Event Marketplace: Conceptual View Yiannis Verginadis Ioannis Patiniotakis Nikos Papageorgiou Roland

More information

A BC D EF ABCADB E F ABCA A CB B A E B B DB E F A A A

A BC D EF ABCADB E F ABCA A CB B A E B B DB E F A A A A BC D EF D E B B E E F E ABCADB E F ABCA A CB B A E B B DB E F A A A VALIDATING A UNIFYING ALARM MODEL Jesper Lindberg lindberg00@gmail.com Daniel Nilsson deinils@gmail.com Abstract The constant growth

More information

ESTIMATION AND PLANNING TOOL FOR INDUSTRIAL CONSTRUCTION SCAFFOLDING. *C. Kumar, S. M. AbouRizk, and Y. Mohamed

ESTIMATION AND PLANNING TOOL FOR INDUSTRIAL CONSTRUCTION SCAFFOLDING. *C. Kumar, S. M. AbouRizk, and Y. Mohamed ESTIMATION AND PLANNING TOOL FOR INDUSTRIAL CONSTRUCTION SCAFFOLDING *C. Kumar, S. M. AbouRizk, and Y. Mohamed Department of Civil and Environmental Engineering University of Alberta Edmonton, AB, Canada,

More information

A MEDIATION LAYER FOR HETEROGENEOUS XML SCHEMAS

A MEDIATION LAYER FOR HETEROGENEOUS XML SCHEMAS A MEDIATION LAYER FOR HETEROGENEOUS XML SCHEMAS Abdelsalam Almarimi 1, Jaroslav Pokorny 2 Abstract This paper describes an approach for mediation of heterogeneous XML schemas. Such an approach is proposed

More information

2 Associating Facts with Time

2 Associating Facts with Time TEMPORAL DATABASES Richard Thomas Snodgrass A temporal database (see Temporal Database) contains time-varying data. Time is an important aspect of all real-world phenomena. Events occur at specific points

More information

Integration of radio frequency identification and building information modelling for decentralised information management

Integration of radio frequency identification and building information modelling for decentralised information management icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Integration of radio frequency identification and building

More information

Providing Help and Advice in Task Oriented Systems 1

Providing Help and Advice in Task Oriented Systems 1 Providing Help and Advice in Task Oriented Systems 1 Timothy W. Finin Department of Computer and Information Science The Moore School University of Pennsylvania Philadelphia, PA 19101 This paper describes

More information

Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables

Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables Praveen Kumar 1, Peter Bajcsy 2, David Tcheng 2, David Clutter 2, Vikas Mehra 1, Wei-Wen Feng 2, Pratyush

More information

I. INTRODUCTION NOESIS ONTOLOGIES SEMANTICS AND ANNOTATION

I. INTRODUCTION NOESIS ONTOLOGIES SEMANTICS AND ANNOTATION Noesis: A Semantic Search Engine and Resource Aggregator for Atmospheric Science Sunil Movva, Rahul Ramachandran, Xiang Li, Phani Cherukuri, Sara Graves Information Technology and Systems Center University

More information

MiddleWare for Sensor Systems keeping things Open

MiddleWare for Sensor Systems keeping things Open MiddleWare for Sensor Systems keeping things Open Ken Moody Computer Laboratory, University of Cambridge 1 Overview of the talk the Opera group and what we do - past and present activities why we're at

More information

Mapping VRA Core 4.0 to the CIDOC/CRM ontology

Mapping VRA Core 4.0 to the CIDOC/CRM ontology 1 st Workshop on Digital Information Management March 30-31, 2011 Mapping VRA Core 4.0 to the CIDOC/CRM ontology Panorea Gaitanou, Manolis Gergatsoulis Database and Information Systems Group (DBIS) Laboratory

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

Knowledge-Based Simulation Modeling of Construction Fleet Operations Using Multimodal-Process Data Mining

Knowledge-Based Simulation Modeling of Construction Fleet Operations Using Multimodal-Process Data Mining Knowledge-Based Simulation Modeling of Construction Fleet Operations Using Multimodal-Process Data Mining Reza Akhavian, S.M.ASCE 1 ; and Amir H. Behzadan, A.M.ASCE 2 Downloaded from ascelibrary.org by

More information

The Architecture of a Modern Military Health Information System

The Architecture of a Modern Military Health Information System The Architecture of a Modern Military Health Information System by Raj j Mukherji, PhD, and Csaba J. Egyhazy, PhD Abstract This article describes a melding of a government-sponsored architecture for complex

More information

Ontology and automatic code generation on modeling and simulation

Ontology and automatic code generation on modeling and simulation Ontology and automatic code generation on modeling and simulation Youcef Gheraibia Computing Department University Md Messadia Souk Ahras, 41000, Algeria youcef.gheraibia@gmail.com Abdelhabib Bourouis

More information

Ontologies for Enterprise Integration

Ontologies for Enterprise Integration Ontologies for Enterprise Integration Mark S. Fox and Michael Gruninger Department of Industrial Engineering,University of Toronto, 4 Taddle Creek Road, Toronto, Ontario M5S 1A4 tel:1-416-978-6823 fax:1-416-971-1373

More information

Natural Language Web Interface for Database (NLWIDB)

Natural Language Web Interface for Database (NLWIDB) Rukshan Alexander (1), Prashanthi Rukshan (2) and Sinnathamby Mahesan (3) Natural Language Web Interface for Database (NLWIDB) (1) Faculty of Business Studies, Vavuniya Campus, University of Jaffna, Park

More information

Towards a reference architecture for Semantic Web applications

Towards a reference architecture for Semantic Web applications Towards a reference architecture for Semantic Web applications Benjamin Heitmann 1, Conor Hayes 1, and Eyal Oren 2 1 firstname.lastname@deri.org Digital Enterprise Research Institute National University

More information

Database-Centered Architecture for Traffic Incident Detection, Management, and Analysis

Database-Centered Architecture for Traffic Incident Detection, Management, and Analysis Database-Centered Architecture for Traffic Incident Detection, Management, and Analysis Shailendra Bhonsle, Mohan Trivedi, and Amarnath Gupta* Department of Electrical and Computer Engineering, *San Diego

More information

Planning Configuration Relocation on the BonFIRE Infrastructure

Planning Configuration Relocation on the BonFIRE Infrastructure Planning Configuration Relocation on the BonFIRE Infrastructure Herry Herry and Paul Anderson School of Informatics, University of Edinburgh Edinburgh, UK h.herry@sms.ed.ac.uk, dcspaul@ed.ac.uk Abstract

More information

OBJECT RECOGNITION IN THE ANIMATION SYSTEM

OBJECT RECOGNITION IN THE ANIMATION SYSTEM OBJECT RECOGNITION IN THE ANIMATION SYSTEM Peter L. Stanchev, Boyan Dimitrov, Vladimir Rykov Kettering Unuversity, Flint, Michigan 48504, USA {pstanche, bdimitro, vrykov}@kettering.edu ABSTRACT This work

More information