DATA INTEGRATION ISSUES WITHIN ND INFORMATION MODEL FOR URBAN PLANNING

Size: px
Start display at page:

Download "DATA INTEGRATION ISSUES WITHIN ND INFORMATION MODEL FOR URBAN PLANNING"

Transcription

1 DATA INTEGRATION ISSUES WITHIN ND INFORMATION MODEL FOR URBAN PLANNING Hongxia Wang, Andy Hamilton Research Institute for Built and Human Environment, University of Salford, Salford, M7 9NU ABSTRACT: The decision making of urban planning need to consider the physical structure of the city along with economic, social and environmental factors. Therefore, an integrated nd information model is needed to provide accurate and comprehensive information for effective decision support. Data integration is vital for nd information model and also is an important issue for the ongoing Intelcities project, which aims to produce an integrated open source city platform based on integrated spatial and other datasets. This paper tries to investigate the data integration related issues. First, the requirement of data integration for urban planning is analysed. Subsequently, the Metadata and data standards are discussed separately with regard to their impact and roles on integration. Several data integration related technologies including gateway, federated database, data warehouse and mediator/wrapper etc are discussed. At last, a hybrid integration framework is designed to support data integration within nd urban information model. Key words: Integration, Metadata, Mediator/wrapper, ND modelling, Standard 1. INTRODUCTION Urban environments have become such incredibly complex organisms that no single person or agency has the data or knowledge upon which to make responsible decisions. Urban planning related decisions are made through a complex process involving various stakeholders like planners, developers, politicians, designers, engineers, transport and utility service providers and individual citizens. Participants in the planning process rely on many types of "information," including both the formal analytic reports and quantitative measures and the understandings and meanings attached to planning issues and activities (Innes 1998). Planning information integration is a method for overcoming the barriers so that stakeholders will have easy access to relevant information. The increased access to relevant information aided by the implementation of a planning information system can ultimately lead to increases in the quality of plans, number of alternatives generated, and the quality of decisions(shiffer 1992). The information required in planning is always a mix of the spatial, aspatial and non-spatial, a blend of the qualitative and the quantitative, covering a wide range of physical, social and economic attributes many of which are non-comparable with one other (Harris and Batty 1993). For example, finding the right location for a primary school requires geospatial, infrastructure, environmental, housing, and population data. Many decisions are dependent on information that can only be obtained by combining various data sources. An integrated multi-dimension information model is needed for effective decision support. The concept of nd urban information models was presented in (Wang 2004a), as shown in Figure 1. This concept is influenced by 3D to nd modelling research project (Lee 2003). The nd urban information model should integrate the multi-dimensional urban aspects like economy, society and environment with 3D urban model plus temporal dimension. 194

2 3D urban model Time dimension ND Urban Information model Economic dimension Social dimension Environmental dimension Figure 1 Concept of nd urban information model Data integration is the problem of combining data residing at different sources, and providing the user with a unified view of these data (Lenzerini 2002). Data integration is a vital element for this nd information model. It is also an important issue for the ongoing Intelcities project, which aims to produce an integrated open source city platform based on integrated spatial and other datasets. However, integrating the dataset from multiple dimensions so that they can be queried seamlessly for extracting the information wanted is not a straightforward task. In fact, integration of data from multiple sources is one of the major challenges and opportunities in data management today. In order to make it more tractable, data integration can be unfolded in some interrelated issues. This paper tries to investigate and analysis the data integration related issues. Section 2 analyses the characteristic of data sources for urban planning is analysed. Subsequently, the Metadata and data standards are discussed separately in section 3 and 4. Their impact and roles on integration are investigated. Several data integration related technologies including gateway, federated database, data warehouse and mediator/wrapper etc are introduced, and then a hybrid integration framework is designed in section 5. At last, future research work is discussed. 2. CHARACTERISTIC OF DATA SOURCES FOR URBAN PLANNING A good understanding of the status of data sources within urban planning domain is necessary for integration. Due to the complexity of the urban environment, the planning related datasets are usually presented in different locations on different platforms and under different schemas. The sources of these datasets are distributed across the network and across different organizations and agencies. Planner may not have administrative control over them, cannot modify their structure, or write data to them. The sources can change their information without warning. Heterogeneity, autonomy and distribution are the three features of these data sources. 2.1 Heterogeneity of the data sources Data heterogeneity refers to the incompatibilities that may occur among distinct datasets. Each data source might model the world in its own way. The representation of data of the similar 195

3 semantics might be quite different in each data source. For example, each might be using different naming conventions to refer to the same real world object. Moreover, they may contain conflicting data. In general, heterogeneity problems can be divided into three levels (Bishr 1998a; Fileto 2001; Ubbo Visser 2001): Syntactic heterogeneity Syntactic heterogeneity refers to discrepancies in the representation of semantically equivalent information. The distinct data sources may use different data models, different data types and formats. For example, database may use different data model paradigms, such as relational or object oriented models. Syntactic conflicts must be solved from the higher to the lower abstraction levels, taking advantage of abstraction to obtain systematic solutions. Schematic heterogeneity Just as its name implies, schematic heterogeneity means different data source using different schema. Schema integration generate a mediated schema that characterize a set of data sources to solve the schema conflict.objects in one database are considered as properties in another, or object classes can have different aggregation or generalization hierarchies, although they might describe the same real world facts. Semantics heterogeneity Semantics heterogeneity refer to disagreement about the meaning, interpretation or intended use of the same or related data (Sheth 1990). That may include naming conflicts (synonyms, homonyms) and scaling & precision conflicts. For example, same schema label NAME in different sources maybe for NAME of buildings, roads, organizations. Sharing a common ontology among the data source providers or covering data sources may solve semantics heterogeneity. 2.2 Autonomy of the data sources Autonomy indicates how independent the data sources are from the other sources and from the integrated system. Most of planning departments have various existing systems and legacy data. In general terms, legacy systems are environment-dependent and self-contained. The advisable integration strategies are leaving the legacy systems and data unchanged. Further more, planning department need share relevant data from other partners. You cannot force other partners to act in certain ways. As a natural consequence of this, they can also change their data without any announcement to the outside world. Building the planning application will not start from scratch due to the economic and organizational reasons. In order to keep the autonomy of the data sources, we argue that data integration should not imply to physically integrate data into a higher level consolidated and standardised data pool. 2.3 Distribution of the data sources Distribution refers to the physical distribution of data over multiple sites. Data sources that have to be integrated do not always reside on the same place. It's likely to be that they are on different hardware platforms and operating systems and can only be accessed through certain network protocols. Creating an integrated system, the designers should take into account the problems of communicating with the distributed data sources. Attempts have been made to implement data integration and improve interoperability, and they can be classified into several groups (a) Metadata, (b) Standardization, and (c) technical approaches. These groups will be described below. 196

