CONSTRUCTION DESIGN DOCUMENT MANAGEMENT SCHEMA AND PROTOTYPE

Size: px
Start display at page:

Download "CONSTRUCTION DESIGN DOCUMENT MANAGEMENT SCHEMA AND PROTOTYPE"

Transcription

1 CONSTRUCTION DESIGN DOCUMENT MANAGEMENT SCHEMA AND PROTOTYPE Ziga Turk Asst.Prof., Faculty of Civil Engineering and Geodesy, University of Ljubljana, Slovenia. CDDM Schema and Prototype dr. Ziga Turk FGG Jamova 2 Ljubljana Slovenia. fax: ziga.turk@fagg.uni-lj.si

2 CONSTRUCTION DESIGN DOCUMENT MANAGEMENT SCHEMA AND PROTOTYPE ABSTRACT: Product and process models are often regarded as a panacea to most problems of computer integrated construction (CIC). But the paradigm shift they are about to achieve is not imminent. Software supporting CIC relies on the definition of the conceptual building product and building process models which are, at least in a standardised form, delivered quite slowly. Alternatively, working solutions to CIC may also be achieved by reducing the level of detail at which the information are modelled. This paper suggests a document to be used as a larger data chunk instead of records, attributes and primitive objects. Resulting construction document management (CDM) systems are a shorter term solution for CIC; the documents are not as numerous as objects or attributes and they hide complexity of the information they carry. During the life cycle of a building the information creation, demand and use are greatest in the pre-construction phases, particularly the design phase. The paper presents a prototype of a construction design documentation management system (CDDMS), particularly the conceptual model behind it (the "CDDMS" model) and the extensions it needs to span into other dimensions of the product model definition space. It has been found out that the existing database and networking technology is sufficient to create efficient collaborative engineering environments. The presented schema is compatible with the proposed "HCDMS" model for hybrid environments where some documents are results of queries into a product model database and some are the original containers of information. KEYWORDS: document management, design process modelling, integrated CAD, groupware, collaborative design

3 1. INTRODUCTION This section introduces the role of CDDM systems in the CIC effort and the motives for the presented research. 1.1 On collaborated and integrated CAD The complexity of civil engineering products like buildings, bridges, roads, factories etc. requires the employment of the most typical tool for fighting complexity - decomposition. On one hand, the product itself is decomposed into components or assemblies which are designed separately; on the other, the design process of a complex component is broken into many discrete design steps. Each is then accomplished separately in a design sub-process. When the complexity of the design increases, the number of sub-designs or sub-processes grows. Since they are not independent, the communication between the sub-processes, the re-composition of the components and the management of the whole building process are very important. To be feasible, the re-composition must include only compatible components. The current approach to ensure that is to standardise the information and data formats which are passed into various subprocesses. Product models which should model and capture all information needed during the life time of a civil engineering product are being designed and standardised. A growing number of design-sub-processes already is supported by computer programs. Their result are the information that are stored digitally. Although most of these programs per se do not support collaborative work, they still enable the use of information technology (IT) for the communication between the participants in the building process, the integration of the building sub-process information into a building product database and the management of the building process as a whole. 1.2 Product, process and documentation models IT can be applied to different scales of decomposition of the designed product. The difference is in the size of the unit of information that is handled by software which supports integrated or collaborated CAD. On the small scale, a unit may be as small as one single attribute (like the thickness of a wall).

4 On a larger scale, the unit may be a document or a set of documents that are a result of a design subprocess (like the dimensions of all concrete elements in a building). As depicted in Fig 1., integrated CAD can be decomposed to five distinct modelling spaces. The static product model contains the facts about the product. The Process and dynamic product models contain information about the design process that lead to such a product (who, when, how, explored alternatives) and the design rationale (why). The client-server relations reveal the principal means of the interaction between them. Fig 2 shows how are these relations manifested on a small fraction of a product model. It also demonstrates one of the main obstacles in attaching the process related information. It seems impractical to attach process related information - like the one suggested in IRMA (Luiten et al 1993) model - to just about every attribute in the product model. To find larger units for the attachment of process related information is one of the most exciting tasks of the present CIC research. It may take quite some time before the product and process models are defined and combined into a unified model. In the meantime, we propose a document as a unit onto which the process related information should be attached. We propose a document management system as a replacement for a full product model management system. 1.3 The paradigm shift The diagram in Fig 3 shows the growth of impact that the use of IT has on the AEC (architecture, engineering, construction) industries. The "islands of automation" paradigm will be, in the future, replaced by integrated software using product data exchange based on a standardised product model. This model, however, needs time to mature. During that time the "state-of-the-art" curve flattens what is also reflected in the state-of-practice (curve A), obviously below the state-of-the-art. By introducing document data exchange sometime during that period (dotted area), a smoother transition into a hybrid data exchange paradigm is possible (state of practice curve B).

5 Because the document is as old as the skill of writing, we expect that there will always be some document based information and that hybrid (not pure product model) data exchange is what we can expect in the future. 1.4 Related work The importance of document management for engineering disciplines is well recognised. Commercial efforts did provide some answers to the immediate needs. Numerous electronic or engineering document management (EDM) systems have been appearing on the market (Billing 1993, Reinhardt 1994). They are either general business applications or associated to a single drafting package managing the created drawings. Perhaps the largest single customer for CDM systems is the US Department of Defence (UoD), which reportedly maintains some 60 million pages of technical manuals and documentation. Since 1985 the UoD has established a program called CALS (Computer Aided Logistics Support) to this problem (Henderson, 1991) and identified four document types and related standards describing their content. For textual documents it refers to SGML - standard generalised mark-up language (ISO 8879). For the scope office automation systems the same problem is addressed in the international standard ODA - Office Document Architecture (ISO 8613). All cited solutions do not address perhaps the most important issue - the relation of the document to the design process. The need for CDM systems for architecture and engineering is well recognised. Berger (1989) and Ladino (1987) emphasise the legal aspects and legal implications of construction documents. König (1981) addresses the importance of documents in future land information systems. Long (1988) stresses the importance of managing and maintaining technical documents Envelope vs. mark-up approach The majority of the most recent work goes beyond the identification of the problem and deals with the details of document management and the underlying information structures. Debras and Rezgui (1994) use the SGML document type definitions (DTD) and a set of document templates to link documents to the product model. Mokhtar and Bedard (1994) propose that construction technical documents should

