OPENBIM VISUALIZER A VISUALIZATION TOOL FOR VIEWING THE IFC DATA MODEL

Size: px
Start display at page:

Download "OPENBIM VISUALIZER A VISUALIZATION TOOL FOR VIEWING THE IFC DATA MODEL"

Transcription

1 OPENBIM VISUALIZER A VISUALIZATION TOOL FOR VIEWING THE IFC DATA MODEL Yang-Hsiu Tong 1, Chih-Hsiung Chang 2, Yi-Wei Chen 3 and I-Chen Wu 4 1) Graduate Student, Department of Civil Engineering, National Kaohsiung University of Applied Sciences, Kaohsiung, Taiwan. tongyanghsiu@gmail.com 2) Undergraduate Student, Department of Civil Engineering, National Kaohsiung University of Applied Sciences, Kaohsiung, Taiwan. justin660302@gmail.com 3) Undergraduate Student, Department of Civil Engineering, National Kaohsiung University of Applied Sciences, Kaohsiung, Taiwan. a @hotmail.com 4) Associate Professor, Department of Civil Engineering, National Kaohsiung University of Applied Sciences, Kaohsiung, Taiwan. kwu@kuas.edu.tw Abstract: The Industry Foundation Classes (IFC) data model is an open standard design to support the goals of Open BIM for data sharing and information integration in building information modeling (BIM). It is an object-oriented data model based on class definitions representing the items (elements, processes, shapes, and so on) that are used by software applications during a construction or facility management project. However, large volumes of IFC data are difficult to comprehend when displayed in text-views or tree-views. The project participants cannot know the project status completely if they do not have a good and user-friendly visualization tool to display the related project information. Therefore, this research develops OpenBIM Visualizer for facilitating IFC data model visualization. The design and implementation of these useful graphs employs HTML5 and JavaScript. HTML5 is a unified and multi-platform content enabler that is capable of realizing mobile applications and websites. JavaScript can support the creation of interactive elements and effects for expanding the manipulation ability of a graphical user interface (GUI). These graphs can provide multiple visualization styles for assisting project participants to obtain the required information from an IFC data model, as well as to consider a wide variety of information when controlling the project and making project decisions. Keywords: Building Information Modeling (BIM), Industry Foundation Classes (IFC), Data Visualization, Infographic. 1. INTRODUCTION Building information modeling (BIM) has been widely used in the construction industry owing to its benefits and capabilities for information integration, visualization, and parametric design. However, due to the variety of participants in engineering projects, the differences between data definition, data format, and data storage increase the difficulty of integrating data from diverse sources. Over the last decade, the construction industry has invested considerable effort into integrating project information. Therefore, buildingsmart proposed the concept of Open BIM and developed Industry Foundation Classes (IFC) to solve this problem. The IFC standard has already been accepted as the information standard for buildings (Fan, 2007). IFC is an open information model used to exchange and share information for buildings. IFC can integrate data that were generated from different BIM systems. The interoperability of the IFC data model has been studied in many research projects. Researchers such as Eastman et al. (2010) have said that the IFC standard building model schema is necessary for achieving full interoperability between BIM tools. Zhang et al. (2011) proposed a semantic web services framework utilizing IFC-based industry ontology to address the interoperability problem. Nevertheless, several papers have reported problems in data exchange using IFC. Some of the issues identified and discussed include the classification of objects, instances, geometry, relationships, and rules, which are supported in the IFC schema, and the complexities of exchanging such information accurately between applications (Venugopal et al., 2012). Most BIM systems can only display the 3D geometry of an IFC data model and suffer from incomplete data or data loss. Meanwhile, a general IFC data viewer can only view IFC data via a tree-view or a text-view. From the above-mentioned research, the shortcomings of IFC data deficiency in BIM systems, especially in the loss of non-graphical attributes, is clear. Although IFC files have rich data about construction projects, the data is not used efficiently, causing an Information Poor situation (Russell et al., 2011). Although IFC data models can fulfill the goals of information integration and interoperability, they still fall short of providing a good visualization tool for viewing the integrated data. Visualization is a major concern in a wide variety of applications, such as information visualization, interaction techniques and architectures, modeling techniques, multi-resolution methods, visualization algorithms and techniques, and volume visualization (Post, 2002). Some studies have focused on data visualization. For example, Saraiya et al. (2005) have discussed the visualization of graphs with associated time series data. Herman et al. (2000) investigated the hierarchical structure of the data type and demonstrated various graphs for hierarchical structures of data. Blanch & Lecolinet (2007) proposed browsing zoomable treemaps for

