ANALYSIS OF WEB-BASED APPLICATIONS FOR EXPERT SYSTEM
|
|
|
- Vernon Baldwin
- 10 years ago
- Views:
Transcription
1 Computer Modelling and New Technologies, 2011, Vol.15, No.4, Transport and Telecommunication Institute, Lomonosov 1, LV-1019, Riga, Latvia ANALYSIS OF WEB-BASED APPLICATIONS FOR EXPERT SYSTEM N. Askarov, K. Kozhakhmet, L. Atymtayeva Kazakh-British Technical University Faculty of Information Technology, Computer Engineering Department 59 Tole-bi Str., Almaty, Kazakhstan Convergence of technologies in the Internet and the field of expert systems have offered new ways of sharing and distributing knowledge. However, there has been a general lack of research in the area of creating web-based application for expert systems (ES). Our work will address the issues associated with the analysis of design, development, and use of web-based ES from a standpoint of the benefits and challenges of developing and using them. As a case study, the architecture of a Web site/application will be presented. The benefits and challenges in developing and using web-based application for Expert System will be mentioned by comparing them with traditional and existent web-based ES. Based on the gained experience, useful tips will be given on the construction of such Web sites applications. Keywords: WEB-based applications, expert system 1. General Expert systems are computer programs that are used to solve problems and answer questions in a problem domain that ordinarily requires human expertise. This goal is usually achieved by combining a logical inference engine with a knowledge base. The information in the knowledge base contains a set of known facts and a set of production rules that allow if-then inferences on the facts and other acquired information. Expert systems are part of artificial intelligence and dynamic trend in its area, where fuzzy logic and neural networks are implemented in knowledge database of expert systems. Thus, expert systems it is a new trend to develop expert system using soft computing in audit of information security belonging to security standards (ITIL, COBIT, ISO 2700). Firstly, little scientific research has gone into them. Generally, there is having been done some research in area of neural fuzzy algorithms. But none of them were implemented in developing knowledge database of expert systems. More over it is another way of using web based approach of implementing expert system interface. Since research into expert systems using soft computing is fairly new, only one area will be researched. Moreover, expert systems have been applied in a wide range of industrial and commercial problems. Typical applications include diagnosis, planning, scheduling, decision support, and process monitoring and control. There are few research have been done in this area. Consulting companies that do an audit of Information Security always meets problem with high rotation of employers. Expert systems that will be enrolled to auditing process will help to solve this problem. In addition they will develop their own knowledge database of expert s experience. [4], [5]. 2. Analysis of Web Based Expert Systems First and foremost, the web based expert systems will be analysed by some criteria s: usability, security, data processing and knowledge (database) base. As for usability, it consists of several parts: fit for use, easy of learning, task efficiency, easy of remembering, subjective satisfaction, and understand ability. In order to analyse Web-based expert systems, we took two good examples of them (WITS and Fish Expert System), which satisfy to large amount of other expert systems by their functionalities, design and logics. Example 1. WITS is a Web-based Intelligent Training and Support system. It is developed for providing training and intelligent support for Small and Medium sized Enterprises (SMEs) on the use of Information and Communication Technologies (ICT). The research was inspired by the evidence from the literature that lack of adequate skills and knowledge is one of major barriers for SMEs in successfully adopting and running e-commerce and e-business. As a result of this deficiency, there is an emerging need for better 41
2 education and decision support to SME managers who are eager to embrace the technology and afraid of being left behind. WITS advisor has three subsystems, which are designed to facilitate SME managers decision making process in e-commerce and e-business adoption. [1] Table 1 Usability Security Data processing and access Knowledge base Analysis of Web-based intelligent Training and Support System (WITS) Generally, it satisfies usability test criteria (fit for use, ease of learning, task efficiency, and ease of remembering, subjective satisfaction, and understand ability). Web-based ES makes the evaluation and implementation of WITS much easier; Easy to collect feedback from online forms; Use of Web design software makes the user interface design easier; HTML-based user interfaces allow the incorporation of rich media elements; s, feedback forms and other Internet communication functions allow users to question and comment on the system, thus making an expert system more interactive and personal; Useful links are incorporated in the system which can help the user to understand and interpret the expert system s recommendations; It has certain limitations. It does not have an easy to use knowledge updating facility. Any attempt to update and modify domain knowledge has to be done by the system developers using the original programs. No need to install the system in advance; Easy to collect feedback from online forms; Hyperlinks in HTML provide an extra facility in enhancing ES explanation and help; functions as users can access the relevant Web site easily. Useful knowledge source for knowledge acquisition in constructing the WITS knowledge base; With a Web-based knowledge base, any knowledge updating and maintenance can be handled centrally, and no reinstallation needs to be carried out. According to the graph (Figure 1), there is a Knowledge validation, which validated and verified against test cases until its quality is acceptable, whereas Knowledge representation prepare the knowledge map and encoding the given knowledge in the knowledge base. Inferencing component allows the computer to make inferences based on the knowledge and the specifics of the problem. As for Explanation and justification, it is a program that allows the system to answer questions about a specific piece of information or how a certain conclusion was derived. Moreover, direct arrows mean just one-side relation; others identify two-side connections. Example 2: Fish-Expert Fish disease diagnosis is a rather complicated process in aquaculture production activities. Fish- Expert is a Web-based expert system for fish disease diagnosis in China. This Web-based expert system can mimic human fish disease expertise and diagnose a number of fish diseases with a user-friendly interface. A fish disease diagnosis expert system contains a large amount of fish disease data and images, which are used to conduct online disease diagnosis. The system has been tested and is in pilot use in certain regions of North China. [2] Figure 1. System Architecture of WITS 42
3 Table 2 Usability Security Data processing and access Knowledge base Analysis of Web-based Fish Expert System Generally, it satisfies usability test criteria (fit for use, ease of learning, task efficiency, and ease of remembering, subjective satisfaction, and understand ability); The multimedia interface in Fish-Expert is effective in helping the user to query the system, but it slows down the access speed to it; A multimedia interface was used in the system. Matching of pre-defined text description and images of symptoms was provided to users who can choose text and/or images to describe the symptoms. Different interfaces were designed for pond inspection, fish inspection, etc. In the fish inspection interface, users can input information by selecting matching symptom pictures and descriptions from eight symptom groups (single or multiple selections are allowed); Online user feedback and evaluation of the ES was effective and popular. Knowledge engineer is still needed to check and transfer the knowledge into the knowledge base; the final responsibility of checking and updating the knowledge base still lies in his or her hands. Internet access speed is seen as a bottleneck for Web-based ES applications, especially in developing countries; Users can talk to a human expert via tele-diagnostic equipment in either a synchronous or asynchronous manner; Using HTML makes it easier to enhance the ES user interface. The multimedia interface was effective in helping the user query the system, but it slows down the access speed. Knowledge engineer is still needed to check and transfer the knowledge into the knowledge base; ES are known for their inability to deal with exceptions or complex problems due to the inflexibility and limits of the knowledge base; The knowledge base contains rules for disease diagnosis; Fish-Expert users can query the system using a forward chaining inference process that automatically matches facts against patterns to determine which rules are applicable. The graph (Figure 2) consists of 6 main modules such as Explanation System, Farming System and Information System, Inference Engine, Fish Disease Database and its management, Knowledge acquisition tool, Fish Disease Knowledge Base and its management. Moreover, we have such components as User, User Interface, and Human Expert. Generally, the given graph is simple, because its relations are understandable; all connections are two-sided, instead of Knowledge acquisition tool. Figure 2. System Architecture of Web-based Fish ES The main point of our issue is to clarify that Web based expert systems can be created by merging an expert system and a Web site/application developing subprojects. It means that in order to develop at least a rather successful Web based expert system the developer must follow basic expert system technology and Web engineering principals. The Web system consists of a Web based fuzzy expert system, databases and a set of dynamic and static Web pages. Moreover, we have analysed few Webbased Expert systems, and we want to provide an advice aiming to prevent the operational problems 43
4 occurrences and to minimize their unwanted effects of their consequences. Furthermore, some useful tips for the development of analogous Web systems will be given. During developing your own web based expert system, you should satisfy some plan, which is given on the Figure 3. Firstly, Identification of requirements and specifications component is given, because all projects start from this point. Next, we have, Design of data, which is important for Web application notions in order to identify, analyse and describe data structures for displaying that for users. Design of Hypertext component is necessary for html code to be written and some object, which are important for Web pages, are identified. The good examples of these are tables, frames, layers and images. The forth vital part of graph is Design of Architecture, where we can identify the main software and hardware components. Other components such as Implementation, Testing and assessment Maintenance also have to exist in developing process of Web Site for Expert System. It is certainly true today that the developers of Web based Expert systems should spend more time on functional requirements, just after that on design, beauties and other factors of Web Site. So, there are some requirements in right creating the Web site for Expert System. Figure 3. Architecture relating to Web Site developing process 3. Functional Requirements 1 st fact: The Web application must provide the means that will allow to users to make queries regarding the direct extraction of a specific problem advice, without activating the Web based expert system. 2 nd fact: Users would like to know and understand the reasoning of the expert system and based on which formula it calculates the operational problem occurrence possibility. 3 rd fact: Users would appreciate and assess the fact that the Web application is providing information regarding the: a) Knowledge acquisition process; b) Tools that were used in the creating of expert system; c) Basic notions of the Web application (e.g. what is expert system, knowledge acquisition, etc.). 4 th fact: The Web application must provide the means that will allow to users to make comments and to submit their proposals and experiences. Specifically, domain experts proposed to have the opportunity to describe how an operation problem/accident occurred in a landfill and based to their description the developer of the system to be able to update the knowledge base of the Web expert/knowledge based system. [3] 44
5 4. Non-Functional Requirements Computer Modelling The developers should know that the Web site/application must be as follows: 1. Aesthetically beautiful and at the same time serious and simple design. 2. Ease in use (easy of learning, task efficiency, easy of remembering, subjective satisfaction, and understand ability) and in navigation (usability). 3. Fast, regarding the time duration of the Web system response to a request (performance). Moreover, the developers of the Web site/application should want it to be: 1. Constantly available to the users (availability). 2. Easy to maintain and to perform necessary changes (maintainability). 5. Conclusions The aim of the article is to provide an overview of Web-based Expert Systems and present the developing process of those systems. Based on the fact that Web-based Expert System consists of two parts such as Expert System and large Web Site/Application, this issue is devoted to creating an appropriate Web Site for Expert System. The analyses of two such systems were given in the article and according to them it can be recommended aiming to prevent the operational problems occurrences and to minimize their unwanted effects of their consequences. Furthermore, some useful tips for the development of analogous Web systems were given. Currently, we write our research work relating to development of Web-based Expert System for information security audit. All plans, schemes and tips given above we are trying to involve in our project. References 1. Duan, Y., Edwards, J. S. & M. X. Xu. (2005). Web-based expert systems: benefits and challenges, Information & Management, 42, Doi: /J.Im Duan, Ya. (2009). Web-Based Expert Systems. UK: University of Luton. 3. Dokas, I. M. (September 2005). Developing Web sites for Web based expert systems: A Web engineering approach. In Proceedings of the Second International ICSC Symposium on Information Technologies in Environmental Engineering (pp ). Magdeburg, Germany: Shaker Verlag. 4. Atymtayeva, L., Akzhalova, A., Kozhakhmet, K., Naizabayeva, L. (2011). Development of Intelligent Systems for Information Security Auditing and Management: Review and Assumptions Analysis. In Proceedings of the 5th International Conference on Application of Information and Communication Technologies, October, 2011 (pp ). Baku, Azerbaijan: Qafqaz University. Received on the 21 st of December
Developing Web Sites For Web Based Expert Systems: A Web Engineering Approach
Developing Web Sites For Web Based Expert Systems: A Web Engineering Approach Ioannis M. Dokas ADVISES Research Training Network Post Doc Researcher Universität Paderborn, Institut für Informatik, D-33102
DEVELOPMENT OF DATABASE FOR EXPERT SYSTEMS OF INFORMATION SECURITY AUDITING
Computer Modelling and New Technologies, 2011, Vol.15, No.4, 52 57 Transport and Telecommunication Institute, Lomonosov 1, LV-1019, Riga, Latvia DEVELOPMENT OF DATABASE FOR EXPERT SYSTEMS OF INFORMATION
Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine
Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine 99 Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine Faculty of Computers and Information Menufiya University-Shabin
Expert System and Knowledge Management for Software Developer in Software Companies
Expert System and Knowledge Management for Software Developer in Software Companies 1 M.S.Josephine, 2 V.Jeyabalaraja 1 Dept. of MCA, Dr.MGR University, Chennai. 2 Dept.of MCA, Velammal Engg.College,Chennai.
GCE APPLIED ICT A2 COURSEWORK TIPS
GCE APPLIED ICT A2 COURSEWORK TIPS COURSEWORK TIPS A2 GCE APPLIED ICT If you are studying for the six-unit GCE Single Award or the twelve-unit Double Award, then you may study some of the following coursework
EXPLOITING FOLKSONOMIES AND ONTOLOGIES IN AN E-BUSINESS APPLICATION
EXPLOITING FOLKSONOMIES AND ONTOLOGIES IN AN E-BUSINESS APPLICATION Anna Goy and Diego Magro Dipartimento di Informatica, Università di Torino C. Svizzera, 185, I-10149 Italy ABSTRACT This paper proposes
Performance Prediction, Sizing and Capacity Planning for Distributed E-Commerce Applications
Performance Prediction, Sizing and Capacity Planning for Distributed E-Commerce Applications by Samuel D. Kounev ([email protected]) Information Technology Transfer Office Abstract Modern e-commerce
Clarifying a vision on certification of MDA tools
SCIENTIFIC PAPERS, UNIVERSITY OF LATVIA, 2010. Vol. 757 COMPUTER SCIENCE AND INFORMATION TECHNOLOGIES 23 29 P. Clarifying a vision on certification of MDA tools Antons Cernickins Riga Technical University,
Internet based manipulator telepresence
Internet based manipulator telepresence T ten Kate, P Zizola, B Driessen, K van Woerden TNO Institute of Applied Physics, Stieltjesweg 1, 2628 CK DELFT, The NETHERLANDS {tenkate, zizola, driessen, vwoerden}@tpd.tno.nl
8. KNOWLEDGE BASED SYSTEMS IN MANUFACTURING SIMULATION
- 1-8. KNOWLEDGE BASED SYSTEMS IN MANUFACTURING SIMULATION 8.1 Introduction 8.1.1 Summary introduction The first part of this section gives a brief overview of some of the different uses of expert systems
Master of Science in Software Engineering (MSC)
Master of Science in Software Engineering The MSc in Software Engineering provides a thorough grounding in how to apply rigorous engineering principles to deliver elegant, effective software solutions
Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting
Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting S.N.CHEONG AZHAR K.M. M. HANMANDLU Faculty Of Engineering, Multimedia University, Jalan Multimedia,
Business Intelligence and Decision Support Systems
Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley
Prediction of Heart Disease Using Naïve Bayes Algorithm
Prediction of Heart Disease Using Naïve Bayes Algorithm R.Karthiyayini 1, S.Chithaara 2 Assistant Professor, Department of computer Applications, Anna University, BIT campus, Tiruchirapalli, Tamilnadu,
Course Description Bachelor in Management Information Systems
Course Description Bachelor in Management Information Systems 1605215 Principles of Management Information Systems (3 credit hours) Introducing the essentials of Management Information Systems (MIS), providing
Effect of Using Neural Networks in GA-Based School Timetabling
Effect of Using Neural Networks in GA-Based School Timetabling JANIS ZUTERS Department of Computer Science University of Latvia Raina bulv. 19, Riga, LV-1050 LATVIA [email protected] Abstract: - The school
Formulating and Implementing an HP IT program strategy using CobiT and HP ITSM
Formulating and Implementing an HP IT program strategy using CobiT and HP ITSM Mathias Sallé HP Research Laboratories [email protected] Steve Rosenthal Management Software Organization [email protected]
Evolution of Information System
Information Systems Classification Evolution of Information System The first business application of computers (in the mid- 1950s) performed repetitive, high-volume, transaction-computing tasks. The computers
Representing Knowledge Base into Database for WAP and Web-based Expert System
International Conference on Information Systems for Business Competitiveness (ICISBC 2013) 81 Representing Knowledge Base into Database for WAP and Web-based Expert System Istiadi Departement Of Electrical
Experiments in Collaborative Cloud-based Distance Learning
Experiments in Collaborative Cloud-based Distance Learning Aleksandar Karadimce, Danco Davcev Faculty of Computer Science and Engineering, University Ss Cyril and Methodius Skopje, R. Macedonia [email protected],
The Implementation of Wiki-based Knowledge Management Systems for Small Research Groups
International Journal of Computer Information Systems and Industrial Management Applications (IJCISIM) ISSN 2150-7988 Vol.1 (2009), pp. 68 75 http://www.mirlabs.org/ijcisim The Implementation of Wiki-based
Increasing Development Knowledge with EPFC
The Eclipse Process Framework Composer Increasing Development Knowledge with EPFC Are all your developers on the same page? Are they all using the best practices and the same best practices for agile,
TOPdesk Professional. Service Management Simplified
Service Management Simplified TOPdesk develops, markets, implements and supports software that helps organisations to efficiently manage the services they provide. Our vision is to create a user-friendly
Semantic Search in Portals using Ontologies
Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br
Maximization versus environmental compliance
Maximization versus environmental compliance Increase use of alternative fuels with no risk for quality and environment Reprint from World Cement March 2005 Dr. Eduardo Gallestey, ABB, Switzerland, discusses
Impelling Heart Attack Prediction System using Data Mining and Artificial Neural Network
General Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Impelling
RESEARCH ON THE APPLICATION OF WORKFLOW MANAGEMENT SYSTEM IN COLLABORATIVE PLATFORM FOR ENGLISH TEACHING
Computer Modelling and New Technologies, 2013, vol. 17, no. 3, 93 98 Transport and Telecommunication Institute, Lomonosov 1, LV-1019, Riga, Latvia RESEARCH ON THE APPLICATION OF WORKFLOW MANAGEMENT SYSTEM
Ubiquitous, Pervasive and Mobile Computing: A Reusable-Models-based Non-Functional Catalogue
Ubiquitous, Pervasive and Mobile Computing: A Reusable-Models-based Non-Functional Catalogue Milene Serrano 1 and Maurício Serrano 1 1 Universidade de Brasília (UnB/FGA), Curso de Engenharia de Software,
A SOA visualisation for the Business
J.M. de Baat 09-10-2008 Table of contents 1 Introduction...3 1.1 Abbreviations...3 2 Some background information... 3 2.1 The organisation and ICT infrastructure... 3 2.2 Five layer SOA architecture...
Design and Implementation of the Self-Management Travel System
Design and Implementation of the Self-Management Travel System Dongbei University of Finance and Economics School of Tourism and Hotel Management,Dalian, China 116025 Abstract Through skeleton system,
IMAV: An Intelligent Multi-Agent Model Based on Cloud Computing for Resource Virtualization
2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore IMAV: An Intelligent Multi-Agent Model Based on Cloud Computing for Resource
Towards Rule-based System for the Assembly of 3D Bricks
Universal Journal of Communications and Network 3(4): 77-81, 2015 DOI: 10.13189/ujcn.2015.030401 http://www.hrpub.org Towards Rule-based System for the Assembly of 3D Bricks Sanguk Noh School of Computer
Service Management Simplified
Service Management Simplified TOPdesk develops, markets, implements and supports software which helps organisations to efficiently manage the services they provide. Our vision is to create a user-friendly
Chapter 3: Data Mining Driven Learning Apprentice System for Medical Billing Compliance
Chapter 3: Data Mining Driven Learning Apprentice System for Medical Billing Compliance 3.1 Introduction This research has been conducted at back office of a medical billing company situated in a custom
Investigating the Relative Importance of Design Criteria in the Evaluation of the Usability of Educational Websites from the Viewpoint of Students
, July 4-6, 202, London, U.K. Investigating the Relative Importance of Design Criteria in the Evaluation of the Usability of Educational Websites from the Viewpoint of Students Layla Hasan, Member, IAENG
Top Management Control Functions for Information Systems in Small and Medium Enterprises
Informatica Economică vol. 13, no. 4/2009 109 Top Management Control Functions for Information Systems in Small and Medium Enterprises Uma VIJAYAKUMAR Practicing Chartered Accountant, Tiruchirappalli &
The Development of Multimedia-Multilingual Document Storage, Retrieval and Delivery System for E-Organization (STREDEO PROJECT)
The Development of Multimedia-Multilingual Storage, Retrieval and Delivery for E-Organization (STREDEO PROJECT) Asanee Kawtrakul, Kajornsak Julavittayanukool, Mukda Suktarachan, Patcharee Varasrai, Nathavit
Application of software product quality international standards through software development life cycle
Central Page 284 of 296 Application of software product quality international standards through software development life cycle Mladen Hosni, Valentina Kirinić Faculty of Organization and Informatics University
Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment,
Uncertainty Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment, E.g., loss of sensory information such as vision Incorrectness in
A WEB-BASED KNOWLEDGE AIDED TUTORING SYSTEM FOR VEGETABLE SUPPLY CHAIN
A WEB-BASED KNOWLEDGE AIDED TUTORING SYSTEM FOR VEGETABLE SUPPLY CHAIN Hui Li 2,1, Zetian Fu 1,2,*, Yan Li 3, Jian Zhang 2,1 1 College of Engineering, China Agricultural University, Beijing, China, 100083;
Strategic Management System for Academic World
2011 International Conference on Software and Computer Applications IPCSIT vol.9 (2011) (2011) IACSIT Press, Singapore Strategic Management System for Academic World Expert System Based on Composition
Intelligent Log Analyzer. André Restivo <[email protected]>
Intelligent Log Analyzer André Restivo 9th January 2003 Abstract Server Administrators often have to analyze server logs to find if something is wrong with their machines.
Master of Science in Information Systems management
Master of Science in Information Systems management The MSc in Information Systems Management programme responds to the growing need for IT professionals to acquire the more general management skills and
Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management
Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Paper Jean-Louis Amat Abstract One of the main issues of operators
A Survey on Web Mining From Web Server Log
A Survey on Web Mining From Web Server Log Ripal Patel 1, Mr. Krunal Panchal 2, Mr. Dushyantsinh Rathod 3 1 M.E., 2,3 Assistant Professor, 1,2,3 computer Engineering Department, 1,2 L J Institute of Engineering
A Framework for Data Migration between Various Types of Relational Database Management Systems
A Framework for Data Migration between Various Types of Relational Database Management Systems Ahlam Mohammad Al Balushi Sultanate of Oman, International Maritime College Oman ABSTRACT Data Migration is
School of Computer Science for Business Management
ROMANIAN - AMERICAN UNIVERSITY School of Computer Science for Business Management Master in Computer Science for Business Domain: Economic Informatics 2 years, full time Taught in ENGLISH A Master course
SoMA. Automated testing system of camera algorithms. Sofica Ltd
SoMA Automated testing system of camera algorithms Sofica Ltd February 2012 2 Table of Contents Automated Testing for Camera Algorithms 3 Camera Algorithms 3 Automated Test 4 Testing 6 API Testing 6 Functional
Web Design and Implementation for Online Registration at University of Diyala
International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 8 No. 1 Sep. 2014, pp. 261-270 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ Web
HELP DESK SYSTEMS. Using CaseBased Reasoning
HELP DESK SYSTEMS Using CaseBased Reasoning Topics Covered Today What is Help-Desk? Components of HelpDesk Systems Types Of HelpDesk Systems Used Need for CBR in HelpDesk Systems GE Helpdesk using ReMind
Implementation of ITIL in a Moroccan company: the case of incident management process
www.ijcsi.org 30 of ITIL in a Moroccan company: the case of incident management process Said Sebaaoui 1, Mohamed Lamrini 2 1 Quality Statistic Computing Laboratory, Faculty of Science Dhar el Mahraz, Fes,
Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network
Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Qian Wu, Yahui Wang, Long Zhang and Li Shen Abstract Building electrical system fault diagnosis is the
Australian Computer Society. Policy Statement
Australian Computer Society Policy Statement on SOFTWARE QUALITY ACCREDITATION www.acs.org.au October 2004 ACS POLICY STATEMENT ON SOFTWARE QUALITY ACCREDITATION 2004 CONTENTS Summary of ACS Position...5
An Iterative Usability Evaluation Procedure for Interactive Online Courses
An Iterative Usability Evaluation Procedure for Interactive Online Courses by Laurie P. Dringus ABSTRACT The Internet and World Wide Web (W3) have afforded distance learners simple links to access information.
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
Project Management Simulation Environment for Participant-Centered Learning
Education and Practice Research Statement Dr LEE Wee Leong School of Information Systems, Singapore Management University Tel: (65) 6828-0937; Email: [email protected] 13 Jan 2015 Background My educational
QF01/0407-1.0 الخطة الدراسية كلية العلوم وتكنولوجيا المعلومات- برنامج الماجستير/ الوصف المختصر
Algorithms analysis and design(0102721). The course introduces students to a variety of computer problems and methods of their solutions. It enables students to assess the complexity of problems and algorithms.
Business Intelligence through Hybrid Intelligent System Approach: Application to Retail Banking
Business Intelligence through Hybrid Intelligent System Approach: Application to Retail Banking Rajendra M Sonar, Asst Professor (IT), SJM School of Management, Indian Institute of Technology Bombay Powai,
E-Commerce Web Sites Trust Factors: An Empirical Approach
Contemporary Engineering Sciences, Vol. 6, 2013, no. 1, 1 7 HIKARI Ltd, www.m-hikari.com E-Commerce Web Sites Trust Factors: An Empirical Approach Radwan M. Al-Dwairi Department of Computer Information
International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 ISSN 2229-5518
International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 INTELLIGENT MULTIDIMENSIONAL DATABASE INTERFACE Mona Gharib Mohamed Reda Zahraa E. Mohamed Faculty of Science,
Web-Based Genomic Information Integration with Gene Ontology
Web-Based Genomic Information Integration with Gene Ontology Kai Xu 1 IMAGEN group, National ICT Australia, Sydney, Australia, [email protected] Abstract. Despite the dramatic growth of online genomic
Business Rules in User Interfaces
1 of 9 BUSINESS RULES COMMUNITY : The World's Most Trusted Resource For Business Rule Professionals http://www.brcommunity.com Print this Page Business Rules in User Interfaces by Kamlesh Pandey The business
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
Ten Simple Steps Toward Universal Design of Online Courses
Ten Simple Steps Toward Universal Design of Online Courses Implementing the principles of universal design in online learning means anticipating the diversity of students that may enroll in your course
The use of Information Systems in Fault Diagnosis
The use of Information Systems in Fault Diagnosis CHRIS DAVIES and RICHARD GREENOUGH School of Industrial and Manufacturing Science, Cranfield University, Cranfield, Bedford MK43 AL E-mail: [email protected]
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,
Knowledge Management Challenges in Web-Based Adaptive e-learning Systems
Proceedings of I-KNOW 05 Graz, Austria, June 29 - July 1, 2005 Management Challenges in Web-Based Adaptive e-learning Systems Ekaterina Vasilyeva (University of Jyväskylä, Finland [email protected]) Mykola
Development of a Web-based Information Service Platform for Protected Crop Pests
Development of a Web-based Information Service Platform for Protected Crop Pests Chong Huang 1, Haiguang Wang 1 1 Department of Plant Pathology, China Agricultural University, Beijing, P. R. China 100193
A Guide to Web Content Management System Evaluation
WHITE PAPER A Guide to Web Content Management System Evaluation By Lance Merker, President and CEO, OmniUpdate Introduction Purchasing a web content management system (CMS) can be a lengthy process and
Best Practice in Web Design
Best Practice in Web Design Irrespective of whether you are intending to use a flat 'brochureware' website or an interactive e- commerce site, the overall look and feel of your website will play an important
Graduate Co-op Students Information Manual. Department of Computer Science. Faculty of Science. University of Regina
Graduate Co-op Students Information Manual Department of Computer Science Faculty of Science University of Regina 2014 1 Table of Contents 1. Department Description..3 2. Program Requirements and Procedures
A THREE-TIERED WEB BASED EXPLORATION AND REPORTING TOOL FOR DATA MINING
A THREE-TIERED WEB BASED EXPLORATION AND REPORTING TOOL FOR DATA MINING Ahmet Selman BOZKIR Hacettepe University Computer Engineering Department, Ankara, Turkey [email protected] Ebru Akcapinar
ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004
ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004 By Aristomenis Macris (e-mail: [email protected]), University of
APPLICATION OF INFORMATION TECHNOLOGY SERVICE MANAGEMENT WITHIN SELECTED LOGISTICS AND TRANSPORT SERVICES
Proceedings of the 13 th International Conference Reliability and Statistics in Transportation and Communication (RelStat 13), 16 19 October 2013, Riga, Latvia, p. 363 369. ISBN 978-9984-818-58-0 Transport
An Agent-Based Concept for Problem Management Systems to Enhance Reliability
An Agent-Based Concept for Problem Management Systems to Enhance Reliability H. Wang, N. Jazdi, P. Goehner A defective component in an industrial automation system affects only a limited number of sub
Fall 2012 Q530. Programming for Cognitive Science
Fall 2012 Q530 Programming for Cognitive Science Aimed at little or no programming experience. Improve your confidence and skills at: Writing code. Reading code. Understand the abilities and limitations
International Standards for Online Finding Aids in German Archives
Federal Archives, Germany: Proposal for a pilot project supported by the Andrew W. Mellon Foundation International Standards for Online Finding Aids in German Archives 1. Conditions and expectations of
Key Factors for Developing a Successful E-commerce Website
IBIMA Publishing Communications of the IBIMA http://www.ibimapublishing.com/journals/cibima/cibima.html Vol. 2010 (2010), Article ID 763461, 9 pages Key Factors for Developing a Successful E-commerce Website
COURSE CATALOGUE 2013-2014
COURSE CATALOGUE 201-201 Field: COMPUTER SCIENCE Programme: Bachelor s Degree Programme in Computer Science (Informatics) Length of studies: years (6 semesters) Number of ECTS Credits: 180 +0 for the B.Sc.
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,
RULE BASED EXPERT SYSTEM FOR SELECTING SOFTWARE DEVELOPMENT METHODOLOGY
RULE BASED EXPERT SYSTEM FOR SELECTING SOFTWARE DEVELOPMENT METHODOLOGY M. AYMAN AL AHMAR Asstt. Prof. and Deputy Dean, College of Engineering and Information Technology, Fujairah Campus, Ajman University
Adapting to the Level of Experience of the User in Mixed-Initiative Web Self-Service Applications
Adapting to the Level of Experience of the User in Mixed-Initiative Web Self-Service Applications Mehmet H. Göker Kaidara Software 330 Distel Circle, Suite 150 Los Altos, CA 94022 [email protected] Abstract.