6 be an output of a central database and suggest using an object oriented data base. Armstrong and Lockley (1994) modelled the generic document structures present in the process of product certification and created an OODB based system which manages the referential integrity of the document sources. Basically, there seems to exist two different views of documents and CDM systems. Some of the authors are more concerned with the content of the document - with the internal structure and meaning of the document parts. Descriptive mark-up of the documents (for example using the SGML) is seen as a general solution for that. The approach pursued in this paper and also by others (Björk et al 1993, Björk 1994) is to split the managed document information into the document itself and its envelope. The first contains the original contents of the document and may, but in general does not, deal with it in greater details. The envelope contains document's meta data, which are needed to manage the document. The two approaches are reflected in the relation the CDM system has to product models. The first approach attempts to parse the existing documents and convert the information they carry into the product model databases. A product model is inherently semantically richer than a written document. It is possible to automate the creation of documents based on the product model. Going the other way - adding structure and computer parseable semantics to documents - is a tedious, manual task, at least until natural language recognition systems become available. On the other hand, marking of the documents that are not results of the design process (like building codes), is well justified. One of the most important research issues related to CDM systems is the information content of the meta data and their relation to building product and process models. Conceptual modelling techniques may be applied to this problem as well. 1.5 Functions of document management systems and motivation Documents are still the prevailing abstraction used in day to day business to represent containers of information. Until recently, computer systems have only weakly supported this in forms of files and

7 databases. Recent developments of system software is showing great interest in document based operating systems and applications (as opposed to file based). The functions of construction document management systems include (1) pure document management, (2) building process management through documents, (3) management of building product (which is documented in the documents) and (4) aid and integration with CAx applications providing a comfortable working environment. General EDM is expected to provide partial answers to functions 1 and 4. The rest was our first motive for this research. The second motive for separate research of CDM systems (Turk et al 1994) is the need to prepare for the smooth transition from the islands of automation state into hybrid document and product model based data exchange and answer the question how can CDM systems assist in the transition. And finally, building products and the associate documents have a scope that is much broader than can be covered by an EDM system within a company or department. We are talking about industrybranch-wide documents which are created, used and referenced for decades - by state authorities, contractors, banks, construction companies and building product users and maintainers. 2. THE PROTOTYPE 2.1 Previous work The author's earlier work related to document management included the creation of two prototype system each exploring a certain aspect of the problem and the selected technology Frame based prototype The frame based prototype was built in 1991/92 and modelled the design environment using the model-view-controller paradigm as views, controllers, processes and managers. The prototype uses expert system (ES) shell Kappa (Intellicorp) and its frame based technology to model these entities. The views are hierarchically classified according to the information they contain. There are two subtypes - the "true" views and the files. The firsts are interfaces to databases describing a product

8 (usually a collection of files and related manipulation tools). The controllers are abstractions of the existing programs and are not hierarchically ordered. A process is an abstraction of a part of the design process and connects a view to a controller. Managers are humans or special programs. The design process is understood as a goal satisfaction problem: the goal of a design process is to create a certain document and, at all times, ensure that it is up to date with regard to other documents on which this document is based. Expert system's chaining mechanism and goal oriented reasoning is used to do that. If a document became obsolete, an expert system would start a process, that is, run a controller on a particular document, so that it would be up to date again. The environment has attributes of a blackboard system, where various controllers assert changes of the information they control to the goal stack so that other controllers can respond to it. The reasoning mechanism has the function of the process dispatcher. A typical form showing information about a process is depicted in Fig 4 (left). The prototype tackled some interesting issues to design process management like the automatic supervision of the design process and explored the usefulness of ES shells for CDDM systems. It was well suited for the management of information that resulted from non-interactive computer programs. It was less efficient on problems and software where human interaction was required - and such is the majority of design related software. 2.2 Hypermedia based prototype Hypermedia based prototype takes the opposite approach and attempts to support the design process by creating a user friendly environment where the human designer could be making the decisions while the software would be keeping track of the data. It has no ambition to control the design process in any way, but to provide easy access to information needed for that. It was built upon a hypercard like product Toolbook (Asymetrix) and uses cards as an abstraction for a collection of construction information. A card represents a file or a set of files. Since Toolbook and other cardware software enable typing of page backgrounds, these are typed according to the tools that may be used to manage the information they contain. The backgrounds are hierarchically ordered.

9 The information model behind this prototype is simpler than the one used in the frame based prototype. The user is not manipulating the processes but the documents. Each document has an associated meta-information which is manipulated through a form such as the one shown in Fig 4- right. It has a type and associated methods, version control information, part-of and has parts associations and a free form history list. The form's methods may be run directly from the form and would manipulate the contents of the document. 2.3 Goals Based on the experience from two earlier prototypes, the primary role of IT was decided to be that of a medium - a medium which is (1) integrating the design sub-processes, the computer based design tools with the designers - and (2) connecting the designers themselves - creating the communication environment for a true collaborative design. Concrete goals for developing the process based version were to: (a) Closely bind the meta data and the document on a higher than file-system level; (b) Support collaborative design by ensuring central and transparent storage that may be accessed through local and wide area networks; (c) Support features of a quality controlled system; The solution should provide information onto which the systems for quality assurance as suggested in the ISO 9000 series of standards could be attached; (d) Provide a base for design scheduling and management using IT; and (e) Support document versioning and help assure design consistency. 2.4 The CDDMS model This section provides plain English description of the design environment which integrates product (hidden in documents) and design process models. The key entities of the CDDMS model are: a) design task or sub-task which results in a b) document which is created or supervised by a c) designer using a d) tool.

10 This definition shows that a CDDM system model can only be defined, if a simple design process model is available. The envelope's meta data implicitly define a more precise process model, which will become apparent from the following sections Design task A design task a is a part of a design process. It belongs to a design process; may be a part of another design task so that infinite structuring of the design process is possible; it cannot be (at present) a part of many design tasks; has progression state which may be one of: planned, started, suspended and finished; has a progression value which is a percentage showing how much of a task has been estimated to be accomplished; has planned and actual start and finish; has a supervisor, who manages this task; has free form description and comments of arbitrary length Design document A design document is a result of a design task. It has its contents and an envelope. The contents of a document may be a computer file or some not computerised media and it is entirely independent of its envelope. The envelope knows about the type of the content, but is not concerned with any of its details. Other features of a document are that it belongs to a document type; it is a result of one design task; has an author and a supervisor; has a progression status which is one of: empty (nothing done yet), draft (being worked on), proposal (author is done with it), checked (document is cleared by the supervisor). It has as a physical location where this document is stored; may be discussed or commented; has configuration information. A configuration is a set of documents that together define a design alternative. The configuration "main" means that the document is a part of the main version of the design. Any other value suggests that the document is a part of an alternative solution. The design document may have base documents; these are documents which contain information that was used to create this document; may have previous versions which are replaced by this document or to which this document is an alternative to. In the latest case, the document also has configuration information other than "main" Types of documents by storage