2 multi-scale dimensional data. A good visual representation of data can assist a people in efficiently acquiring required and relevant information. Vision is the most abundant of the human senses and d perception of the most influential sources (Yang, 2002). Data visualization allows users to quickly receive r large amounts of data. In recent years, there has been a renewal of interest in the application of the IFCC data model. Fu et al. (2006) presented a multi-dimensional data view using an IFC data model. Zhiliang Z et al.. (2011) applied an IFC data model to estimate the cost of constructions. The purpose of this paper is i to report onn an investigation of an application of large volumes of data in data visualization, i.e.,, data visualization appliedd to an IFC data model. This in-house software is designed for use in particular projects or firmss and can provide simple graphs of engineering e information for project management. For these reasons, this research develops the OpenBIM Visualizer, which can provide various useful graphs without requiring a 3D model to facilitate IFC data model visualization and to convey significant s engineering information. The use off visualizationn to present engineering information is ann effective and efficient method for the distribution of information and communication with project participants p during project meetings. 2. RELATED WORK 2.1 Industry Foundation Classes (IFC) Information Modeling is nowadays a widely accepted methodology for the development of f exchange protocol specificationss in engineering fields, suchh as architecture and construction. BuildingSMART,, formerly the International Association for Interoperability, published the platform-neutral dataa model called Industry Foundation Classes (IFC) in order to provide a common data representation and thereby enable easy exchange of model data. The schema of IFC has a complicated structure with Defined Types, Enumerations, Select Types, Entities, and Attributes. An example class diagram and its corresponding file f format are shown in Figure 1 to demonstrate the structure of the IFC Schedule&Task objects that are relatedd to generate the visualization graphs discussedd in this paper. For example, an IfcWorkSchedule includes a set of o elements (created through relating schedule time controls to tasks) with references too the resources used for the tasks included in the work schedule. Additionally, through the IfcWorkControl abstract supertype, the actors creating the schedule can bee specified and schedule time information such as the start t time, finish time, and total float of the schedule can also be specified. Figure 1. IFC example and data structure. 2.2 Visualization in Construction During the life cycle of a construction project, large volumes off data and information are generally created during the delivery processes of construction products. There iss always a need to visualize these engineering data and information for communication with related parties involved in the project. Much research has focused on visualization in construction. Wu and Hsieh (2008) developed a visual project management information system for facilitating project management. Kuo et al. (2011) proposed a framework that enables engineers to explore and interact with information visually. It is clear that t visualization has become more importantt for obtaining and conveying information in an engineering project. Recently, infographics have become widely used. Infographics are graphic visual representations of information, data, or knowledge intended to present complex information quickly and clearly (Smiciklas, 2012). Data visualizations are often used in infographics. Visualization categories may be divided into five f types: time-series data, statistical distributions, maps, hierarchies, and networking (Heer( et al., 2010). Different types of

3 engineering data will belong to the different visualization categories and will be represented in different charts. As shown in Table 1, there are many graphs that can be used to represent the same set of data. Therefore, it is crucial to identify the appropriate visualization for the data set and infographicic by taking graphical features, such as position, size, shape, and colorr into consideration. Table 1. The graphss for different data characteristics. Graph Statistical Distributions Characteristics Related work A line graph is used to display the relationship between (Shneiderman, 1996) two variables,, with a separate line for each category of o the (Ware, 2012) S-Curve independent variable. Thee horizontal axis indicatess the categories of the dependent variable. Line graphs aree best used when the independent variable has very few categories. Bar charts aree used to compare data using rectangularr bars (Shneiderman, 1996) to represent amounts a within a data set. Because the bars (Ware, 2012) are sized relative to the amounts they represent, these t (Palilonis, 2006) Bar Chart types of charts make comparisons between different variables very easy to see. Furthermore, they can potentially show trends in data by showing how one variable is affected as the other rises or falls. Pie charts are used to represent different parts of a whole. (Shneiderman, 1996) Data displayed in pie chartss must always be represented in (Ware, 2012) percentages, and a because the circle metaphor is associated (Palilonis, 2006) Pie Chart with a complete amount, 100 percent, the sections of a pie chart should always a equatee to this sum. In this way, it is possible to see how something is divided among different groups representing a whole. Time-Series Data In a Gantt chart, scheduled activities are represented as (Shneiderman, 1996) bars on a timeline and constraints are represented as lines (Ware, 2012) Gantt between the bars. (Russel et al., 2009) (Songer et al., 2004) (Kuo et al., 2011) Hierarchies Hierarchies orr tree structures are collections of items with (Shneiderman, 1996) each item having a link to one parent item (except the (Russel et al., 2009) Tree root). Items and a the links between parent and childd can have multiplee attributes. Basic tasks can be applied to items and links, and tasks related to structural properties become interesting. Networking A network is useful for items linked to an arbitrary (Shneiderman, 1996) number of other items. It is convenient to consider them (Ware, 2012) Network all as one data type. In addition to the basic tasks applied (Russel et al., 2009) to items and links, network users often want to know k (Songer et al., 2004) about the shortest or least costly paths connecting two items or traversing the entire network. 3. SYSTEM DESIGN AND IMPLEMENTATION As shown in Figure 2, thee system design can be divided into four f processes: data collection, data analysis, data processing, and data visualization; these are each described below w (1) Data Collection: Engineering data will be generated from different engineering systems, such as schedule data from Microsoft (MS) Project, cost data from MS Excel, 3D models from BIM software, and so on. This process will collect these dataa for integration. (2) Data Analysis: This system willl parse and analyze the engineering dataa that were collected from the first process, such as ifc, xml,, xls, and so on. (3) Data Processing: P This process will convert all of the data format to the IFC file format using the IFCsvr..300 library, and a then the system will retrieve the significant data to convert to a JSON file format via the Json.NET library for visualization. JSON (JavaScript

4 Object Notation) is a lightweight data-interchan nge format. It is easy for humans h to read and write. (4) Data Visualization: This system will generate useful and practical graphs via a D3.js D library. The implementation of the OpenBIM Visualizer is carried out in the MS ASP..NET environment. It cann provide information manipulation services for users located anywhere and at any time, efficientlyy and effectively. Networking BIM System.OleDb Network Project Data Schedule Data Document Cost Data 3D Model XLS XML IFC XLSconverter XMLconverter System.XML IFCsvr.R300 IFC D3.js OpenBIM Visualizer IFC2JSON Statistical Distributions Pie Chart Bar Chart S-Curve Hierarchies Tree Time-Series Data Gantt Figuree 2. System design of the OpenBIM Visualizer. 4. DEMONSTRATION A row house project in Kaohsiung City,, Taiwan, was used as an example e to test and demonstrate the functionality of the OpenBIM Visualizer. This paper focused on data integration and visualization for the cost and schedule of the construction project. For schedule data, a user can import an MS project file (xml)( into OpenBIM Visualizer directly, and the system will convert the xml file to ann ifc file for OpenBIM Visualizer for integration and visualization. As shown s in Figure 3, OpenBIM Visualizer will generate a Gantt chart for presenting schedule data. The Planned Schedule will appear in a deep blue color and the Actual Schedule in light blue. If a task is happening or completed earlierr than the planned time, then it will be shown as a green line. Otherwise, a task that is happening or completedd later than the planned time will be shown as a red line. The system will also show schedule data in detail via a table view and present the relationship between tasks via a network chart, as shown in Figure 4 and Figure 5. Figure 3. Gantt chart for presenting schedule data. Figure 4. Table view for schedules in detail. Figure 5. Network chart for presenting relationships between tasks.

5 Normally, a planner employs Excel to analyze and generate cost reports. Therefore, this research allows a planner import an xls file into OpenBIM Visualizer directly. As with schedule data processing, the xls file will be converted to an ifc file for dataa integration and visualization. As shown in Figure 6, this research uses an S-curve graph to describe the growth of cost over time. It is used to describe, and sometimes predict, the performance of a construction project over a period of time. The dashed line indicates the planned cost and the solid blue line indicates actual cost. With time, the dashed line and the solid line willl cross and generate an intersection zone. The magenta zone denotes a cost as being more than the amount allotted or budgeted. The green zone shows cost within the budget. As shown in Figure 7, OpenBIM Visualizer presented each cost itemm in detail via a bar chart, because a bar chart can be used for more complex comparisons of data via grouped bar charts and stacked bar charts. This novel visualization style for cost data efficientlyy displays comparisons between each cost item. These bars are color-coded to represent a particularr item. For example, a light blue bar represents the total cost of the main cost item and different colored bars represent breakdown cost items, such as Material, Labor, Equipment, and Misc. Figure 6. The S-curve graph for cost data. Figure 7. Bar chart forr presenting detailed cost breakdown.

6 5. CONCLUSIONS The Industry Foundation Classes (IFC) data model can integrate various types of engineering information from different project participants. However, common software or applications that are developed in-house can only show 3D models and attributes, and are not sufficient to convey project information for communication with others. Therefore, this research developed the OpenBIM Visualizer, which is a visualization tool for viewing the IFC data model. This tool can parse the IFC data model and visualize two-dimensional (2D) BIM information via different graphs such as Gantt charts, pie charts, bar charts, networks, S-curve graphs, and so on. Furthermore, it can view information and graphs over the Internet without the limitations of time or distance. This tool can facilitate communication and distribution of information between related participants, such as construction companies, building owners, and architectural companies in order to manage projects effectively and efficiently. ACKNOWLEDGMENTS The research presented in this paper was carried out within the Intelligent Monitoring and Green Facility Information Modeling (IM Green FIM) project, which was funded by Ministry of Economic Affairs, Taiwan. REFERENCES Blanch, R. and Lecolinet, É. (2007). Browsing Zoomable Treemaps: Structure-Aware Multi-Scale Navigation Techniques, Visualization and Computer Graphics, 13(6), Eastman, C. M., Jeong, Y.-S., Sacks, R. and Kaner, I. (2010). Exchange Model and Exchange Object Concepts for Implementation of National BIM Standards. Journal of Computing in Civil Engineering, 24(1), Fan, C.Y. (2007). Set Up and Retrieve Structural Information Based on IFC Model, National Chiao Tung University, Taiwan. Fu, C., Aouad, G., Lee, A. and Marshall-Ponting, A. (2006). IFC Model Viewer to Support nd Model Application, Automation in Construction, 15(2), Herman, I., Melançon, G. and Marshall, M. S. (2000). Graph Visualization and Navigation in Information Visualization: A Survey, Visualization and Computer Graphics, 6(1), Heer, J., Bostock, M., and Ogievetsky, V. (2010). A Tour through the Visualization Zoo. Communications of the ACM, 53(6), Kuo, C. H., Tsai, M. H. and Kang, S. C., (2011). A framework of information visualization for multi-system construction, Automation in Construction, 20(3), Palilonis, J.G. (2006). A Practical Guide to Graphics Reporting: Information Graphics for Print, Web & Broadcast. Taylor & Francis. Post, F.H. (2002). Data Visualization : the state of the art. Baker & Taylor. Russell, A.D., Chiu, C.Y. and Korde, T., (2009). Visual representation of construction management data, Automation in Construction, 18(8), Saraiya, P., Lee, P. and North, C. (2005).Visualization of Graphs with Associated Timeseries Data, Information Visualization(Info Vis), Minnesota, USA, pp Shneiderman, B. (1996). The Eyes Have It : A Task by Data Type Taxonomy for Information Visualizations, Visual Languages, Proceedings of the 1996 IEEE Symposium on Visual Languages, Boulder, USA, pp Smiciklas, M. (2012). Power of Infographics, The: Using Pictures to Communicate and Connect With Your Audiences. QUE. Songer, A., Hays, B. and North, C. (2004). Multi-dimensional Vsualization of Project Control Data, Construction Innovation. Information, Process, Management, 4(3), Venugopal, M., Eastman, C. M., Sacks, R. and Teizer, J. (2012). Semantics of Model Views for Information Exchanges Using the Industry Foundation Class Schema. Advanced Engineering Informatics, 26(2), Ware, C. (2012). Information Visualization Perception for Design (3rd ed.). Morgan Kaufmann. Wu, I. C. and Hsieh, S. S. (2008). VisPMIS:A Visual Project Management Information System. Proceedings of the 11th East Asia-Pacific Conference on Structural Engineering and Construction, November 19-21th, Taipei, Taiwan. Yang, C.Z. (2002). Development and Challenges of Visual Representation of Information, Proceedings of the Conference on Information Science and Technology in 21st Century, Taipei, Taiwan, pp Zhang, L. and Issa, R. R. A.(2011). IFC-Based Construction Industry Ontology and Semantic Web Services Framework. Proceedings of the International Workshop on Computing in Civil Engineering, pp Zhiliang, M., Zhenhua, W., Wu S. and L. Zhe. (2011). Application and Extension of the IFC Standard in Construction Cost Estimating for Tendering in China, Automation in Construction, 20(2),

VisPMIS: A VISUAL PROJECT MANAGEMENT INFORMATION SYSTEM

VisPMIS: A VISUAL PROJECT MANAGEMENT INFORMATION SYSTEM Eleventh East Asia-Pacific Conference on Structural Engineering & Construction (EASEC-11) Building a Sustainable Environment November 19-21, 2008, Taipei, TAIWAN VisPMIS: A VISUAL PROJECT MANAGEMENT INFORMATION

More information

APPLYING CLOUD COMPUTING TECHNOLOGY TO BIM VISUALIZATION AND MANIPULATION

APPLYING CLOUD COMPUTING TECHNOLOGY TO BIM VISUALIZATION AND MANIPULATION APPLYING CLOUD COMPUTING TECHNOLOGY TO BIM VISUALIZATION AND MANIPULATION Tien-Hsiang Chuang 1, Bo-Cing Lee 1, and I-Chen Wu 1 * 1 Department of Civil Engineering, National Kaohsiung University of Applied

More information

Visualizing the Top 400 Universities

Visualizing the Top 400 Universities Int'l Conf. e-learning, e-bus., EIS, and e-gov. EEE'15 81 Visualizing the Top 400 Universities Salwa Aljehane 1, Reem Alshahrani 1, and Maha Thafar 1 saljehan@kent.edu, ralshahr@kent.edu, mthafar@kent.edu

More information

Graphical Web based Tool for Generating Query from Star Schema

Graphical Web based Tool for Generating Query from Star Schema Graphical Web based Tool for Generating Query from Star Schema Mohammed Anbar a, Ku Ruhana Ku-Mahamud b a College of Arts and Sciences Universiti Utara Malaysia, 0600 Sintok, Kedah, Malaysia Tel: 604-2449604

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

Automated construction schedule creation using project information model

Automated construction schedule creation using project information model Automated construction schedule creation using project information model Aleš Mrkela Faculty of civil engineering, University of Maribor, Maribor, Slovenia Danijel Rebolj Faculty of civil engineering,

More information

An interactive 3D visualization system for displaying fieldmonitoring

An interactive 3D visualization system for displaying fieldmonitoring icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) An interactive 3D visualization system for displaying

More information

Client Overview. Engagement Situation. Key Requirements

Client Overview. Engagement Situation. Key Requirements Client Overview Our client is one of the leading providers of business intelligence systems for customers especially in BFSI space that needs intensive data analysis of huge amounts of data for their decision

More information

Component visualization methods for large legacy software in C/C++

Component visualization methods for large legacy software in C/C++ Annales Mathematicae et Informaticae 44 (2015) pp. 23 33 http://ami.ektf.hu Component visualization methods for large legacy software in C/C++ Máté Cserép a, Dániel Krupp b a Eötvös Loránd University mcserep@caesar.elte.hu

More information

Hierarchy and Tree Visualization

Hierarchy and Tree Visualization Hierarchy and Tree Visualization Definition Hierarchies An ordering of groups in which larger groups encompass sets of smaller groups. Data repository in which cases are related to subcases Hierarchical

More information

TEXT-FILLED STACKED AREA GRAPHS Martin Kraus

TEXT-FILLED STACKED AREA GRAPHS Martin Kraus Martin Kraus Text can add a significant amount of detail and value to an information visualization. In particular, it can integrate more of the data that a visualization is based on, and it can also integrate

More information

OpenText Information Hub (ihub) 3.1 and 3.1.1

OpenText Information Hub (ihub) 3.1 and 3.1.1 OpenText Information Hub (ihub) 3.1 and 3.1.1 OpenText Information Hub (ihub) 3.1.1 meets the growing demand for analytics-powered applications that deliver data and empower employees and customers to

More information

RFID Based 3D Indoor Navigation System Integrated with Smart Phones

RFID Based 3D Indoor Navigation System Integrated with Smart Phones RFID Based 3D Indoor Navigation System Integrated with Smart Phones Y. Ortakci*, E. Demiral*, I. R. Karas* * Karabuk University, Computer Engineering Department, Demir Celik Kampusu, 78050, Karabuk, Turkey

More information

SuperViz: An Interactive Visualization of Super-Peer P2P Network

SuperViz: An Interactive Visualization of Super-Peer P2P Network SuperViz: An Interactive Visualization of Super-Peer P2P Network Anthony (Peiqun) Yu pqyu@cs.ubc.ca Abstract: The Efficient Clustered Super-Peer P2P network is a novel P2P architecture, which overcomes

More information

Mobile 2D Barcode/BIM-based Facilities Maintaining Management System

Mobile 2D Barcode/BIM-based Facilities Maintaining Management System Mobile 2D Barcode/BIM-based Facilities Maintaining Management System Yu-Cheng Lin, Yu-Chih Su, Yen-Pei Chen Department of Civil Engineering, National Taipei University of Technology, No.1.Chung-Hsiao E.

More information

TOP-DOWN DATA ANALYSIS WITH TREEMAPS

TOP-DOWN DATA ANALYSIS WITH TREEMAPS TOP-DOWN DATA ANALYSIS WITH TREEMAPS Martijn Tennekes, Edwin de Jonge Statistics Netherlands (CBS), P.0.Box 4481, 6401 CZ Heerlen, The Netherlands m.tennekes@cbs.nl, e.dejonge@cbs.nl Keywords: Abstract:

More information

Fast and Easy Delivery of Data Mining Insights to Reporting Systems

Fast and Easy Delivery of Data Mining Insights to Reporting Systems Fast and Easy Delivery of Data Mining Insights to Reporting Systems Ruben Pulido, Christoph Sieb rpulido@de.ibm.com, christoph.sieb@de.ibm.com Abstract: During the last decade data mining and predictive

More information

Visualization in 4D Construction Management Software: A Review of Standards and Guidelines

Visualization in 4D Construction Management Software: A Review of Standards and Guidelines 315 Visualization in 4D Construction Management Software: A Review of Standards and Guidelines Fadi Castronovo 1, Sanghoon Lee, Ph.D. 1, Dragana Nikolic, Ph.D. 2, John I. Messner, Ph.D. 1 1 Department

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

On History of Information Visualization

On History of Information Visualization On History of Information Visualization Mária Kmeťová Department of Mathematics, Constantine the Philosopher University in Nitra, Tr. A. Hlinku 1, Nitra, Slovakia mkmetova@ukf.sk Keywords: Abstract: abstract

More information

Charting Your Course: Charts and Graphs for IT Projects

Charting Your Course: Charts and Graphs for IT Projects Charting Your Course: Charts and Graphs for IT Projects Dawn Li, Ph.D. and Gary McQuown Data and Analytic Solutions, Inc. Fairfax, VA ABSTRACT This paper describes the most common types of charts and graphs

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

Visibility optimization for data visualization: A Survey of Issues and Techniques

Visibility optimization for data visualization: A Survey of Issues and Techniques Visibility optimization for data visualization: A Survey of Issues and Techniques Ch Harika, Dr.Supreethi K.P Student, M.Tech, Assistant Professor College of Engineering, Jawaharlal Nehru Technological

More information

Topic Maps Visualization

Topic Maps Visualization Topic Maps Visualization Bénédicte Le Grand, Laboratoire d'informatique de Paris 6 Introduction Topic maps provide a bridge between the domains of knowledge representation and information management. Topics

More information

Interactive Information Visualization of Trend Information

Interactive Information Visualization of Trend Information Interactive Information Visualization of Trend Information Yasufumi Takama Takashi Yamada Tokyo Metropolitan University 6-6 Asahigaoka, Hino, Tokyo 191-0065, Japan ytakama@sd.tmu.ac.jp Abstract This paper

More information

Application of Information Visualization to the Analysis of Software Release History

Application of Information Visualization to the Analysis of Software Release History Joint EUROGRAPHICS - IEEE TCCG Symposium on Visualization (VisSym 99), May 26-28, Vienna, Austria, 1999 Application of Information Visualization to the Analysis of Software Release History Harald Gall

More information

A Survey on Cabinet Tree Based Approach to Approach Visualizing and Exploring Big Data

A Survey on Cabinet Tree Based Approach to Approach Visualizing and Exploring Big Data A Survey on Cabinet Tree Based Approach to Approach Visualizing and Exploring Big Data Sonali Rokade, Bharat Tidke PG Scholar, M.E., Dept. of Computer Network, Flora Institute of Technology, Pune, India

More information

VisCG: Creating an Eclipse Call Graph Visualization Plug-in. Kenta Hasui, Undergraduate Student at Vassar College Class of 2015

VisCG: Creating an Eclipse Call Graph Visualization Plug-in. Kenta Hasui, Undergraduate Student at Vassar College Class of 2015 VisCG: Creating an Eclipse Call Graph Visualization Plug-in Kenta Hasui, Undergraduate Student at Vassar College Class of 2015 Abstract Call graphs are a useful tool for understanding software; however,

More information

Mastering Microsoft Project 2010

Mastering Microsoft Project 2010 Mastering Microsoft Project 2010 Duration: 2 days Course Description This two-day instructor-led course provides students with the knowledge and skills to plan and manage projects using Microsoft Project

More information

A CLOUD-BASED FRAMEWORK FOR ONLINE MANAGEMENT OF MASSIVE BIMS USING HADOOP AND WEBGL

A CLOUD-BASED FRAMEWORK FOR ONLINE MANAGEMENT OF MASSIVE BIMS USING HADOOP AND WEBGL A CLOUD-BASED FRAMEWORK FOR ONLINE MANAGEMENT OF MASSIVE BIMS USING HADOOP AND WEBGL *Hung-Ming Chen, Chuan-Chien Hou, and Tsung-Hsi Lin Department of Construction Engineering National Taiwan University

More information

Exchange of Data for Big Data in Hybrid Cloud Environment

Exchange of Data for Big Data in Hybrid Cloud Environment , pp. 67-72 http://dx.doi.org/10.14257/ijseia.2015.9.4.08 Exchange of Data for Big Data in Hybrid Cloud Environment Chi-gon Hwang 1, Chang-Pyo Yoon 2 and Daesung Lee 3 1 Dept of Internet Information, Kyungmin

More information

an introduction to VISUALIZING DATA by joel laumans

an introduction to VISUALIZING DATA by joel laumans an introduction to VISUALIZING DATA by joel laumans an introduction to VISUALIZING DATA iii AN INTRODUCTION TO VISUALIZING DATA by Joel Laumans Table of Contents 1 Introduction 1 Definition Purpose 2 Data

More information

HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data

HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data P a g e 77 Vol. 9 Issue 5 (Ver 2.0), January 2010 Global Journal of Computer Science and Technology HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data Abstract- The HierarchyMap

More information

Towards the Exchange of Parametric Bridge Models using a Neutral Data Format

Towards the Exchange of Parametric Bridge Models using a Neutral Data Format Towards the Exchange of Parametric Bridge Models using a Neutral Data Format Yang Ji 1, André Borrmann 2 and Mathias Obergrießer 3 1 Research Assistant, Computational Modeling and Simulation Group, Technische

More information

Self-adaptive e-learning Website for Mathematics

Self-adaptive e-learning Website for Mathematics Self-adaptive e-learning Website for Mathematics Akira Nakamura Abstract Keyword searching and browsing on learning website is ultimate self-adaptive learning. Our e-learning website KIT Mathematics Navigation

More information

ECS 235A Project - NVD Visualization Using TreeMaps

ECS 235A Project - NVD Visualization Using TreeMaps ECS 235A Project - NVD Visualization Using TreeMaps Kevin Griffin Email: kevgriffin@ucdavis.edu December 12, 2013 1 Introduction The National Vulnerability Database (NVD) is a continuously updated United

More information

Dynamic Visualization and Time

Dynamic Visualization and Time Dynamic Visualization and Time Markku Reunanen, marq@iki.fi Introduction Edward Tufte (1997, 23) asked five questions on a visualization in his book Visual Explanations: How many? How often? Where? How

More information

Presented by Peiqun (Anthony) Yu

Presented by Peiqun (Anthony) Yu Presented by Peiqun (Anthony) Yu A Multi-Scale, Multi-Layer, Translucent Virtual Space Henry Lieberman, IEEE International Conference on Information Visualization, London, September 1997. Constant Information

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

<Insert Picture Here> Web 2.0 Data Visualization with JSF. Juan Camilo Ruiz Senior Product Manager Oracle Development Tools

<Insert Picture Here> Web 2.0 Data Visualization with JSF. Juan Camilo Ruiz Senior Product Manager Oracle Development Tools Web 2.0 Data Visualization with JSF Juan Camilo Ruiz Senior Product Manager Oracle Development Tools 1 The preceding is intended to outline our general product direction. It is intended

More information

A Construction Method for the Ontology of Customer Information in Consumer Support Systems

A Construction Method for the Ontology of Customer Information in Consumer Support Systems A Construction Method for the Ontology of Customer Information in Consumer Support Systems Jyhjong Lin 1, Yi-Chen Chung 2, Jenperng Yu 3, and Changling Hsu 4 Department of Information Management, Ming

More information

Visualization of Real Time Data Driven Systems using D3 Visualization Technique

Visualization of Real Time Data Driven Systems using D3 Visualization Technique Visualization of Real Time Data Driven Systems using D3 Visualization Technique Eesha Karn Department of Information Technology Poornima Institute of Engineering and Technology Jaipur, Rajasthan, India

More information

Information Visualization of Attributed Relational Data

Information Visualization of Attributed Relational Data Information Visualization of Attributed Relational Data Mao Lin Huang Department of Computer Systems Faculty of Information Technology University of Technology, Sydney PO Box 123 Broadway, NSW 2007 Australia

More information

Multifunctional Barcode Inventory System for Retailing. Are You Ready for It?

Multifunctional Barcode Inventory System for Retailing. Are You Ready for It? Multifunctional Barcode Inventory System for Retailing. Are You Ready for It? Ling Shi Cai, Leau Yu Beng, Charlie Albert Lasuin, Tan Soo Fun, Chin Pei Yee Abstract This paper explains the development of

More information

Microsoft Project 2010

Microsoft Project 2010 Tutorial 1: Planning a Project Microsoft Project 2010 In Tutorial Section 1.1 you will: Learn project management terminology Understand the benefits of project management Explore the Project 2010 window

More information

Interoperability. Virtual Builders, Co., Ltd., Deputy Manager. Jumphon Lertlakhanakul. Virtual Builders, Co., Ltd., Senior Researcher

Interoperability. Virtual Builders, Co., Ltd., Deputy Manager. Jumphon Lertlakhanakul. Virtual Builders, Co., Ltd., Senior Researcher Dynamic Architectural Visualization Based On User-Centered Semantic Interoperability Yungil Lee Interoperability Virtual Builders, Co., Ltd., Deputy Manager Jumphon Lertlakhanakul Virtual Builders, Co.,

More information

NE-50413B Mastering Microsoft Project 2010

NE-50413B Mastering Microsoft Project 2010 NE-50413B Mastering Microsoft Project 2010 Summary Duration Vendor 3 Days Microsoft Audience This course is intended for both novice and experienced Project Managers and project support personnel who need

More information

Study of GML-Based Geographical Data Visualization Strategy

Study of GML-Based Geographical Data Visualization Strategy Study of GML-Based Geographical Data Visualization Strategy ZHANG LIN 1, CHEN SHI-BIN 2 1 College of Information Technology, ZheJiang University of Finance & Economics, HangZhou 310012, China 2 College

More information

A Semantic Method for Deploying Cloud-based Consumer Support. Systems

A Semantic Method for Deploying Cloud-based Consumer Support. Systems A Semantic Method for Deploying Cloud-based Consumer Support Systems Jyhjong Lin Department of Information Management, Ming Chuan University Taoyuan, Taiwan e-mail: jlin@mail.mcu.edu.tw Shin-Jer Yang Department

More information

AUTOMATED CONSTRUCTION PLANNING FOR MULTI-STORY BUILDINGS

AUTOMATED CONSTRUCTION PLANNING FOR MULTI-STORY BUILDINGS AUTOMATED CONSTRUCTION PLANNING FOR MULTI-STORY BUILDINGS Tang-Hung Nguyen 1 ABSTRACT This paper outlines a computer-based framework that can assist construction planners and schedulers in automatically

More information

What is Visualization? Information Visualization An Overview. Information Visualization. Definitions

What is Visualization? Information Visualization An Overview. Information Visualization. Definitions What is Visualization? Information Visualization An Overview Jonathan I. Maletic, Ph.D. Computer Science Kent State University Visualize/Visualization: To form a mental image or vision of [some

More information

Product data model for PLM system

Product data model for PLM system roduct data model for LM system Li Yumei, Wan Li, Xiong Tifan (National CAD Support Software Engineering Research Center, Huazhong University of Science and Technology, Wuhan 430074) Abstract: roduct lifecycle

More information

BIM Extension into Later Stages of Project Life Cycle

BIM Extension into Later Stages of Project Life Cycle BIM Extension into Later Stages of Project Life Cycle Pavan Meadati, Ph.D. Southern Polytechnic State University Marietta, Georgia This paper discusses the process for extending the implementation of the

More information

Lesson 9. Reports. 1. Create a Visual Report. Create a visual report. Customize a visual report. Create a visual report template.

Lesson 9. Reports. 1. Create a Visual Report. Create a visual report. Customize a visual report. Create a visual report template. Lesson 9. s Create a visual report. Customize a visual report. Create a visual report template. Introduction You have updated the cost information in your project plan. When presenting such varied information

More information

Using Tableau for Visual Analytics in Libraries Nicole Sibley Simmons College

Using Tableau for Visual Analytics in Libraries Nicole Sibley Simmons College Using Tableau for Visual Analytics in Libraries Nicole Sibley Simmons College Using Tableau for Visual Analytics in Libraries 2 With the rise of big data, information visualization is emerging as an area

More information

OLAP Visualization Operator for Complex Data

OLAP Visualization Operator for Complex Data OLAP Visualization Operator for Complex Data Sabine Loudcher and Omar Boussaid ERIC laboratory, University of Lyon (University Lyon 2) 5 avenue Pierre Mendes-France, 69676 Bron Cedex, France Tel.: +33-4-78772320,

More information

Treemap Visualisations

Treemap Visualisations Treemap Visualisations This exercise aims to be a getting started guide for building interactive Treemap visualisations using the D3 JavaScript library. While data visualisation has existed for many years

More information

Visual Novelization and Data Retrival

Visual Novelization and Data Retrival An Extended Framework for Visualizing the Data from Both Local Databases and Semantic Web Databases Wei Shi, Bin Piao and Yuzuru Tanaka Meme Media Laboratory, Hokkaido University West8. North13, Kita-ku,

More information

6 th Annual EclipseCon Introduction to BIRT Report Development. John Ward

6 th Annual EclipseCon Introduction to BIRT Report Development. John Ward 6 th Annual EclipseCon Introduction to BIRT Report Development John Ward BIRT and Us Who am I? Who are you? Who am I? John Ward, BIRT user Independent BIRT Enthusiast Author: Practical Data Analysis and

More information

Implementing Ontology-based Information Sharing in Product Lifecycle Management

Implementing Ontology-based Information Sharing in Product Lifecycle Management Implementing Ontology-based Information Sharing in Product Lifecycle Management Dillon McKenzie-Veal, Nathan W. Hartman, and John Springer College of Technology, Purdue University, West Lafayette, Indiana

More information

XFlash A Web Application Design Framework with Model-Driven Methodology

XFlash A Web Application Design Framework with Model-Driven Methodology International Journal of u- and e- Service, Science and Technology 47 XFlash A Web Application Design Framework with Model-Driven Methodology Ronnie Cheung Hong Kong Polytechnic University, Hong Kong SAR,

More information

UTILIZING INTELLIGENT RESOURCE MANAGEMENT SYSTEM (IRMS) DASHBOARD TO AUTOMATE BUSINESS REPORTING TASK

UTILIZING INTELLIGENT RESOURCE MANAGEMENT SYSTEM (IRMS) DASHBOARD TO AUTOMATE BUSINESS REPORTING TASK UTILIZING INTELLIGENT RESOURCE MANAGEMENT SYSTEM (IRMS) DASHBOARD TO AUTOMATE BUSINESS REPORTING TASK Noorhasmaniza Ahmad 1 1 Mimos Berhad, Malaysia, hasmaniza.ahmad@mimos.my INTRODUCTION ABSTRACT. Managing

More information

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

An Adaptable Innovative Visualization For Multiple Levels of Users

An Adaptable Innovative Visualization For Multiple Levels of Users World Applied Sciences Journal 15 (5): 722-727, 2011 ISSN 1818-4952 IDOSI Publications, 2011 An Adaptable Innovative Visualization For Multiple Levels of Users Doris Hooi-Ten Wong and Sureswaran Ramadass

More information

Building of System to Monitor Environmental Radioactivity Level

Building of System to Monitor Environmental Radioactivity Level Building of System to Monitor Environmental Radioactivity Level Satoshi Kitadate Junichi Hasunuma Tomoaki Sato Mitsuteru Ishida The Japanese government required a system to monitor the environmental radioactivity

More information

Encoding Library of Congress Subject Headings in SKOS: Authority Control for the Semantic Web

Encoding Library of Congress Subject Headings in SKOS: Authority Control for the Semantic Web Encoding Library of Congress Subject Headings in SKOS: Authority Control for the Semantic Web Corey A Harper University of Oregon Libraries Tel: +1 541 346 1854 Fax:+1 541 346 3485 charper@uoregon.edu

More information

A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools

A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools Dong-Joo Kang and Sunju Park Yonsei University unlimit0909@hotmail.com, boxenju@yonsei.ac.kr Abstract

More information

Internships and graduation jobs Development

Internships and graduation jobs Development Internships and graduation jobs Development We strongly believe in the power of students. Therefore we offer challenging internships and graduation projects to jumpstart your career. Your job not listed?

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

Design of Electronic Medical Record System Based on Cloud Computing Technology

Design of Electronic Medical Record System Based on Cloud Computing Technology TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.5, May 2014, pp. 4010 ~ 4017 DOI: http://dx.doi.org/10.11591/telkomnika.v12i5.4392 4010 Design of Electronic Medical Record System Based

More information

Visualizing Data from Government Census and Surveys: Plans for the Future

Visualizing Data from Government Census and Surveys: Plans for the Future Censuses and Surveys of Governments: A Workshop on the Research and Methodology behind the Estimates Visualizing Data from Government Census and Surveys: Plans for the Future Kerstin Edwards March 15,

More information

Treemaps for Search-Tree Visualization

Treemaps for Search-Tree Visualization Treemaps for Search-Tree Visualization Rémi Coulom July, 2002 Abstract Large Alpha-Beta search trees generated by game-playing programs are hard to represent graphically. This paper describes how treemaps

More information

Jing Yang Spring 2010

Jing Yang Spring 2010 Information Visualization Jing Yang Spring 2010 1 InfoVis Programming 2 1 Outline Look at increasing higher-level tools 2D graphics API Graphicial User Interface (GUI) toolkits Visualization framework

More information

University of Gaziantep, Department of Business Administration

University of Gaziantep, Department of Business Administration University of Gaziantep, Department of Business Administration The extensive use of information technology enables organizations to collect huge amounts of data about almost every aspect of their businesses.

More information

Modeling and Design of Intelligent Agent System

Modeling and Design of Intelligent Agent System International Journal of Control, Automation, and Systems Vol. 1, No. 2, June 2003 257 Modeling and Design of Intelligent Agent System Dae Su Kim, Chang Suk Kim, and Kee Wook Rim Abstract: In this study,

More information

Universal. Event. Product. Computer. 1 warehouse.

Universal. Event. Product. Computer. 1 warehouse. Dynamic multi-dimensional models for text warehouses Maria Zamr Bleyberg, Karthik Ganesh Computing and Information Sciences Department Kansas State University, Manhattan, KS, 66506 Abstract In this paper,

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

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining A Review: Image Retrieval Using Web Multimedia Satish Bansal*, K K Yadav** *, **Assistant Professor Prestige Institute Of Management, Gwalior (MP), India Abstract Multimedia object include audio, video,

More information

Application of Building Information Modeling (BIM) and Information Technology (IT) for Project Collaboration

Application of Building Information Modeling (BIM) and Information Technology (IT) for Project Collaboration EPPM, Singapore, 20-21 Sep 2011 Application of Building Information Modeling (BIM) and Information Technology (IT) for Project Collaboration Abstract Lijun, Shen 1, and David, K.H. Chua 2 The Architecture,

More information

ReportPortal Web Reporting for Microsoft SQL Server Analysis Services

ReportPortal Web Reporting for Microsoft SQL Server Analysis Services Zero-footprint OLAP OLAP Web Client Web Client Solution Solution for Microsoft for Microsoft SQL Server Analysis Services ReportPortal Web Reporting for Microsoft SQL Server Analysis Services See what

More information

PERSONALIZED WEB MAP CUSTOMIZED SERVICE

PERSONALIZED WEB MAP CUSTOMIZED SERVICE CO-436 PERSONALIZED WEB MAP CUSTOMIZED SERVICE CHEN Y.(1), WU Z.(1), YE H.(2) (1) Zhengzhou Institute of Surveying and Mapping, ZHENGZHOU, CHINA ; (2) North China Institute of Water Conservancy and Hydroelectric

More information

NETCONF-based Integrated Management for Internet of Things using RESTful Web Services

NETCONF-based Integrated Management for Internet of Things using RESTful Web Services NETCONF-based Integrated Management for Internet of Things using RESTful Web Services Hui Xu, Chunzhi Wang, Wei Liu and Hongwei Chen School of Computer Science, Hubei University of Technology, Wuhan, China

More information

Improvements of Space-Optimized Tree for Visualizing and Manipulating Very Large Hierarchies

Improvements of Space-Optimized Tree for Visualizing and Manipulating Very Large Hierarchies Improvements of Space-Optimized Tree for Visualizing and Manipulating Very Large Hierarchies Quang Vinh Nguyen and Mao Lin Huang Faculty of Information Technology University of Technology, Sydney, Australia

More information

Res. J. Appl. Sci. Eng. Technol., 7(1): 1-8, 2014

Res. J. Appl. Sci. Eng. Technol., 7(1): 1-8, 2014 Research Journal of Applied Sciences, Engineering and Technology 7(1): 1-8, 2014 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2014 Submitted: December 07, 2012 Accepted: January

More information

Visualization methods for patent data

Visualization methods for patent data Visualization methods for patent data Treparel 2013 Dr. Anton Heijs (CTO & Founder) Delft, The Netherlands Introduction Treparel can provide advanced visualizations for patent data. This document describes

More information

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Charting LibQUAL+(TM) Data Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Revised March 2004 The directions in this handout are written to be used with SPSS

More information

Mastering Microsoft Project 2013

Mastering Microsoft Project 2013 Course 55054: Mastering Microsoft Project 2013 Page 1 of 9 Mastering Microsoft Project 2013 Course 55054: 2 days; Instructor-Led Introduction This two-day, instructor-led course is intended for individuals

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

Mastering Microsoft Project 2010 50413B; 3 days, Instructor-led

Mastering Microsoft Project 2010 50413B; 3 days, Instructor-led Mastering Microsoft Project 2010 50413B; 3 days, Instructor-led Course Description This three-day instructor-led course provides students with the knowledge and skills plan and manage projects using Microsoft

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

Investment Portfolio Performance Evaluation. Jay Patel (jayp@seas.upenn.edu) Faculty Advisor: James Gee

Investment Portfolio Performance Evaluation. Jay Patel (jayp@seas.upenn.edu) Faculty Advisor: James Gee Investment Portfolio Performance Evaluation Jay Patel (jayp@seas.upenn.edu) Faculty Advisor: James Gee April 18, 2008 Abstract Most people who contract with financial managers do not have much understanding

More information

INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9

INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9 Contents Contents INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9 IMPORT UPDATES 12 CUSTOM TEXT FIELDS MAPPING 13

More information

Mastering Microsoft Project 2013 Course: 55054A Course Length: 3 Days

Mastering Microsoft Project 2013 Course: 55054A Course Length: 3 Days 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Mastering Microsoft Project 2013 Course: 55054A Course Length:

More information

ORACLE PROJECT MANAGEMENT

ORACLE PROJECT MANAGEMENT ORACLE PROJECT MANAGEMENT KEY FEATURES Oracle Project Management provides project managers the WORK MANAGEMENT Define the workplan and associated resources; publish and maintain versions View your schedule,

More information

Cabinet Tree: An Orthogonal Enclosure Approach to Visualizing and Exploring Big Data

Cabinet Tree: An Orthogonal Enclosure Approach to Visualizing and Exploring Big Data Cabinet Tree: An Orthogonal Enclosure Approach to Visualizing and Exploring Big Data Yalong Yang 1 Kang Zhang 1,2 Quang Vinh Nguyen 3 Jianrong Wang 4 1 School of Computer Software, Tianjin University,

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

Effectively Exploiting Server Log Information for Large Scale Web Sites

Effectively Exploiting Server Log Information for Large Scale Web Sites Effectively Exploiting Server Log Information for Large Scale Web Sites B. Wong G. Marsden Collaborative Visual Computing Laboratory, Department of Computer Science, University of Cape Town, Rondebosch

More information

COGNOS 8 Business Intelligence

COGNOS 8 Business Intelligence COGNOS 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio is the reporting tool for creating simple queries and reports in Cognos 8, the Web-based reporting solution. In Query Studio, you can

More information

Team Members: Christopher Copper Philip Eittreim Jeremiah Jekich Andrew Reisdorph. Client: Brian Krzys

Team Members: Christopher Copper Philip Eittreim Jeremiah Jekich Andrew Reisdorph. Client: Brian Krzys Team Members: Christopher Copper Philip Eittreim Jeremiah Jekich Andrew Reisdorph Client: Brian Krzys June 17, 2014 Introduction Newmont Mining is a resource extraction company with a research and development

More information

NakeDB: Database Schema Visualization

NakeDB: Database Schema Visualization NAKEDB: DATABASE SCHEMA VISUALIZATION, APRIL 2008 1 NakeDB: Database Schema Visualization Luis Miguel Cortés-Peña, Yi Han, Neil Pradhan, Romain Rigaux Abstract Current database schema visualization tools

More information