4 3. METADATA Metadata is a very efficient solution to manage, structure and mine information. 3.1 What is Metadata? Metadata is not a new term, the underlying concepts behind metadata have been in use for a very long period. For example, A old style Library card catalogs is a conventional wellestablished type of metadata. It inlcude the ID, title, author, publisher etc. There are various deinitions of metadata: Metadata is structured information that describes, explains, locates, or otherwise makes it easier to retrieve, use, or manage an information resource(niso 2004). Metadata is data associated with objects which relieve their potential users of having to have full advance knowledge of their existence or characteristics. A user might be a program or a person(dempsey 1998). Metadata is structured data about data that supports the discovery, use, authentication, and administration of information objects (Greenberg 2001). A short definition of metadata is "structured data about data". The meaning of metadata is deveoping with the emerging of new technologies. Intially in database community, metadata was called the data dictionary or the catalog that decribe the data (Date 1999). With the integration of data warehouse, data mining, Web-based document and multimedia, the content of metadata started expanding. Metadata should not only inlude the infromation about the data but also include information on access methods, integrity and security constraints, schema and mapiing. Metadata guides the schema transformation and integration process in handling heterogeneous. Metadata is also needed to migrate legacy databases, implement data mining, support decision making and visualization. In short, metadata is central component that is common to all techonologies (Thurrasingham 2000). One thing need to be clarified is metadata itself is a kind of structured data. Metadata can be either integrated with the document it describes or be part of a separate file. 3.2 Why Metadata? Describing a data source with metadata allows it to be understood by both humans and machines in ways that promote integration and interoperability. The two main functions of metadata are: The provision of the means to establish the existence of a resource and the means to obtain or access it; The provision of an indication regarding the suitability of a resource, obtained through the documentation of its content, quality, and features. Basically, metadata can help decision makers, researchers, and managers to find and use data. They also can provide and contribute essential information for data integration. 3.3 Dublin Core (DC) In order to share and integrate data effectively, it is essential that data providers and data users choose common metadata elements to describe a dataset. The Dublin Core (DC) is the most widely used metadata standard for resource discovery. Developed by the Dublin Core Metadata Initiative ( the Dublin Core is intended to be simple to use, and general enough to be applied to resources in any discipline. It has been approved as an ANSI standard (Z ), an ISO standard (15836). 197

5 Dublin Core has proposed sets of standard metadata elements for description of media objects (Diane 2001). The metadata elements included in the Dublin Core (DC) proposal have been compiled from work initiated in the library science field. The core DC attribute set consists of 15 elements that can be organized according to the type of metadata captured: Metadata Type Semantic Context Structural Table 1. Dublin Core element DC element Title, Subject, Description, Coverage, Relation, Source Creator, Contributor, Publisher, Date, Rights Type, Format, Language, Identifier Because of the importance of metadata in organising information resources, governments also started realising its importance and began using metadata for creating and maintaining knowledge through complex information systems with central metadata components. UK government employ Dublin Core as its metadata standard in its e-government Interoperability Framework (egif 2004). 4. DATA STANDARDIZATION Data standardising is a process of normalising data for easier information representation and exchange between different systems. Data standardization tries to promote data integration and interoperability across a wider variety of platforms. 4.1 Related standards Many industrial, national and international standards have been developed or are under development. Within urban planning domain, the related standards are listed in the following Table 2. Table 2. Related standards Standard name Organization Description egif (e-government Interoperability Framework) GML (Governmental Mark-up Language) GovML (Governmental Mark-up Language) UK government OGC (Open Geospatial Consortium, Inc.) EC defines the technical policies and specifications governing information flows across government and the public sector XML-based schema for the modelling, transport, and storage of geospatial information A XML vocabulary to be used when delivering online public services to citizens. Enhancing interoperability as it supports the flow of data between web service consumers and repositories of distributed services. IFC IAI an universal model to be a basis for (Industry Foundation (International collaborative work in the building industry and Classes) Alliance for consequently to improve communication, Interoperability) productivity, delivery time, cost, and quality throughout the design, construction, operation and maintenance life cycle of buildings. IFG (Industry IAI An ongoing project which is trying to provide a 198

6 Foundation classes for GIS) RDF (Resource Description Framework) ( g/rdf/) X3D (extensible 3D) ebxml (electronic business Mark-up Language) ( l.org) W3C (World Wide Web Consortium) Web3D Consortium UN & OASIS (United Nation & Organisation for the Advancement of Structured Information Standard) demonstration of the concept of using the Industry Foundation Classes (IFC) model as the specification for the exchange of limited but meaningful information between GIS and AEC CAD systems and vice versa A framework for describing and interchanging metadata. The resource is modelled as individual objects of a data model. Properties are used to describe and define a resource. The properties of RDF can easily be expressed in XML. An XML-enabled 3D file format to enable realtime communication of 3D data across applications. X3D extends and upgrades the geometry and behaviour capabilities of VRML using the XML. X3D is the successor of VRML. A technical framework that will enable XML to be utilised in a consistent manner for the exchange of all electronic business data, in order to create a single global electronic market. 4.2 Selecting standards The development of standards could never stop. There are so many data standards available. The problem is how we choose and apply them within the urban planning domain. There are two controversial problems of selecting standards: Standards are not sufficiently universal enough to cover all of the functions and capabilities that the users of software applications demand. Intelcities project employed the e-gif standards. The e-gif, as an initiative of UK government, aims to define the essential requirements for an e-governance. E-GIF provides for much needed integration at the interface and information interchange level, via XML and other standards. But it does not address the simulation and visualization problems that are much needed in urban built environment. To describe the most important manmade object building, the related standards from construction industry like IFC model may need to be employed. Standards are too detailed and complex to be used for simple software applications. IFCs (IAI 2002) provide an object-oriented representation for the life-cycle information of building model in the AEC industry. The IFC model represents not just building components such as walls, doors, beams, ceilings, furniture, etc., but also more abstract concepts such as schedules, activities, spaces, organization, construction costs, etc. IFC is obviously an excellent standard for building industry. But for urban planning and development application, IFC may be too detail and complex for urban planning and urban development which does not care about most of the building information in IFC model. Standards are clearly fundamental to the sharing of data across international boundaries. The integration and interoperability problem would go away if every system always uses the same data standards. However, this is only an ideal imagination that could not happen in real world. Constructing and maintaining a single, integrated standard is a very difficult problem. And the data standards do not provide a way to map between its underlying data models. They 199

7 do not address the interoperability problems of converting existing data into the selected standard format or integrating data from different sources (Garton 2001). Therefore, data standardization is not the whole solution. 5. DATA INTEGRATION METHODS A number of proven and well established methods exist that allow heterogeneous data sources to integrate, including gateway, federated databases, data warehousing and mediators/wrapper system(fileto 2001; Kajan 2002). Gateway A Gateway is some middleware that allows an application running in one DBMS to access data maintained by another DBMS. Most well known gateways are ODBC (Open DataBase Connectivity) and JDBC (Java DataBase Connectivity). Usually, gateways are available only for DBMS that employ the same data modelling paradigm and do not provide location or interface transparency. Hence, gateways are not versatile and do not offer support to establish a homogeneous view of heterogeneous data. Data warehouse The data warehousing approach, as described by Voisard and Juergens (Voisard 1999), implies accumulation of data in a few well-defined and tightly connected data stores, where information integration is pre-computed. In order to integrate data from multiple sources, this approach extracted the data from these sources, transforms into a common schema, and loaded into a single, unified database for the enterprise. While efficient for a relatively small number of datasets, this approach is not readily extensible to a larger number of datasets with semi-structured and ad hoc data. For data sources that change frequently, the cost of shipping incremental updates to the warehouse and inserting it correctly is high. The major cost of this approach is in keeping the warehouse up-to-date (Wiederhold 2002). Federated database A federated database system (FDBS) is a collection of cooperating but autonomous component database system (DBSs)(Sheth 1990). The component DBSs are integrated to various degrees. Federated database shared a schema and enabled distributed search. In the case of Database Federation, information needed to answer a query is gathered directly from the data sources in response to the posted query. Hence, the results are up-to date with respect to the contents of the data sources at the time the query is posted. Integration of data was achieved through interoperation at the level of communication technology. The result mirrored the sources exactly, and semantic relationship or mismatches had to be handled by the applications. Mediator/Wrapper system Mediator based systems are constructed from a large number of relatively autonomous sources of data and services, communicating with each other over a demand information integration(wiederhold 1994). Wrappers encapsulate details of each data source, allowing data access using a common data model. Mediators offer an integrated view of the data supplied by a collection of sources and through wrappers. A mediator transforms requests posed according to the integrated view into requests to the data sources, integrating the results. Structural and syntactic heterogeneity may be solved by mediation. Urban planning datasets can be well-structured (database), semi-structured (like XML, HTML document), or non-structured data sources (like binary file, document). Based on the above analysis, better solution for integration of urban planning datasets should be mediator/wrapper system. Here we suggest a hybrid solution based on the architecture of mediator/wrapper system as shown in Figure

8 This integration framework uses mediator/wrapper method to integrate multiple autonomous, distributed and heterogeneous data sources. Users can easily access to the integrated comprehensive information through a unified query interface. Also multiple datasets are not pulled into a higher level repository; legacy application can still work as normal. And it does not increase the cost of data management. User interfaces Mediator Services of SOAP/CORBA/ DCOM Legacy applications Wrapper Wrapper Wrapper Wrapper Wrapper Metadata Metadata Metadata Metadata Metadata ORDatabase (Geospatial data, GML) OODatabase (CAD, IFC, DXF) RDatabase (Housing, population) Flat file (document, multimedia) Web based file Figure 2. A hybrid data integration framework 6. SUMMARY In this paper, we discuss the data integration issues for nd urban information model. The complex and diverse characteristic of urban planning datasets makes the integration a tough problem. Metadata can provide essential information for data integration. Data standards contribute to easier information representation and exchange between different systems and are very helpful to support the integration and interoperability across institutional border. Database communities research effort leads to several data integration methods. We suggested a hybrid mediator/wrapper framework for urban planning data integration. This approach can solve the syntactic and structural heterogeneity. However, some important issues like ontology and semantic integration are not covered in this paper. And some integration issue s discussion is not detailed enough. Future research work will include investigating and addressing these issues further and applying the research findings to Intelcities project. 7. REFERENCES Bish, Y. (1998a). "Overcoming the semantic and other Barriers to GIS Interoperability." The international Journal of GIS 12(3). Date, C. J. (1999). Introduction to Database systems (7th ed.), Addison-Wesley Longman Publishing Co., Inc. 201

9 Dempsey, L., Heery, R. (1998). "Metadata: a current view of practice and issues." Journal of Documentation 54 (2): Diane, H. (2001). Using Dublin Core, Dublin Core Metadata Initiative egif (2004). e-government Interoperability Framework, UK government. Fileto, R. (2001). Issues on Interoperability and Integration of Heterogeneous Geographical Data. III Workshop Brasileiro de GeoInformatics, Rio de Janeiro, Braisl. Garton, M. a. T., G. (2001). Data integration issues for a Farm Decision Support System. GIS Research in the UK 9th Annual Conference, Glamorgan. Greenberg, J. (2001). "A quantitative categorical analysis of metadata elements in imageapplicable metadata schemas." Journal of the American Society for Information Science and Technology 52(11): Harris, B. and M. Batty (1993). "Locational Models, Geographic Information Systems and Planning Support Systems." Journal of Planning Education and Research 12: IAI (2002). International Alliance for Interoperability Innes, J. E. (1998). "Information in Communicative Planning.." Journal of the American Planning Association 64(1): Kajan, L. S. a. S. D. (2002). FRAMEWORK FOR SEMANTIC GIS INTEROPERABILITY. Ser. Math. Inform. 17. Lee, A., Marshall_Ponting, A., Aouad, G., Song, W., Fu, C., Cooper, R., Betts, M., Kagioglou and Fischer, M., (2003). "Developing a Vision of nd-enabled Construction." Lenzerini, M. (2002). Data Integration: A Theoretical Perspective. ACM PODS,, Madison, Wisconsin, USA. NISO (2004). Understanding metadata. Bethesda, USA, National Information Standards Organization Press. Sheth, A., Larson, L. (1990). "Federated database systems for managing distributed, heterogeneous and autonomous databases." ACM Computing Surveys 22: Shiffer, M. J. (1992). "Towards a Collaborative Planning System." Environment and Planning B: Planning and Design 19: Thurrasingham, B. (2000). Web data management and electronic commerce, CRC Press LLC. Ubbo Visser, H. S., Holger Wache, Thomas Vögele (2001). Using Environmental Information Efficiently: Sharing Data and Knowledge from Heterogeneous Sources. Environmental Information Systems in Industry and Public Administration. C. R. a. S. Patig, PA: Idea Group Publishing:

10 Voisard, A., and Juergens, M. (1999). Geographic Information Extraction: Querying or Quarrying? Interoperating Geographic Information Systems. M. E. M. Goodchild, R. Fegeas and C. Kottman. New York, Kluwer Academic Publishers. Wang, H. a. H., A. (2004a). The conceptual framework of ND urban information model. 2nd CIB Student Chapters International Symposium. Beijing, China: Wiederhold, G. (1994). Interoperation, Mediation and Ontologies. Sympoism. on Fifth Generation Computer Systems, Tokyo, Japan. Wiederhold, G. (2002). "Interoperation Versus Integration." 203

GEOG 482/582 : GIS Data Management. Lesson 10: Enterprise GIS Data Management Strategies GEOG 482/582 / My Course / University of Washington

GEOG 482/582 : GIS Data Management. Lesson 10: Enterprise GIS Data Management Strategies GEOG 482/582 / My Course / University of Washington GEOG 482/582 : GIS Data Management Lesson 10: Enterprise GIS Data Management Strategies Overview Learning Objective Questions: 1. What are challenges for multi-user database environments? 2. What is Enterprise

More information

Information Services for Smart Grids

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

More information

An architecture for open and scalable WebGIS

An architecture for open and scalable WebGIS An architecture for open and scalable WebGIS Aleksandar Milosavljević, Leonid Stoimenov, Slobodanka Djordjević-Kajan CG&GIS Lab, Department of Computer Science Faculty of Electronic Engineering, University

More information

Databases in Organizations

Databases in Organizations The following is an excerpt from a draft chapter of a new enterprise architecture text book that is currently under development entitled Enterprise Architecture: Principles and Practice by Brian Cameron

More information

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

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

More information

Chapter 11 Mining Databases on the Web

Chapter 11 Mining Databases on the Web Chapter 11 Mining bases on the Web INTRODUCTION While Chapters 9 and 10 provided an overview of Web data mining, this chapter discusses aspects of mining the databases on the Web. Essentially, we use the

More information

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

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

More information

Filtering the Web to Feed Data Warehouses

Filtering the Web to Feed Data Warehouses Witold Abramowicz, Pawel Kalczynski and Krzysztof We^cel Filtering the Web to Feed Data Warehouses Springer Table of Contents CHAPTER 1 INTRODUCTION 1 1.1 Information Systems 1 1.2 Information Filtering

More information

Web-Based Genomic Information Integration with Gene Ontology

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

More information

Security Issues for the Semantic Web

Security Issues for the Semantic Web Security Issues for the Semantic Web Dr. Bhavani Thuraisingham Program Director Data and Applications Security The National Science Foundation Arlington, VA On leave from The MITRE Corporation Bedford,

More information

The SEEMP project Single European Employment Market-Place An e-government case study

The SEEMP project Single European Employment Market-Place An e-government case study The SEEMP project Single European Employment Market-Place An e-government case study 1 Scenario introduction Several e-government projects have been developed in the field of employment with the aim of

More information

City Data Pipeline. A System for Making Open Data Useful for Cities. stefan.bischof@tuwien.ac.at

City Data Pipeline. A System for Making Open Data Useful for Cities. stefan.bischof@tuwien.ac.at City Data Pipeline A System for Making Open Data Useful for Cities Stefan Bischof 1,2, Axel Polleres 1, and Simon Sperl 1 1 Siemens AG Österreich, Siemensstraße 90, 1211 Vienna, Austria {bischof.stefan,axel.polleres,simon.sperl}@siemens.com

More information

Network Working Group

Network Working Group Network Working Group Request for Comments: 2413 Category: Informational S. Weibel OCLC Online Computer Library Center, Inc. J. Kunze University of California, San Francisco C. Lagoze Cornell University

More information

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

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

More information

A Model-based Software Architecture for XML Data and Metadata Integration in Data Warehouse Systems

A Model-based Software Architecture for XML Data and Metadata Integration in Data Warehouse Systems Proceedings of the Postgraduate Annual Research Seminar 2005 68 A Model-based Software Architecture for XML and Metadata Integration in Warehouse Systems Abstract Wan Mohd Haffiz Mohd Nasir, Shamsul Sahibuddin

More information

Integration of Heterogeneous Databases based on XML

Integration of Heterogeneous Databases based on XML ISSN:2249-5789 Integration of Heterogeneous Databases based on XML Venciya.A Student, Department Of Computer Science And Engineering, SRM University,Kattankulathur, Venciya.a@gmail.com Abstract As companies

More information

Chapter 5. Warehousing, Data Acquisition, Data. Visualization

Chapter 5. Warehousing, Data Acquisition, Data. Visualization Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization 5-1 Learning Objectives

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

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

CHAPTER-6 DATA WAREHOUSE

CHAPTER-6 DATA WAREHOUSE CHAPTER-6 DATA WAREHOUSE 1 CHAPTER-6 DATA WAREHOUSE 6.1 INTRODUCTION Data warehousing is gaining in popularity as organizations realize the benefits of being able to perform sophisticated analyses of their

More information

Lection 3-4 WAREHOUSING

Lection 3-4 WAREHOUSING Lection 3-4 DATA WAREHOUSING Learning Objectives Understand d the basic definitions iti and concepts of data warehouses Understand data warehousing architectures Describe the processes used in developing

More information

A Spatial Data Infrastructure for a Spatially Enabled Government and Society

A Spatial Data Infrastructure for a Spatially Enabled Government and Society Chapter 1 A Spatial Data Infrastructure for a Spatially Enabled Government and Society Abbas Rajabifard Centre for Spatial Data Infrastructures and Land Administration, Department of Geomatics, University

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

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at http://www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2005 Vol. 4, No.2, March-April 2005 On Metadata Management Technology: Status and Issues

More information

Information and documentation The Dublin Core metadata element set

Information and documentation The Dublin Core metadata element set ISO TC 46/SC 4 N515 Date: 2003-02-26 ISO 15836:2003(E) ISO TC 46/SC 4 Secretariat: ANSI Information and documentation The Dublin Core metadata element set Information et documentation Éléments fondamentaux

More information

Organisation data architecture with standards connections

Organisation data architecture with standards connections Organisation data architecture with standards connections Arthur Haynes Principal Data Architect Siemens Business Services (formerly BBC Technology) Providing a Data Integration Service!Enable a Media

More information

XML DATA INTEGRATION SYSTEM

XML DATA INTEGRATION SYSTEM XML DATA INTEGRATION SYSTEM Abdelsalam Almarimi The Higher Institute of Electronics Engineering Baniwalid, Libya Belgasem_2000@Yahoo.com ABSRACT This paper describes a proposal for a system for XML data

More information

Data Grids. Lidan Wang April 5, 2007

Data Grids. Lidan Wang April 5, 2007 Data Grids Lidan Wang April 5, 2007 Outline Data-intensive applications Challenges in data access, integration and management in Grid setting Grid services for these data-intensive application Architectural

More information

Integration of Distributed Healthcare Records: Publishing Legacy Data as XML Documents Compliant with CEN/TC251 ENV13606

Integration of Distributed Healthcare Records: Publishing Legacy Data as XML Documents Compliant with CEN/TC251 ENV13606 Integration of Distributed Healthcare Records: Publishing Legacy Data as XML Documents Compliant with CEN/TC251 ENV13606 J.A. Maldonado, M. Robles, P. Crespo Bioengineering, Electronics and Telemedicine

More information

Life Cycle Data Management for Japanese construction field

Life Cycle Data Management for Japanese construction field Life Cycle Data Management for Japanese construction field - Research Reports on Registry in US - The 3 rd Asia Construction IT Round Table Meeting 2nd 3rd August, 2007, Tokyo Japan. Date: 02/08/07 Name:

More information

MarkLogic Enterprise Data Layer

MarkLogic Enterprise Data Layer MarkLogic Enterprise Data Layer MarkLogic Enterprise Data Layer MarkLogic Enterprise Data Layer September 2011 September 2011 September 2011 Table of Contents Executive Summary... 3 An Enterprise Data

More information

Data Integration using Agent based Mediator-Wrapper Architecture. Tutorial Report For Agent Based Software Engineering (SENG 609.

Data Integration using Agent based Mediator-Wrapper Architecture. Tutorial Report For Agent Based Software Engineering (SENG 609. Data Integration using Agent based Mediator-Wrapper Architecture Tutorial Report For Agent Based Software Engineering (SENG 609.22) Presented by: George Shi Course Instructor: Dr. Behrouz H. Far December

More information

Chapter 1 Databases and Database Users

Chapter 1 Databases and Database Users Chapter 1 Databases and Database Users Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 1 Outline Introduction An Example Characteristics of the Database Approach Actors

More information

Catalogue or Register? A Comparison of Standards for Managing Geospatial Metadata

Catalogue or Register? A Comparison of Standards for Managing Geospatial Metadata Catalogue or Register? A Comparison of Standards for Managing Geospatial Metadata Gerhard JOOS and Lydia GIETLER Abstract Publication of information items of any kind for discovery purposes is getting

More information

A RDF Vocabulary for Spatiotemporal Observation Data Sources

A RDF Vocabulary for Spatiotemporal Observation Data Sources A RDF Vocabulary for Spatiotemporal Observation Data Sources Karine Reis Ferreira 1, Diego Benincasa F. C. Almeida 1, Antônio Miguel Vieira Monteiro 1 1 DPI Instituto Nacional de Pesquisas Espaciais (INPE)

More information

A Big Picture for Big Data

A Big Picture for Big Data Supported by EU FP7 SCIDIP-ES, EU FP7 EarthServer A Big Picture for Big Data FOSS4G-Europe, Bremen, 2014-07-15 Peter Baumann Jacobs University rasdaman GmbH p.baumann@jacobs-university.de Our Stds Involvement

More information

GetLOD - Linked Open Data and Spatial Data Infrastructures

GetLOD - Linked Open Data and Spatial Data Infrastructures GetLOD - Linked Open Data and Spatial Data Infrastructures W3C Linked Open Data LOD2014 Roma, 20-21 February 2014 Stefano Pezzi, Massimo Zotti, Giovanni Ciardi, Massimo Fustini Agenda Context Geoportal

More information

REACCH PNA Data Management Plan

REACCH PNA Data Management Plan REACCH PNA Data Management Plan Regional Approaches to Climate Change (REACCH) For Pacific Northwest Agriculture 875 Perimeter Drive MS 2339 Moscow, ID 83844-2339 http://www.reacchpna.org reacch@uidaho.edu

More information

Performance Analysis, Data Sharing, Tools Integration: New Approach based on Ontology

Performance Analysis, Data Sharing, Tools Integration: New Approach based on Ontology Performance Analysis, Data Sharing, Tools Integration: New Approach based on Ontology Hong-Linh Truong Institute for Software Science, University of Vienna, Austria truong@par.univie.ac.at Thomas Fahringer

More information

Motivation Definitions EAI Architectures Elements Integration Technologies. Part I. EAI: Foundations, Concepts, and Architectures

Motivation Definitions EAI Architectures Elements Integration Technologies. Part I. EAI: Foundations, Concepts, and Architectures Part I EAI: Foundations, Concepts, and Architectures 5 Example: Mail-order Company Mail order Company IS Invoicing Windows, standard software IS Order Processing Linux, C++, Oracle IS Accounts Receivable

More information

Model-Driven Data Warehousing

Model-Driven Data Warehousing Model-Driven Data Warehousing Integrate.2003, Burlingame, CA Wednesday, January 29, 16:30-18:00 John Poole Hyperion Solutions Corporation Why Model-Driven Data Warehousing? Problem statement: Data warehousing

More information

META DATA QUALITY CONTROL ARCHITECTURE IN DATA WAREHOUSING

META DATA QUALITY CONTROL ARCHITECTURE IN DATA WAREHOUSING META DATA QUALITY CONTROL ARCHITECTURE IN DATA WAREHOUSING Ramesh Babu Palepu 1, Dr K V Sambasiva Rao 2 Dept of IT, Amrita Sai Institute of Science & Technology 1 MVR College of Engineering 2 asistithod@gmail.com

More information

Flexible Semantic B2B Integration Using XML Specifications

Flexible Semantic B2B Integration Using XML Specifications Flexible Semantic B2B Integration Using XML Specifications Ken Barker Ramon Lawrence Computer Science, University of Calgary and Computer Science, University of Iowa Calgary, Alberta, Canada Iowa City,

More information

XML for Manufacturing Systems Integration

XML for Manufacturing Systems Integration Information Technology for Engineering & Manufacturing XML for Manufacturing Systems Integration Tom Rhodes Information Technology Laboratory Overview of presentation Introductory material on XML NIST

More information

Global Data Integration with Autonomous Mobile Agents. White Paper

Global Data Integration with Autonomous Mobile Agents. White Paper Global Data Integration with Autonomous Mobile Agents White Paper June 2002 Contents Executive Summary... 1 The Business Problem... 2 The Global IDs Solution... 5 Global IDs Technology... 8 Company Overview...

More information

B.Sc (Computer Science) Database Management Systems UNIT-V

B.Sc (Computer Science) Database Management Systems UNIT-V 1 B.Sc (Computer Science) Database Management Systems UNIT-V Business Intelligence? Business intelligence is a term used to describe a comprehensive cohesive and integrated set of tools and process used

More information

Data Quality in Information Integration and Business Intelligence

Data Quality in Information Integration and Business Intelligence Data Quality in Information Integration and Business Intelligence Leopoldo Bertossi Carleton University School of Computer Science Ottawa, Canada : Faculty Fellow of the IBM Center for Advanced Studies

More information

Databases & Data Infrastructure. Kerstin Lehnert

Databases & Data Infrastructure. Kerstin Lehnert + Databases & Data Infrastructure Kerstin Lehnert + Access to Data is Needed 2 to allow verification of research results to allow re-use of data + The road to reuse is perilous (1) 3 Accessibility Discovery,

More information

Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley. Chapter 1 Outline

Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley. Chapter 1 Outline Chapter 1 Databases and Database Users Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Introduction Chapter 1 Outline An Example Characteristics of the Database Approach Actors

More information

A Web services solution for Work Management Operations. Venu Kanaparthy Dr. Charles O Hara, Ph. D. Abstract

A Web services solution for Work Management Operations. Venu Kanaparthy Dr. Charles O Hara, Ph. D. Abstract A Web services solution for Work Management Operations Venu Kanaparthy Dr. Charles O Hara, Ph. D Abstract The GeoResources Institute at Mississippi State University is leveraging Spatial Technologies and

More information

Authoring Within a Content Management System. The Content Management Story

Authoring Within a Content Management System. The Content Management Story Authoring Within a Content Management System The Content Management Story Learning Goals Understand the roots of content management Define the concept of content Describe what a content management system

More information

Metadata Hierarchy in Integrated Geoscientific Database for Regional Mineral Prospecting

Metadata Hierarchy in Integrated Geoscientific Database for Regional Mineral Prospecting Metadata Hierarchy in Integrated Geoscientific Database for Regional Mineral Prospecting MA Xiaogang WANG Xinqing WU Chonglong JU Feng ABSTRACT: One of the core developments in geomathematics in now days

More information

Data Warehousing and OLAP Technology for Knowledge Discovery

Data Warehousing and OLAP Technology for Knowledge Discovery 542 Data Warehousing and OLAP Technology for Knowledge Discovery Aparajita Suman Abstract Since time immemorial, libraries have been generating services using the knowledge stored in various repositories

More information

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data: Global Digital Data Growth Growing leaps and bounds by 40+% Year over Year! 2009 =.8 Zetabytes =.08

More information

A Characterization Taxonomy for Integrated Management of Modeling and Simulation Tools

A Characterization Taxonomy for Integrated Management of Modeling and Simulation Tools A Characterization Taxonomy for Integrated Management of Modeling and Simulation Tools Bobby Hartway AEgis Technologies Group 631 Discovery Drive Huntsville, AL 35806 256-922-0802 bhartway@aegistg.com

More information

Data Warehousing Systems: Foundations and Architectures

Data Warehousing Systems: Foundations and Architectures Data Warehousing Systems: Foundations and Architectures Il-Yeol Song Drexel University, http://www.ischool.drexel.edu/faculty/song/ SYNONYMS None DEFINITION A data warehouse (DW) is an integrated repository

More information

Supporting Change-Aware Semantic Web Services

Supporting Change-Aware Semantic Web Services Supporting Change-Aware Semantic Web Services Annika Hinze Department of Computer Science, University of Waikato, New Zealand a.hinze@cs.waikato.ac.nz Abstract. The Semantic Web is not only evolving into

More information

Database Resources. Subject: Information Technology for Managers. Level: Formation 2. Author: Seamus Rispin, current examiner

Database Resources. Subject: Information Technology for Managers. Level: Formation 2. Author: Seamus Rispin, current examiner Database Resources Subject: Information Technology for Managers Level: Formation 2 Author: Seamus Rispin, current examiner The Institute of Certified Public Accountants in Ireland This report examines

More information

THE DEVELOPMENT OF A WEB-BASED DATABASE OF RATE OF HEAT RELEASE MEASUREMENTS USING A MARK-UP LANGUAGE

THE DEVELOPMENT OF A WEB-BASED DATABASE OF RATE OF HEAT RELEASE MEASUREMENTS USING A MARK-UP LANGUAGE Ref: Spearpoint M J. The development of a web-based database of rate of heat release measurements using a mark-up language. 5 th Asia-Oceania Symposium on Fire & Technology, pp. 205-218, Newcastle, Australia,

More information

RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE

RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE WANG Jizhou, LI Chengming Institute of GIS, Chinese Academy of Surveying and Mapping No.16, Road Beitaiping, District Haidian, Beijing, P.R.China,

More information

Abstract. Introduction

Abstract. Introduction Data Replication and Data Sharing Integrating Heterogeneous Spatial Databases Mark Stoakes and Katherine Irwin Professional Services, Safe Software Inc. Abstract Spatial data warehouses are becoming more

More information

Chapter 6 Basics of Data Integration. Fundamentals of Business Analytics RN Prasad and Seema Acharya

Chapter 6 Basics of Data Integration. Fundamentals of Business Analytics RN Prasad and Seema Acharya Chapter 6 Basics of Data Integration Fundamentals of Business Analytics Learning Objectives and Learning Outcomes Learning Objectives 1. Concepts of data integration 2. Needs and advantages of using data

More information

Geospatially Enabling the World: The Convergence of Geospatial and Architectural and Engineering Design

Geospatially Enabling the World: The Convergence of Geospatial and Architectural and Engineering Design Geospatially Enabling the World: The Convergence of Geospatial and Architectural and Engineering Design Geoff Zeiss Director of Technology Autodesk Map Middle East Dubai 2007 1 Overview Geospatial inflection

More information

Data interchange between Web client based task controllers and management information systems using ISO and OGC standards

Data interchange between Web client based task controllers and management information systems using ISO and OGC standards Data interchange between Web client based task controllers and management information systems using ISO and OGC standards Michael Nørremark 1*, Ole Jørgensen 1, Jens Bligaard 2 and Claus G. Sørensen 1

More information

The GeoMedia Architecture Advantage. White Paper. April 2002. The GeoMedia Architecture Advantage Page 1

The GeoMedia Architecture Advantage. White Paper. April 2002. The GeoMedia Architecture Advantage Page 1 The GeoMedia Architecture Advantage White Paper April 2002 The GeoMedia Architecture Advantage Page 1 Introduction What is wrong with GIS? GIS is primarily about data not software. Data should be independent

More information

1 Introduction FEDERATED THROUGH-LIFE SUPPORT, ENABLING ONLINE INTEGRATION OF SYSTEMS WITHIN THE PLM DOMAIN. Abstract. Jonas Rosén

1 Introduction FEDERATED THROUGH-LIFE SUPPORT, ENABLING ONLINE INTEGRATION OF SYSTEMS WITHIN THE PLM DOMAIN. Abstract. Jonas Rosén 1 st Nordic Conference on Product Lifecycle Management - NordPLM 06, Göteborg, January 25-26 2006 FEDERATED THROUGH-LIFE SUPPORT, ENABLING ONLINE INTEGRATION OF SYSTEMS WITHIN THE PLM DOMAIN Jonas Rosén

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

Lightweight Data Integration using the WebComposition Data Grid Service

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

More information

A DISTRIBUTED CATALOG AND DATA SERVICES SYSTEM FOR REMOTE SENSING DATA

A DISTRIBUTED CATALOG AND DATA SERVICES SYSTEM FOR REMOTE SENSING DATA A DISTRIBUTED CATALOG AND DATA SERVICES SYSTEM FOR REMOTE SENSING DATA Ramachandran Suresh *, Liping Di *, Kenneth McDonald ** * NASA/RITSS 4500 Forbes Blvd, Lanham, MD 20706, USA suresh@rattler.gsfc.nasa.gov

More information

Sense and Sens ability: Semantic Data Modelling for Sensor Networks

Sense and Sens ability: Semantic Data Modelling for Sensor Networks Sense and Sens ability: Semantic Data Modelling for Sensor Networks Payam Barnaghi, Stefan Meissner, Mirko Presser, and Klaus Moessner Centre for Communication Systems Research (CCSR) University of Surrey,

More information

Cloud Computing and Government Services August 2013 Serdar Yümlü SAMPAŞ Information & Communication Systems

Cloud Computing and Government Services August 2013 Serdar Yümlü SAMPAŞ Information & Communication Systems eenviper White Paper #4 Cloud Computing and Government Services August 2013 Serdar Yümlü SAMPAŞ Information & Communication Systems 1 Executive Summary Cloud computing could revolutionise public services

More information

AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS

AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS UDK 004.822:004.738.5 Preliminary communication AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS Lourdes Moreno, Elena Castro, Paloma Martinez Universidad Carlos III de Madrid,,

More information

A MEDIATION LAYER FOR HETEROGENEOUS XML SCHEMAS

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

More information

A Generic Database Web Service

A Generic Database Web Service A Generic Database Web Service Erdogan Dogdu TOBB Economics and Technology University Computer Engineering Department Ankara, Turkey edogdu@etu.edu.tr Yanchao Wang and Swetha Desetty Georgia State University

More information

Gradient An EII Solution From Infosys

Gradient An EII Solution From Infosys Gradient An EII Solution From Infosys Keywords: Grid, Enterprise Integration, EII Introduction New arrays of business are emerging that require cross-functional data in near real-time. Examples of such

More information

How To Write An Inspire Directive

How To Write An Inspire Directive INSPIRE Infrastructure for Spatial Information in Europe Detailed definitions on the INSPIRE Network Services Title Detailed definitions on the INSPIRE Network Services Creator Date 2005-07-22 Subject

More information

Government of India Ministry of Communications & Information Technology Department of Electronics & Information Technology (DeitY)

Government of India Ministry of Communications & Information Technology Department of Electronics & Information Technology (DeitY) Government of India Ministry of Communications & Information Technology Department of Electronics & Information Technology (DeitY) Title of Policy: Policy on Open APIs for Government of India Preamble:

More information

DATA QUALITY AND SCALE IN CONTEXT OF EUROPEAN SPATIAL DATA HARMONISATION

DATA QUALITY AND SCALE IN CONTEXT OF EUROPEAN SPATIAL DATA HARMONISATION DATA QUALITY AND SCALE IN CONTEXT OF EUROPEAN SPATIAL DATA HARMONISATION Katalin Tóth, Vanda Nunes de Lima European Commission Joint Research Centre, Ispra, Italy ABSTRACT The proposal for the INSPIRE

More information

Increase Agility and Reduce Costs with a Logical Data Warehouse. February 2014

Increase Agility and Reduce Costs with a Logical Data Warehouse. February 2014 Increase Agility and Reduce Costs with a Logical Data Warehouse February 2014 Table of Contents Summary... 3 Data Virtualization & the Logical Data Warehouse... 4 What is a Logical Data Warehouse?... 4

More information

Using SOA to Improve Operational Efficiency An Executive Overview

Using SOA to Improve Operational Efficiency An Executive Overview Using SOA to Improve Operational Efficiency An Executive Overview Introducing MIKE2.0 An Open Source Methodology for Information Development http://www.openmethodology.org Management and Technology Consultants

More information

E-HEALTH PLATFORMS AND ARCHITECTURES

E-HEALTH PLATFORMS AND ARCHITECTURES E-HEALTH PLATFORMS AND ARCHITECTURES E-Government Andreas Meier Nicolas Werro University of Fribourg Alfredo Santa Cruz 19.01.2007 Contents 1. Introduction 2. Existing Capabilities and Strategic Approach

More information

CAMDIT: A Toolkit for Integrating Heterogeneous Medical Data for improved Health Care Service Provisioning

CAMDIT: A Toolkit for Integrating Heterogeneous Medical Data for improved Health Care Service Provisioning CAMDIT: A Toolkit for Integrating Heterogeneous Medical Data for improved Health Care Service Provisioning 1 Ipadeola Abayomi, 2 Ahmed Ameen Department of Computer Science University of Ilorin, Kwara State.

More information

GENESI-DEC: a federative e-infrastructure for Earth Science data discovery, access, and on-demand processing

GENESI-DEC: a federative e-infrastructure for Earth Science data discovery, access, and on-demand processing GENESI-DEC: a federative e-infrastructure for Earth Science data discovery, access, and on-demand processing Roberto Cossu 1, Fabrizio Pacini 2, Fabrice Brito 3,Luigi Fusco 1, Eliana Li Santi 1, and Andrea

More information

ACE GIS Project Overview: Adaptable and Composable E-commerce and Geographic Information Services

ACE GIS Project Overview: Adaptable and Composable E-commerce and Geographic Information Services ACE GIS Project Overview: Adaptable and Composable E-commerce and Geographic Information Services José Poveda, Michael Gould, Carlos Granell 64 Departamento de Lenguajes y Sistemas Informáticos Universitat

More information

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Eleventh Edition. Copyright 2015 Pearson Education, Inc.

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Eleventh Edition. Copyright 2015 Pearson Education, Inc. Copyright 2015 Pearson Education, Inc. Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Eleventh Edition Copyright 2015 Pearson Education, Inc. Technology in Action Chapter 9 Behind the

More information

SPACE-CENTRED INFORMATION MANAGEMENT APPROACH TO IMPROVE CAD-BASED HEALTHCARE BUILDING DESIGN

SPACE-CENTRED INFORMATION MANAGEMENT APPROACH TO IMPROVE CAD-BASED HEALTHCARE BUILDING DESIGN SPACE-CENTRED INFORMATION MANAGEMENT APPROACH TO IMPROVE CAD-BASED HEALTHCARE BUILDING DESIGN SUBMITTED: March 2006 REVISED: November 2006 PUBLISHED: January 2007 at http://itcon.org/2007/4/ EDITOR: B-C

More information

XML- New meta language in e-business

XML- New meta language in e-business 1 XML- New meta language in e-business XML (extensible Markup Language) has established itself as a new meta language in e-business. No matter what, text, pictures, video- or audio files - with the flexibility

More information

FIPA agent based network distributed control system

FIPA agent based network distributed control system FIPA agent based network distributed control system V.Gyurjyan, D. Abbott, G. Heyes, E. Jastrzembski, C. Timmer, E. Wolin TJNAF, Newport News, VA 23606, USA A control system with the capabilities to combine

More information

Integrating Relational Database Schemas using a Standardized Dictionary

Integrating Relational Database Schemas using a Standardized Dictionary Integrating Relational Database Schemas using a Standardized Dictionary Ramon Lawrence Advanced Database Systems Laboratory University of Manitoba Winnipeg, Manitoba, Canada umlawren@cs.umanitoba.ca Ken

More information

Standards Required to Support XML-Based B2B Integration

Standards Required to Support XML-Based B2B Integration Standards Required to Support XML-Based B2B Integration A conceptual model for understanding XML convergence Companies across all industries are realizing the fundamental benefits of using the Internet

More information

Modern Databases. Database Systems Lecture 18 Natasha Alechina

Modern Databases. Database Systems Lecture 18 Natasha Alechina Modern Databases Database Systems Lecture 18 Natasha Alechina In This Lecture Distributed DBs Web-based DBs Object Oriented DBs Semistructured Data and XML Multimedia DBs For more information Connolly

More information

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

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

More information

B.Sc. in Computer Information Systems Study Plan

B.Sc. in Computer Information Systems Study Plan 195 Study Plan University Compulsory Courses Page ( 64 ) University Elective Courses Pages ( 64 & 65 ) Faculty Compulsory Courses 16 C.H 27 C.H 901010 MATH101 CALCULUS( I) 901020 MATH102 CALCULUS (2) 171210

More information

FUTURE VIEWS OF FIELD DATA COLLECTION IN STATISTICAL SURVEYS

FUTURE VIEWS OF FIELD DATA COLLECTION IN STATISTICAL SURVEYS FUTURE VIEWS OF FIELD DATA COLLECTION IN STATISTICAL SURVEYS Sarah Nusser Department of Statistics & Statistical Laboratory Iowa State University nusser@iastate.edu Leslie Miller Department of Computer

More information

DESIGN OF A SPATIAL DATA WAREHOUSE BASED ON AN INTEGRATED NON- SPATIAL DATABASE AND GEO-SPATIAL INFORMATION

DESIGN OF A SPATIAL DATA WAREHOUSE BASED ON AN INTEGRATED NON- SPATIAL DATABASE AND GEO-SPATIAL INFORMATION DESIGN OF A SPATIAL DATA WAREHOUSE BASED ON AN INTEGRATED NON- SPATIAL DATABASE AND GEO-SPATIAL INFORMATION Abdulvahit Torun Harita Genel Komutanlığı (General Command of Mapping) (GCM), Kartografya Dairesi,

More information

OpenAIRE Research Data Management Briefing paper

OpenAIRE Research Data Management Briefing paper OpenAIRE Research Data Management Briefing paper Understanding Research Data Management February 2016 H2020-EINFRA-2014-1 Topic: e-infrastructure for Open Access Research & Innovation action Grant Agreement

More information

POLAR IT SERVICES. Business Intelligence Project Methodology

POLAR IT SERVICES. Business Intelligence Project Methodology POLAR IT SERVICES Business Intelligence Project Methodology Table of Contents 1. Overview... 2 2. Visualize... 3 3. Planning and Architecture... 4 3.1 Define Requirements... 4 3.1.1 Define Attributes...

More information

Reverse Engineering in Data Integration Software

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

More information

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

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

More information