11 Documents are typed according to the location of their physical storage: a) documents not stored digitally; b) documents that are physically stored in the envelope (within Windows environment documents made with applications that support OLE); c) document stored in files of the network file system; d) document stored on remote file system and need to be copied to the local file system, before their content can be examined. The documents of the type c and d are further sub-typed according to the file type File types and file tools File types and the associated tools are used to create an object oriented interface to a particular file. A file type contains information about file type name; the name of mostly one the super file type; a file type from which files of this type inherit tools; and finally, a list of tools that may be applied to instances of this file type. File tools are pieces of code (typically programs) that may be executed with files of an associated type as a parameter. A file tool contains information which is needed to run the program which includes the name of the tool; the associated type; command that runs the tool; parameters of the command; implementation details of the command People and organisations People involved in the design project are managers of tasks, supervisors and authors of documents. Information associated with them is: personal information like name, surname, date of birth, picture...; professional information (title, education); organisational information (position within the company); employment information - company they work for; mailing and electronic address. Organisations employ people. The associated information are name, address and the main contact person.

12 2.5 Collaboration support With respect to the project, designers communicate with each other in two ways; one to one - the communication is private; one to many - designers comment documents, configurations and tasks or other comments. 2.6 Implementation The section describes the implementation of the above schema in a relational database (RDB), the environment and the user interface Database schema The schema is depicted in Fig Implementation environment The prototype is running under Microsoft Windows 3.1 and the relational database system Microsoft Access. It supports any network operation system (NOS) that has the functionality of a network file system (NFS). This is a system where remote disks are logically presented to the applications as if they were local. The examples of such systems are Novell Netware, Windows for Workgroups, Lantastic and PC/NFS. These systems usually operate on a local area network (LAN) limited to a local building or buildings (Fig 6). Using the IP tunnelling, however, some of the NOS make it possible to access information on media anywhere on the wide area network (WAN) as if it were on the local hard disk, usually at a much lower speed. The implementation also provides alternative means to access information residing on machines attached to a WAN. The program builds on the hypertext transfer protocol (HTTP) and the World Wide Web (WWW). The environment uses a free client program which can display information on remote machines or make a copy of the information on the local machine (Fig 8). It is only possible to view but not change the remote information. The information accessed through the WWW is expected to be of reference nature and not a part of one project only.

13 Communication is supported with an interface to an external program for sending and reading electronic mail. Sending to authors and supervisors of documents is particularly easy - both the address and the subject field are filled in by the system with designer's and document's ID. One-to-many communication is supported through a simple, but effective conferencing subsystem that functions as a part of the environment. It is thread based. A thread is a set of articles that were created as direct or indirect replies to one single "root" article. In this case every task, document or configuration has the role of a "root" article and may be commented and discussed by other designers. A more formal approach to discussions and decision making like IBIS (Kunz and Rittel 1970) is being considered User interface The program is form oriented. User interface employs some of the gadgets of the Windows operating system like fields, menus, buttons, drop down menus, and scroll bars. It is point-and-click rather than drag and drop. Some sample forms are in Figs 7 and EVALUATION OF THE PROTOTYPE A prototype of a construction project documentation management system was developed and steps towards the modelling of a hybrid CDM systems have been made. Most goals listed in Section 2.3 were achieved. 3.1 Prototype deficiencies The program competes with some functions of advanced file systems (attaching additional information to files, handling remote files...), of operating systems shells (running programs), scheduling and group-ware programs. The present version cannot compete with any of those but it can, however, compete as a combination of the four, which is specially adapted to engineering needs. OLE servers solve, in part, the main technical problem of such environments - the relation between the document's envelope and the actual document. The OLE documents are stored in the actual database virtually

14 within their envelope. On the other hand, files may still be handled not only through the environment but directly through the operating system. A possible solution to this problem would be a use of a virtual OLE server that would create an OLE interface to non OLE applications. The alternative would be the use of an object oriented operating system like NextStep or OS/ Mature technology The process based prototype also showed that by using Windows based relational database management tools, OLE, industry standard local- and wide-area network tools, the development of core functions of such environments is quite fast. Current prototype's support for document versioning and dependencies between documents is limited. It keeps track of the relations between documents, but leaves the management responsibilities to the users. Further development work will be focused towards evolving the prototype into an end-user version to be distributed. Further research work is focused on improving version and dependencies management. 4. TOWARD HYBRID SYSTEMS In sections 2 and 3 a construction design document management system was described. The system is limited to a single life-cycle stage of the product and to only one organisation that takes part in its development. The extension of the scope to other life cycle stages and other organisations requires a more complete model which would also establish a clear relation to the product and process models. Such a hybrid CDM system model was attempted in a pre-study (Turk et al 1994). This section will show that the CDDM system model, presented in Section 2, is compatible with and can evolve into the more sophisticated hybrid model. 4.1 Hybrid CDM system model A generalised view of the HCDMS model is depicted in Fig 10. Every document has presentation and organisation information (or aspect). The presentation information defines the type of document according to format, content, storage etc. (digital vs. not digital documents, texts, books, drawings,

15 videos, results of programs etc.). The organisation information ties a document or set of documents to the organisational structure of an organisation that is involved in the life-cycle of a building product (project specific, company wide, industry wide). A generic document may be either a source or a query document. A source document is the original container of information and not just an output of some data that are originally stored in some other place. As such it has some document life cycle information, which includes data on document state and activities which are performed by actors and are modifying the state by using resources. A source document also relates to product life cycle information because the activity is a part of a task, which is a part of a life cycle stage, which is a part of the building product life. Query documents are special views of the building product database. The source of the information is thus the product database. The documents include information about the building product model entities which are described in the document. The entities have product life cycle information of their own. 4.2 Relation to the CDDMS model CDDMS model includes the parts of Fig 10 on the shaded background. Since it is not product model oriented, it is concentrated around the source document and those of its features that are not related either to the product model or organisational aspects that go beyond the walls of a design studio. The presentation and document life cycle information are thus quite complete, while the support for the product life cycle and the associated dynamic product model information is limited, as well as the support of organisational information. 5. CONCLUSIONS Process and product models are not the goals but the means to computer integrated construction and integrated CAD. The two models are the servers - the infrastructure - to client models which are application specific. Product models are being standardised in the framework of the STEP standards. Process models are still a research topic. We have shown that it is possible to practically apply a process model to a document management system.

16 This resulted in a practical integration of the design process. By using documents as the entities with the attached process related information we have avoided the explosion of the size of the product database which would have happened if the process related information had been related to smaller data items. In addition modelling CDDM systems is an excellent polygon for the study, design and implementation of process models, because documents are general and informationaly rich enough to enable the observation of construction processes on a larger scale. The presented prototype has a clear perspective to be expanded into the hybrid construction document management system which we expect will be the next step we shall see in the development of solutions for computer integrated construction. Further research in this area is needed in the following areas: versioning and dependencies management, tighter integration with product models into hybrid systems, hyperspace and virtual reality browsing as opposed to current techniques or database queries and hypertext. 6. REFERENCES Armstrong, S., Lockley, S., 1994, Modelling of generic Document Sructures and the Development of an Integrated Document Data Environment, To appear in Proceedings of the 1st European Conference on Product and Process Modelling, Dresden, Germany, Oct. 5-7., Berger, C.J., 1989, Law: Project Documentation, Progressive Architecture 5:89. Billing, K., 1993, Engineering Document Management Systems, Cadence, August Björk, B-C., 1994, Conceptual Models of Product, Project and Document Data; Essential Ingredients of CIC, Proceedings of the ASCE First Congress on Computing in Civil Engineering, Washington D. C., June Björk B-C., Huovila P., Hult, S. 1993, Integrated Construction Project Document Management, Paper submitted to the EuropIA 93 conference. Debras P., Rezgui, Y., 1994, Software Systems for the Integration of Documentary Engineering within a Construction Project, Preproceedings of the CIB W78 Workshop on Computer Integrated Construction, Helsinki, Finland, August 22-24, Henderson, L.R., 1991, CALS as a Solution for Digital Delivery of Technical Documents, Computer-Aided Design, Vol.23, No.4, May ISO 8613, Information Processing systems - Text and Office Systems - Office Document Architecture and Interchange Format ODA/ODIF), International Standards Organization. ISO 8879, Information Processing systems - Text and Office Systems - Standard Generalized Markup Language SGML), International Standards Organization.

17 König, A., 1981, Leitungsdokumentation in einem kuenftigen Landinformationssystem, Schweizer Ingenieur and Architekt, Vol.99, No.10, Pg Kunz W. and Rittel H., 1970, Issues as Elements of Information Systems, Report S-78-2, Institut für Grundlagen der Planung, Universität Stuttgart, Stuttgart, Germany. Ladino, M.J., 1987, Making documents into Evidence. Consulting-Specifying Engineer, No.11, Year Long, R.J., 1988, Maintaining Control of Your Technical Documentation, Construction Specifier, No. 4, Year Luiten G., Froese T., Björk B-C., Cooper G., Junge R., Karstila K., Oxman R. 1993, An information reference model for architecture, engineering and construction, in Mathur K.S., Betts M.P., Tham K.W. eds) Management of Information Technology for Construction, World Scientific Publishing, Singapore. Mokhtar A. and Bedard C., 1994, Towards Integrated Construction Tecnical Documents - a New Approach Through Product Modelling, To appear in Proceedings of the 1st European Conference on Product and Process Modelling, Dresden, Germany, Oct. 5-7., Reinhardt, A., 1994, Managing the New Document, Byte, Vol 19, No 8. Björk B-C, Johansson K., Svensson K., 1994, Document management systems as an essential step towards CIC, in preproceedings - CIB W78 Workshop on Computer Integrated Construction, VTT, Helsinki, Finland, August 22-24, 1994.

18 Building Codes and Standards uses Static Product Model all described in Design Documentation uses uses Requirements Process Model may use uses Dynamic Product Model some described in Fig 1: ICAD modelling spaces.

19 static PM dynamic PM and process model fi fi fi Mark (CE): based on static calculation ID9882, unify! John (Arch): function of storey height. H Lucy (Arch): same as columns ID , should not interfere with the opening on 2nd floor! w T Mark (CE): How about a T-profile? Fig 2: Static product model and (in clouds) dynamic product model and process model related data about a column.

20 use of IT in AEC document data exchange hybrid data exchange state of the art state of practice (B) state of practice (A) islands of automation development of standard conceptual models time product data exchange Fig 3: The paradigm shift.

21 Fig 4: Forms of the frame based (left) and the hypermedia based prototypes. Construction design document management schema and prototype. International journal of construction information technology, 1994, vol.

22 Figure 5: Database schema. Tables are shown as boxes, fields as words in those boxes and relations between tables as lines. documents network file system lan tcp/ip tunnel CDDM system WWW protocol Fig 6: Networking environment and the three means to access documents.

23 Figure 7: Document form shows multiple documents at once since it is expected, that it will be the most used form. The content field either shows the icon of the program which is used to manipulate the document or is empty when the document is not a result of an OLE supporting application. In the first case double clicking on the icon opens the application, in the second it opens up a list which lists the programs that may be used to manipulate the document.

24 document on LAN users CDDM system tools viewers document on WAN Fig 8: Accessing documents - user's perspective. Figure 9: Windows screen when using the program.

25 document lifecycle information presentation information SOURCE DOCUMENT has has has GENERIC DOCUMENT is a is a may refer to organization information QUERY DOCUMENT is a view of building product model has has product lifecycle information Fig 10:The relations between the types of documents, the building product model and various document related information.

CONCEPTUAL MODELLING OF A CONCURRENT ENGINEERING ENVIRONMENT

CONCEPTUAL MODELLING OF A CONCURRENT ENGINEERING ENVIRONMENT CONCEPTUAL MODELLING OF A CONCURRENT ENGINEERING ENVIRONMENT Z. Turk 1, R. Wasserfuhr 2, P. Katranuschkov 3, R. Amor 4, M. Hannus 5 and R.J.Scherer 6 ABSTRACT Since the late 1980s it has been suggested

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

The Business Value of a Web Services Platform to Your Prolog User Community

The Business Value of a Web Services Platform to Your Prolog User Community The Business Value of a Web Services Platform to Your Prolog User Community A white paper for project-based organizations that details the business value of Prolog Connect, a new Web Services platform

More information

AWS Service Catalog. User Guide

AWS Service Catalog. User Guide AWS Service Catalog User Guide AWS Service Catalog: User Guide Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in

More information

Chapter 6 Essentials of Design and the Design Activities

Chapter 6 Essentials of Design and the Design Activities Systems Analysis and Design in a Changing World, sixth edition 6-1 Chapter 6 Essentials of Design and the Design Activities Chapter Overview There are two major themes in this chapter. The first major

More information

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

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

More information

ESPRIT 29938 ProCure. ICT at Work for the LSE ProCurement Chain:

ESPRIT 29938 ProCure. ICT at Work for the LSE ProCurement Chain: ESPRIT 29938 ProCure ICT at Work for the LSE ProCurement Chain: Putting Information Technology & Communications Technology to work in the Construction Industry The EU-funded ProCure project was designed

More information

A PROPOSED OPEN INFRASTRUCTURE FOR CONSTRUCTION PROJECT DOCUMENT SHARING

A PROPOSED OPEN INFRASTRUCTURE FOR CONSTRUCTION PROJECT DOCUMENT SHARING A PROPOSED OPEN INFRASTRUCTURE FOR CONSTRUCTION PROJECT DOCUMENT SHARING SUBMITTED: July 1998 REVISED: November 1998 PUBLISHED: December 1998 at http://itcon.org/1998/2/ EDITOR: Z. Turk Dr. Yacine Rezgui,

More information

Guideline for setting up a functional VPN

Guideline for setting up a functional VPN Guideline for setting up a functional VPN Why do I want a VPN? VPN by definition creates a private, trusted network across an untrusted medium. It allows you to connect offices and people from around the

More information

Getting More Value from your BIM Process with Autodesk Collaboration and Data Management Products

Getting More Value from your BIM Process with Autodesk Collaboration and Data Management Products Autodesk Vault Professional 2014 Getting More Value from your BIM Process with Autodesk Collaboration and Data Management Products Building Information Modeling (BIM) is a process that relies on intelligent

More information

WEAK INFORMATION SYSTEMS FOR TECHNICAL DATA MANAGEMENT

WEAK INFORMATION SYSTEMS FOR TECHNICAL DATA MANAGEMENT P. Salvaneschi, M. Lazzari, "Weak information systems for technical data management", Worldwide ECCE Symposium on computers in the practice of building and civil engineering. Lahti, Finland, September

More information

White Paper: 5GL RAD Development

White Paper: 5GL RAD Development White Paper: 5GL RAD Development After 2.5 hours of training, subjects reduced their development time by 60-90% A Study By: 326 Market Street Harrisburg, PA 17101 Luis Paris, Ph.D. Associate Professor

More information

CHAPTER 2 MODELLING FOR DISTRIBUTED NETWORK SYSTEMS: THE CLIENT- SERVER MODEL

CHAPTER 2 MODELLING FOR DISTRIBUTED NETWORK SYSTEMS: THE CLIENT- SERVER MODEL CHAPTER 2 MODELLING FOR DISTRIBUTED NETWORK SYSTEMS: THE CLIENT- SERVER MODEL This chapter is to introduce the client-server model and its role in the development of distributed network systems. The chapter

More information

Horizontal Integration - Unlocking the Cloud Stack. A Technical White Paper by FusionLayer, Inc.

Horizontal Integration - Unlocking the Cloud Stack. A Technical White Paper by FusionLayer, Inc. Horizontal Integration - Unlocking the Cloud Stack A Technical White Paper by FusionLayer, Inc. August 2013 Copyright 2015 FusionLayer, Inc. All rights reserved. No part of this publication may be reproduced,

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

COMP5426 Parallel and Distributed Computing. Distributed Systems: Client/Server and Clusters

COMP5426 Parallel and Distributed Computing. Distributed Systems: Client/Server and Clusters COMP5426 Parallel and Distributed Computing Distributed Systems: Client/Server and Clusters Client/Server Computing Client Client machines are generally single-user workstations providing a user-friendly

More information

A Multi-Agent Approach to a Distributed Schedule Management System

A Multi-Agent Approach to a Distributed Schedule Management System UDC 001.81: 681.3 A Multi-Agent Approach to a Distributed Schedule Management System VYuji Wada VMasatoshi Shiouchi VYuji Takada (Manuscript received June 11,1997) More and more people are engaging in

More information

Application Note AP050001EN June 2013. VPN setup for the XV100

Application Note AP050001EN June 2013. VPN setup for the XV100 Application Note AP050001EN June 2013 VPN setup for the XV100 Application NoteAP050001 Table of Contents 1) Overview... 3 1.1) Background Information... 3 1.2) Short Definition... 3 1.3) Example... 4 2)

More information

Integrated Construction Project Document Management (ICPDM)

Integrated Construction Project Document Management (ICPDM) Integrated Construction Project Document Management (ICPDM) B.-C. Björk, P. Huovila and S. Hult Technical Research Centre of Finland, VTT This is a restored version of a paper published in Behesti, M.;

More information

Modeling the User Interface of Web Applications with UML

Modeling the User Interface of Web Applications with UML Modeling the User Interface of Web Applications with UML Rolf Hennicker,Nora Koch,2 Institute of Computer Science Ludwig-Maximilians-University Munich Oettingenstr. 67 80538 München, Germany {kochn,hennicke}@informatik.uni-muenchen.de

More information

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features 1.0 Key Features Addonics T E C H N O L O G I E S NAS Adapter Model: NASU2 User Manual Convert any USB 2.0 / 1.1 mass storage device into a Network Attached Storage device Great for adding Addonics Storage

More information

CHAPTER 1. Introduction to CAD/CAM/CAE Systems

CHAPTER 1. Introduction to CAD/CAM/CAE Systems CHAPTER 1 1.1 OVERVIEW Introduction to CAD/CAM/CAE Systems Today s industries cannot survive worldwide competition unless they introduce new products with better quality (quality, Q), at lower cost (cost,

More information

Integration of Time Management in the Digital Factory

Integration of Time Management in the Digital Factory Integration of Time Management in the Digital Factory Ulf Eberhardt a,, Stefan Rulhoff b,1 and Dr. Josip Stjepandic c a Project Engineer, Daimler Trucks, Mannheim, Germany b Consultant, PROSTEP AG, Darmstadt

More information

CONCURRENT ENGINEERING VIA PRODUCT MODEL- BASED INFORMATION MANAGEMENT

CONCURRENT ENGINEERING VIA PRODUCT MODEL- BASED INFORMATION MANAGEMENT CONCURRENT ENGINEERING VIA PRODUCT MODEL- BASED INFORMATION MANAGEMENT ABSTRACT A.J. Crowley & A.S. Watson 1 This paper considers how support for concurrent engineering can be provided through the industrial

More information

Visio Enabled Solution: One-Click Switched Network Vision

Visio Enabled Solution: One-Click Switched Network Vision Visio Enabled Solution: One-Click Switched Network Vision Tim Wittwer, Senior Software Engineer Alan Delwiche, Senior Software Engineer March 2001 Applies to: All Microsoft Visio 2002 Editions All Microsoft

More information

3. Information Technologies applications for Construction

3. Information Technologies applications for Construction Chapter 3. Information Technologies applications for Construction 37 3. Information Technologies applications for Construction 3.1. Introduction Computing and communication technology, also commonly known

More information

Computers: Tools for an Information Age

Computers: Tools for an Information Age Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background Objectives of Chapter 3 Describe the functions of an Operating System Explain the basics of a personal computer

More information

Federated, Generic Configuration Management for Engineering Data

Federated, Generic Configuration Management for Engineering Data Federated, Generic Configuration Management for Engineering Data Dr. Rainer Romatka Boeing GPDIS_2013.ppt 1 Presentation Outline I Summary Introduction Configuration Management Overview CM System Requirements

More information

SWEN 256 Software Process & Project Management

SWEN 256 Software Process & Project Management SWEN 256 Software Process & Project Management Plan: Identify activities. No specific start and end dates. Estimating: Determining the size & duration of activities. Schedule: Adds specific start and end

More information

A Framework of Information Management System for Construction Projects

A Framework of Information Management System for Construction Projects A Framework of Information Management System for Construction Projects Ma Zhiliang and Qin Liang Department of Civil Engineering, Tsinghua University, Beijing 100084 (mazl@tsinghua.edu.cn; ql01@mails.tinsghua.edu.cn)

More information

Usage of OPNET IT tool to Simulate and Test the Security of Cloud under varying Firewall conditions

Usage of OPNET IT tool to Simulate and Test the Security of Cloud under varying Firewall conditions Usage of OPNET IT tool to Simulate and Test the Security of Cloud under varying Firewall conditions GRADUATE PROJECT REPORT Submitted to the Faculty of The School of Engineering & Computing Sciences Texas

More information

Generating Enterprise Applications from Models

Generating Enterprise Applications from Models Generating Enterprise Applications from Models Vinay Kulkarni, R Venkatesh, Sreedhar Reddy Tata Research Development and Design Centre, 54, Industrial estate, Hadapsar, Pune, 411 013, INDIA { vinayk, rvenky,

More information

How To Develop Software

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

More information

Integrated management information in utilities

Integrated management information in utilities Integrated management information in utilities Information from Cigré The objective of this article is to assist utilities define, specify and evaluate the high level management systems that form the information

More information

Multimedia Applications. Mono-media Document Example: Hypertext. Multimedia Documents

Multimedia Applications. Mono-media Document Example: Hypertext. Multimedia Documents Multimedia Applications Chapter 2: Basics Chapter 3: Multimedia Systems Communication Aspects and Services Chapter 4: Multimedia Systems Storage Aspects Chapter 5: Multimedia Usage and Applications Documents

More information

A UML Introduction Tutorial

A UML Introduction Tutorial A UML Introduction Tutorial 1/27/08 9:55 PM A UML Introduction Tutorial In this tutorial you will learn about the fundamentals of object oriented modelling, the Unified Modelling Language and the software

More information

Mensch Maschine Interaktion II 1 1. Human Machine Interaction II

Mensch Maschine Interaktion II 1 1. Human Machine Interaction II Mensch Maschine Interaktion II Human Machine Interaction II Richard Atterer Sommersemester 2008 (Lehrkonzept: Prof. Hußmann) Mensch Maschine Interaktion II 1 1 Structure Chapter 1: HCI and the WWW Chapter

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction Database System Concepts, 5th Ed. See www.db book.com for conditions on re use Chapter 1: Introduction Purpose of Database Systems View of Data Database Languages Relational Databases

More information

A Knowledge-based Product Derivation Process and some Ideas how to Integrate Product Development

A Knowledge-based Product Derivation Process and some Ideas how to Integrate Product Development A Knowledge-based Product Derivation Process and some Ideas how to Integrate Product Development (Position paper) Lothar Hotz and Andreas Günter HITeC c/o Fachbereich Informatik Universität Hamburg Hamburg,

More information

From Business Process Modeling to the Specification of Distributed Business Application Systems - An Object-Oriented Approach -

From Business Process Modeling to the Specification of Distributed Business Application Systems - An Object-Oriented Approach - From Business Process Modeling to the Specification of Distributed Business Application Systems - An Object-Oriented Approach - Otto K. Ferstl, Elmar J. Sinz 1 Abstract A business application system is

More information

white paper Modernizing the User Interface: a Smarter View with Rumba+

white paper Modernizing the User Interface: a Smarter View with Rumba+ white paper Modernizing the User Interface: a Smarter View with Rumba+ INTRODUCTION Organizations need to rapidly adapt in order to meet business demands. With a large percentage of businesscritical IT

More information

CSE 3461 / 5461: Computer Networking & Internet Technologies

CSE 3461 / 5461: Computer Networking & Internet Technologies Autumn Semester 2014 CSE 3461 / 5461: Computer Networking & Internet Technologies Instructor: Prof. Kannan Srinivasan 08/28/2014 Announcement Drop before Friday evening! k. srinivasan Presentation A 2

More information

Protecting and controlling Virtual LANs by Linux router-firewall

Protecting and controlling Virtual LANs by Linux router-firewall Protecting and controlling Virtual LANs by Linux router-firewall Tihomir Katić Mile Šikić Krešimir Šikić Faculty of Electrical Engineering and Computing University of Zagreb Unska 3, HR 10000 Zagreb, Croatia

More information

Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design

Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design Wassim Jabi, Assistant Professor Department of Architecture University at Buffalo, State University of New

More information

n Assignment 4 n Due Thursday 2/19 n Business paper draft n Due Tuesday 2/24 n Database Assignment 2 posted n Due Thursday 2/26

n Assignment 4 n Due Thursday 2/19 n Business paper draft n Due Tuesday 2/24 n Database Assignment 2 posted n Due Thursday 2/26 Class Announcements TIM 50 - Business Information Systems Lecture 14 Instructor: John Musacchio UC Santa Cruz n Assignment 4 n Due Thursday 2/19 n Business paper draft n Due Tuesday 2/24 n Database Assignment

More information

Concepts of Database Management Seventh Edition. Chapter 9 Database Management Approaches

Concepts of Database Management Seventh Edition. Chapter 9 Database Management Approaches Concepts of Database Management Seventh Edition Chapter 9 Database Management Approaches Objectives Describe distributed database management systems (DDBMSs) Discuss client/server systems Examine the ways

More information

Getting started with API testing

Getting started with API testing Technical white paper Getting started with API testing Test all layers of your composite applications, not just the GUI Table of contents Executive summary... 3 Introduction... 3 Who should read this document?...

More information

Seradex White Paper. Using Project Management Software for Production Scheduling. Software Selection Spectrum

Seradex White Paper. Using Project Management Software for Production Scheduling. Software Selection Spectrum Seradex White Paper A Discussion of Issues in the Manufacturing OrderStream Using Project Management Software for Production Scheduling Frequently, we encounter organizations considering the use of project

More information

CHAPTER 1: CLIENT/SERVER INTEGRATED DEVELOPMENT ENVIRONMENT (C/SIDE)

CHAPTER 1: CLIENT/SERVER INTEGRATED DEVELOPMENT ENVIRONMENT (C/SIDE) Chapter 1: Client/Server Integrated Development Environment (C/SIDE) CHAPTER 1: CLIENT/SERVER INTEGRATED DEVELOPMENT ENVIRONMENT (C/SIDE) Objectives Introduction The objectives are: Discuss Basic Objects

More information

A Real Time, Object Oriented Fieldbus Management System

A Real Time, Object Oriented Fieldbus Management System A Real Time, Object Oriented Fieldbus Management System Mr. Ole Cramer Nielsen Managing Director PROCES-DATA Supervisor International P-NET User Organisation Navervej 8 8600 Silkeborg Denmark pd@post4.tele.dk

More information

Project Scheduling & Tracking

Project Scheduling & Tracking Project Scheduling & Tracking Traditional Techniques: Work Breakdown Structure (WBS) Gantt Charts Precedence Diagrams Earned Value Planning It is the mark of an instructed mind to rest satisfied with the

More information

Firewall Builder Architecture Overview

Firewall Builder Architecture Overview Firewall Builder Architecture Overview Vadim Zaliva Vadim Kurland Abstract This document gives brief, high level overview of existing Firewall Builder architecture.

More information

TechTips. Connecting Xcelsius Dashboards to External Data Sources using: Web Services (Dynamic Web Query)

TechTips. Connecting Xcelsius Dashboards to External Data Sources using: Web Services (Dynamic Web Query) TechTips Connecting Xcelsius Dashboards to External Data Sources using: Web Services (Dynamic Web Query) A step-by-step guide to connecting Xcelsius Enterprise XE dashboards to company databases using

More information

Making Data Available on the Web

Making Data Available on the Web Making Data Available on the Web By Simba Technologies Inc. SimbaEngine ODBC SDK Introduction Many companies use web-based services to automate business processes like sales, track items like packages,

More information

ADVANCED DOCUMENT MANAGEMENT SOLUTIONS FOR THE CONSTRUCTION INDUSTRY: THE CONDOR APPROACH

ADVANCED DOCUMENT MANAGEMENT SOLUTIONS FOR THE CONSTRUCTION INDUSTRY: THE CONDOR APPROACH ADVANCED DOCUMENT MANAGEMENT SOLUTIONS FOR THE CONSTRUCTION INDUSTRY: THE CONDOR APPROACH Yacine Rezgui, Grahame Cooper, Farhi Marir, Maria Vakola and Alan Tracey Abstract: the paper gives a comprehensive

More information

The preliminary design of a wearable computer for supporting Construction Progress Monitoring

The preliminary design of a wearable computer for supporting Construction Progress Monitoring The preliminary design of a wearable computer for supporting Construction Progress Monitoring 1 Introduction Jan Reinhardt, TU - Dresden Prof. James H. Garrett,Jr., Carnegie Mellon University Prof. Raimar

More information

IMPROVING PRODUCTIVITY USING STANDARD MATHEMATICAL PROGRAMMING SOFTWARE

IMPROVING PRODUCTIVITY USING STANDARD MATHEMATICAL PROGRAMMING SOFTWARE IMPROVING PRODUCTIVITY USING STANDARD MATHEMATICAL PROGRAMMING SOFTWARE $QWRQýLåPDQ 1, Samo Cerc 2, Andrej Pajenk 3 1 University of Maribor, Fakulty of Organizational Sciences.UDQM.LGULþHYDD(PDLODQWRQFL]PDQ#IRYXQLPEVL

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July-2013 1778 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July-2013 1778 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July-2013 1778 The Enterprises Web-Portal PECS Product Data Management and Applications 1 X.Charles*, 2 Dr.Parta Sarathi Chakraborthy

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

Requirements Traceability. Mirka Palo

Requirements Traceability. Mirka Palo Requirements Traceability Mirka Palo Seminar Report Department of Computer Science University of Helsinki 30 th October 2003 Table of Contents 1 INTRODUCTION... 1 2 DEFINITION... 1 3 REASONS FOR REQUIREMENTS

More information

How to Back Up and Restore an ACT! Database Answer ID 19211

How to Back Up and Restore an ACT! Database Answer ID 19211 How to Back Up and Restore an ACT! Database Answer ID 19211 Please note: Answer ID documents referenced in this article can be located at: http://www.act.com/support/index.cfm (Knowledge base link). The

More information

Allworx Installation Course

Allworx Installation Course VPN Hello and welcome. In the VPN section we will cover the steps for enabling the VPN feature on the Allworx server and how to set up a VPN connection to the Allworx System from your PC. Page 1 VPN The

More information

SNIA Cloud Storage PRESENTATION TITLE GOES HERE

SNIA Cloud Storage PRESENTATION TITLE GOES HERE SNIA Cloud Storage PRESENTATION TITLE GOES HERE Cloud Computing Summit OMG Standards in Government and NGO Workshop SNIA Launched April 2009 116 Technical Work Group members (43 active) Google group for

More information

Source Code Translation

Source Code Translation Source Code Translation Everyone who writes computer software eventually faces the requirement of converting a large code base from one programming language to another. That requirement is sometimes driven

More information

Large-Scale TCP Packet Flow Analysis for Common Protocols Using Apache Hadoop

Large-Scale TCP Packet Flow Analysis for Common Protocols Using Apache Hadoop Large-Scale TCP Packet Flow Analysis for Common Protocols Using Apache Hadoop R. David Idol Department of Computer Science University of North Carolina at Chapel Hill david.idol@unc.edu http://www.cs.unc.edu/~mxrider

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

Database Management. Chapter Objectives

Database Management. Chapter Objectives 3 Database Management Chapter Objectives When actually using a database, administrative processes maintaining data integrity and security, recovery from failures, etc. are required. A database management

More information

Design and Implementation of Meetings Document Management and Retrieval System

Design and Implementation of Meetings Document Management and Retrieval System Design and Implementation of Meetings Document Management and Retrieval System Obagbuwa, I. C. Department of Computer Sciences, Lagos State University, Lagos, +234, Nigeria. Oyelade. O. J. Department of

More information

OPTIMISING PROCESSES OF IT ORGANISATION THROUGH SOFTWARE PRODUCTS CONFIGURATION MANAGEMENT

OPTIMISING PROCESSES OF IT ORGANISATION THROUGH SOFTWARE PRODUCTS CONFIGURATION MANAGEMENT OPTIMISING PROCESSES OF IT ORGANISATION THROUGH SOFTWARE PRODUCTS CONFIGURATION MANAGEMENT Lecturer PhD Ion BULIGIU Associate Professor PhD Sorin POPA Associate Professor PhD Liviu Ion CIORA University

More information

Content Management Using Rational Unified Process Part 1: Content Management Defined

Content Management Using Rational Unified Process Part 1: Content Management Defined Content Management Using Rational Unified Process Part 1: Content Management Defined Introduction This paper presents an overview of content management, particularly as it relates to delivering content

More information

Enterprise Integration: operational models of business processes and workflow systems *

Enterprise Integration: operational models of business processes and workflow systems * Enterprise Integration: operational models of business processes and workflow systems. 1 Enterprise Integration: operational models of business processes and workflow systems * G.Bruno 1, C.Reyneri 2 and

More information

Managing Traditional Workloads Together with Cloud Computing Workloads

Managing Traditional Workloads Together with Cloud Computing Workloads Managing Traditional Workloads Together with Cloud Computing Workloads Table of Contents Introduction... 3 Cloud Management Challenges... 3 Re-thinking of Cloud Management Solution... 4 Teraproc Cloud

More information

Document Management for Hypermedia Design

Document Management for Hypermedia Design Piet A. M. Kommers Alcindo F. Ferreira Alex W. Kwak Document Management for Hypermedia Design With 122 Figures and 5 Tables Springer Table of Contents Parti Hypermedia Enterprises 1 Hypermedia Production

More information

Software: Systems and Application Software

Software: Systems and Application Software Software: Systems and Application Software Computer Software Operating System Popular Operating Systems Language Translators Utility Programs Applications Programs Types of Application Software Personal

More information

Configure SPLM 2012 on Windows 7 Laptop

Configure SPLM 2012 on Windows 7 Laptop Configure SPLM 2012 on Windows 7 Laptop 7/12/2012 SmartPlant License Manager (SPLM) requires a static IP Address on the license machine. To fulfill this requirement on laptops a virtual network adapter

More information

White paper. Business Applications of Wide Area Ethernet

White paper. Business Applications of Wide Area Ethernet White paper Business Applications of Wide Area Ethernet 1 Introduction When enterprises use Ethernet as a wide area networking solution, they have the potential to realize significant gains in network

More information

CoIP (Cloud over IP): The Future of Hybrid Networking

CoIP (Cloud over IP): The Future of Hybrid Networking CoIP (Cloud over IP): The Future of Hybrid Networking An overlay virtual network that connects, protects and shields enterprise applications deployed across cloud ecosystems The Cloud is Now a Critical

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

An Automated Workflow System Geared Towards Consumer Goods and Services Companies

An Automated Workflow System Geared Towards Consumer Goods and Services Companies Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 An Automated Workflow System Geared Towards Consumer Goods and Services

More information

How SolidWorks Speeds Consumer Product Design

How SolidWorks Speeds Consumer Product Design white paper How SolidWorks Speeds Consumer Product Design inspiration SUMMARY SolidWorks Premium bridges the gap between industrial design and engineering by providing powerful surfacing capabilities,

More information

Managing large sound databases using Mpeg7

Managing large sound databases using Mpeg7 Max Jacob 1 1 Institut de Recherche et Coordination Acoustique/Musique (IRCAM), place Igor Stravinsky 1, 75003, Paris, France Correspondence should be addressed to Max Jacob (max.jacob@ircam.fr) ABSTRACT

More information

Rational DOORS Next Generation. Quick Start Tutorial

Rational DOORS Next Generation. Quick Start Tutorial Rational DOORS Next Generation Quick Start Tutorial 1 Contents 1. Introduction... 2 2. Terminology... 3 3. Project Area Preparation... 3 3.1 Creating the project area... 3 4 Browsing Artifacts and Modules...

More information

MD Link Integration. 2013 2015 MDI Solutions Limited

MD Link Integration. 2013 2015 MDI Solutions Limited MD Link Integration 2013 2015 MDI Solutions Limited Table of Contents THE MD LINK INTEGRATION STRATEGY...3 JAVA TECHNOLOGY FOR PORTABILITY, COMPATIBILITY AND SECURITY...3 LEVERAGE XML TECHNOLOGY FOR INDUSTRY

More information

August-Wilhelm Scheer and Frank Habermann. Using business process models to achieve positive results.

August-Wilhelm Scheer and Frank Habermann. Using business process models to achieve positive results. August-Wilhelm Scheer and Frank Habermann MAKING ERP A SUCCESS Using business process models to achieve positive results. Business information systems can be either designed as custom applications or purchased

More information

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9 TABLE OF CONTENTS Query 4 Lesson Objectives 4 Review 5 Smart Query 5 Create a Smart Query 6 Create a Smart Query Definition from an Ad-hoc Query 9 Query Functions and Features 13 Summarize Output Fields

More information

Exploiting Key Answers from Your Data Warehouse Using SAS Enterprise Reporter Software

Exploiting Key Answers from Your Data Warehouse Using SAS Enterprise Reporter Software Exploiting Key Answers from Your Data Warehouse Using SAS Enterprise Reporter Software Donna Torrence, SAS Institute Inc., Cary, North Carolina Juli Staub Perry, SAS Institute Inc., Cary, North Carolina

More information

Business Process Management with @enterprise

Business Process Management with @enterprise Business Process Management with @enterprise March 2014 Groiss Informatics GmbH 1 Introduction Process orientation enables modern organizations to focus on the valueadding core processes and increase

More information

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB GINI COURTER, TRIAD CONSULTING If you currently create forms using Word, Excel, or even Adobe Acrobat, it s time to step up to a best-in-class form designer:

More information

Example of Standard API

Example of Standard API 16 Example of Standard API System Call Implementation Typically, a number associated with each system call System call interface maintains a table indexed according to these numbers The system call interface

More information

Introduction to Service Oriented Architectures (SOA)

Introduction to Service Oriented Architectures (SOA) Introduction to Service Oriented Architectures (SOA) Responsible Institutions: ETHZ (Concept) ETHZ (Overall) ETHZ (Revision) http://www.eu-orchestra.org - Version from: 26.10.2007 1 Content 1. Introduction

More information

MM8000 safety and security with smart danger management. A scalable and flexible management station for any requirement. Answers for infrastructure.

MM8000 safety and security with smart danger management. A scalable and flexible management station for any requirement. Answers for infrastructure. MM8000 safety and security with smart danger management A scalable and flexible management station for any requirement Answers for infrastructure. Sophisticated technology for comprehensive safety Safety

More information

Digital media glossary

Digital media glossary A Ad banner A graphic message or other media used as an advertisement. Ad impression An ad which is served to a user s browser. Ad impression ratio Click-throughs divided by ad impressions. B Banner A

More information

Chapter 1 - Web Server Management and Cluster Topology

Chapter 1 - Web Server Management and Cluster Topology Objectives At the end of this chapter, participants will be able to understand: Web server management options provided by Network Deployment Clustered Application Servers Cluster creation and management

More information

estos SIP Proxy 5.1.30.33611

estos SIP Proxy 5.1.30.33611 estos SIP Proxy 5.1.30.33611 1 Welcome to estos SIP Proxy... 4 1.1 WAN Settings... 4 1.2 Network interfaces... 5 1.3 Network Interface Configuration... 6 1.4 SSL/TLS Communications Certificate... 6 1.5

More information

Introduction to Networks

Introduction to Networks www.eazynotes.com Maninder Kaur [Page No. 1] Introduction to Networks Short Answer Type Questions Q-1. Which Technologies of this age had led to the emergence of computer network? Ans: The technologies

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

Ch.2 Logistics System Engineering.

Ch.2 Logistics System Engineering. Part 1 : System Management. Ch.2 Logistics System Engineering. Edited by Dr. Seung Hyun Lee (Ph.D., CPL) IEMS Research Center, E-mail : lkangsan@iems.co.kr Definition of System. Definition of System An

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

Role Based Access Control Framework for Network Enterprises

Role Based Access Control Framework for Network Enterprises Role Based Access Control Framework for Network Enterprises Dan Thomsen, Dick O Brien, and Jessica Bogle Secure Computing Corporation 2675 Long Lake Road Roseville, MN 55113 thomsen@securecomputing.com

More information

Automated Virtual Cloud Management: The need of future

Automated Virtual Cloud Management: The need of future Automated Virtual Cloud Management: The need of future Prof. (Ms) Manisha Shinde-Pawar Faculty of Management (Information Technology), Bharati Vidyapeeth Univerisity, Pune, IMRDA, SANGLI Abstract: With

More information