Environmental Markup Language (EML): A Material and Energy Balancing XML Schema Definition

Size: px
Start display at page:

Download "Environmental Markup Language (EML): A Material and Energy Balancing XML Schema Definition"

Transcription

1 EnviroInfo 2008 (Lüneburg) Environmental Informatics and Industrial Ecology Environmental Markup Language (EML): A Material and Energy Balancing XML Schema Definition Hans-Knud Arndt, Henner Graubitz and Andreas Dammert 1 Abstract For a systematic evaluation of an organizations environmental performance methods for data pooling are needed so that data about services, or the production of goods can be collected and the evaluation of the associated environment is possible. This information gain is the base for improvements of the environmental performance and supports the top management in its strategic planning. One useful method can be seen in a material and energy balancing which enables organizations to operationalize environmental protection. Due to the often heterogeneous information and communication technologies (ICT) systems in organizations a general practical exchange format for the representation and processing of material and energy information is required. Therefore this publication describes the development of an XML schema definition for material and energy balancing. The development of this XML schema definition is based on the DIN EN ISO 14040:2006 standard according to Life Cycle Assessment (LCA) and includes the linkage between ecologic and economic information. Keywords Environmental Markup Language (EML), extensible Markup Language (XML), XML Schema Definition (XSD), Material and Energy Balancing 1. Material and Energy Balancing A step-by-step collection of environmental aspects in corporate transactions (Arndt 1997, 169) can be described as life cycle analysis. In contrast life cycle analysis is described by the DIN EN ISO 14040:2006, published in Germany by the German Institute for Standardization (Deutsches Institut für Normung e.v.; DIN) as compilation and evaluation of the inputs, outputs and the potential environmental impacts of a product system throughout its life cycle. The life cycle consecutive and interlinked stages of a product system, from raw material acquisition or generation from natural resources to final disposal (DIN ISO 2006a, 7). A possible barrier between the idea of a life cycle analysis and the concept of a material and energy balancing can been seen in the fact that life cycle analysis affects the (external) product balancing. Compared to that the material and energy balancing represents flow calculations and concentrates onto the production of goods, services, and refers onto a time period (Arndt 1997, 170). Both methods have the comparison of input and output flows for a product, a product service, or a product system in common. This is also called life cycle inventory analysis (DIN EN ISO 2006b, 8). The material and energy balancing consists of four phases (DIN EN ISO 2006a, 4): 1 Otto-von-Guericke-Universität Magdeburg, Institut für Technische und Betriebliche Informationssysteme, AG Managementinformationssysteme, Universitätsplatz 2, D Magdeburg, Germany, hans-knud.arndt@iti.cs.uni-magdeburg.de, web: 54

2 1. The goal and scope definition (intended application, the reasons for carrying out the study, intended audience, for example to whom the results may concern) 2. Inventory analysis (data collection and calculation procedures to quantify relevant inputs and outputs of a product system) 3. Impact assessment (associating inventory data with specific environmental impact categories and category indicators, thereby attempting to understand these impacts) 4. Interpretation (understandable, complete and consistent presentation of the results, in accordance with the goal and scope definition of the study) 2. Related Work In recent years research has been done to provide exchange formats specially for life cycle inventory analysis (LCI). E.g. since 1992 the Society for Promotion of Life-Cycle Analysis Development (SPOLD) supports the development of life cycle analysis. Beside publications the SPOLD developed a data format which offers the possibility to exchange life cycle analysis data electronically. This format, also known as SPOLD-format, follows the goal to expand environmental understanding and the possibility to exchange and compare ecological data, independent in which format the data has been saved before. In 2001 all SPOLD activities have been stopped (Weidema 2003). The SPOLD-format consists of different datasets where each dataset is build by one text file and each dataset contains information. Each row of one text file represents a field in the dataset and consists of an area- or field ID, a field counter, and the actual content. All these elements will be separated by a tabulator. The notation of each field and area is fixed by a SPOLD specification. Depending on the affiliation the field areas allows the possibility to group elements to special subjects. For example the SPOLD format offers the possibility to save information about the dataset, its temporal logs, and user information. The format and the length of each field is pre-given by the SPOLD specification, where SPOLD differs between text, different number types (float, decimal, integer), or dates. Via identification numbers different fields can be referred. One of the current formats which uses the extensible Markup Language (XML) to exchange environmental data can be seen in the Publicly Available Specification (PAS), also known as PAS 1025:2003. PAS defines an XML schema definition (XSD) which defines interfaces between an Enterprise-Resource- Planning- (ERP) and an environmental information system (EIS) to enable data exchange. Usually ERPsystems reflect all business process of one company. That s why these systems represent excellent data sources for an environmental management. Additionally with the help of PAS it is possible to connect ERP data with an EIS to evaluate it. The PAS 1025:2003 defines that all data will be stored in projects, and separated into master data and transaction data. The usage of master data means that data will be used over a long time period without changing so often. Instead the lifetime of transaction data is limited and each state of its life cycle can be described. This data applies to fixed points in time which is necessary to understand its information. Material master data (materials) and other information are bundled in projects (project) (see Figure 1). To structure this data it has been referred to material groups (materialgroups), and cost type groups (costtypegroups). Additionally currency units and its exchange rate can be add. Different information about the inventory at the beginning and the end of a project period can be done in the element stocks. Instead the element resourcelists reflects all details about master data where the allocation of each resource depends onto its work process. Each list of resources orders its procedures with corresponding work processes and applies costs. 55

3 Fig. 1: Partition of projects in PAS 1025:2003 (DIN 2003, 7) One of the critics about the SPOLD format - by and the fact that this format will not be developed anymore - can be seen in the problem that this format is not flexible enough to save environmental data. The data format with the specification PAS 1025:2003 can be seen as a data format which enables the possibility to exchange environmental related data in the area of enterprise resource planning (ERP)- systems. It concentrates onto the integration of master data, and all its corresponding resources and working processes. To enable environmental management analysis these data must be completed with comparable environmental data. This makes the format PAS 1025:2003 unhandy as an exchange format for the energy and material balance mentioned in DIN EN ISO 14040:2006. But it can be still used as data basis which is required for building a material and energy balance. These facts reflects the desire for a flexible format which can be used to build up a material and energy balance without the given restrictions of the SPOLD-format and can be extended over the possibilities of the PAS 1025: Developing a Material and Energy Balancing XML-Schema Definition 3.1 Procedure model The goal of this chapter can be seen in the formulation of a general valid XML schema definition. A model will be created which is based and satisfies all fundamentals demands of the DIN EN ISO 14040:2006 and 14044:2006 so that these format can be used to build up a material and energy balance. Nonetheless an integration of an ecological standard form of accounts should be possible where quantity and value flows can be used. The advantage by choosing XML as modeling language, and XML-schema for the definition of the document type can be seen in two points: first the integration of data coming from different application systems will be enabled (e.g. listing of material and energy balancing and a corresponding integration of monetary values), and second - by a restriction of data types, or conditions for primary or foreign keys - a valid format can be guaranteed. 56

4 For the creation of a material and energy XML schema definition a modified procedure model based on (Schraml 1997, ) can be used. Schraml (1997) uses the classical phase model of software engineering to build up his procedure model:! Phase 1: Target Definition: Generally the first phase of a procedure model can be seen in the analysis of general project facts when creating a document type definition. Most important is the target definition. There should be a clear description which document classes must be created and to which demand they correspond.! Phase 2: Analysis of the main determinants: While creating a document type definition the subject of the second phase should include the analysis of all parameters which influence our document type model. There must be a distinction between general condition on the one hand, and demands which has been caused by tasks of users on the other hand. General conditions in this context means to use factors which are not related to document instances, or user profiles. These factors should be more abstract, or accord to regulations. For example this could be legal rules, internal agreements in organizations, or guidelines for standardization of documents for document classes when deriving special standard regulations. Step by step these general conditions will be analyzed depending on the content, meaning, or structure it concerns to. Gradually this analyze will be continued while regarding all other demands. It results in an ordered tabular form of a so called potential semantic component. These semantic components reflects content components which can be uses for special information aims on the one hand, or can be used for structuring document instances. First it will be stored separately to receive an overview about all different influences.! Phase 3: Selection of relevant semantic components: This phase includes the selection of relevant semantic components. It enables the possibility to make a decision which potential semantic components should enter the model. While all potential semantic components has been collected separately before the components will be fuzzy structured by using its content connections. For later modeling clear declarations will be established. The so developed list of relevant potential components will be used as the modeling base of the document type definition.! Phase 4: Model design: The last phase will be used to determine associations between the relevant semantic components internally and to the general schema definition externally. Using the topdown design onto a documents general structure in an iterative process it is possible to receive a high granularity structure containing a high detail degree. The quality of the model will be improved while testing example documents onto the function of the XML-schema. This procedure model guarantees an ordered, step by step procedure when creating a document type definition. That s why the principle of modeling will be used as guidelines for the creation of phases of the document type definition and specially the modeling phase. 3.2 Schema design In the first step of the modeling the raw structure of the relevant semantic components has been transferred into a XML schema definition (figure 2). The root element materialandenergybalance represents the completeness of the material and energy balance. It is divided into information about the document (emlmetarecord), the definition about the target of the study (goaldefinition), the definition about the evaluation and its corresponding barriers (scopedefinition), the life cycle inventory analysis (inventoryanalysis), the impact assessment (impactassessment), and the analysis (interpretation). The main parts of the material and energy balance are modeled as sequence whereby the iterative process which is used in the modeling phase will be reflected. 57

5 Fig. 2: Raw structure of the XML schema definition The element emlmetarecord contains the entire kernel components of the EML (Arndt et al. 2001, ) which has been transferred to a XML schema definition. In figure 3 the raw structure of the XML schema of an EML is represented. It contains elements for the following points:! Dataset information (recordinformation),! Data source information (resourceinformation),! Indexing information (indexinformation),! Information about the usage area (scope),! Information about the time reference (temporal),! Information about the responsible person behind (responsibilities). Fig. 3: Content model about the EML root element 58

6 A semantic representation of the element life cycle inventory analysis is displayed in figure 4. The element ecoaccountsystem enables all material and energy flows to be classified into the ecological standard form for accounts. The element unitprocessassignment represents a lists of all possible process modules while the units which has been used by the data collection will be stored in usedunits. Additional information about the data collection, or data calculation will be mentioned in the element documentation. Fig. 4: Elements of the life cycle inventory analysis The idea for a classification of material and energy flows into the ecological standard form of accounts has been taken from PAS Like the idea how this standard refers material or type of costs the type ecoaccountsystemtype has been taken. It contains multiple accountsystem elements (compare figure 5). Each element reflects an ecological standard form of accounts and can be identified by a unique id. Fig. 5: Classification for the ecological standard form of accounts A hierarchical order and classification will be realized by the attribute parentid. That s why each ecological standard form of accounts can be divided into environmental types, or types of cost. If one of these types contains more than one parent part a group can be build up. An element without a parental ecological standard form of accounts will be self-referred by its own identification key. 59

7 If there is a demand for a specified display order of the ecological standard form of accounts the attribute weight can be added. It contains a numerical value which provides the possibility to sort in the group internally. An ascending order is possible whereas the value 1 reflects the highest priority and would display this element as number one in the group. The reliable parts of the impact assessment (DIN EN ISO 2006b, 33) are:! impact categories,! impact category indicators,! characterization models. Impact categories represent environmental topics (e.g. climate change) to which results of the life cycle inventory analysis can be referred. To estimate the different effects of material onto impact categories compared to the quantity the quantity should be given with characterization factors. Using this characterization factor means the quantity will be recalculated into same unit so that a comparison is possible (e.g. kg CO 2 equivalent). A characterization model reflects the environmental impact mechanism through an association description of a life cycle inventory analysis result to its corresponding impact indicator (DIN EN ISO 2006b, 35). For a decision of all influences onto the impact category all to common units recalculated results of the life cycle inventory analyses must be sum up and represented as impact indicator result. Figure 6 shows the main parts of the modeled impact assessment. As it can be seen a general division between the listing of impact categories (impactcategoryinventory) and the optional elements (optionalelements) take part. Fig. 6: Phase of the impact assessment 4. Outlook In the next step a validation of the created XML-schema should be done. With this step different model improvements are possible. E.g. it is thinkable that a collection of the characterizing factors which has been used in the phase of the impact assessment can be created. Like the listing of used units in the life cycle inventory analysis this collection can be used to avoid errors which can be made while creating the material and energy balance. On the other hand there exists the possibility to store different information about currency units (compared to PAS 1025:2003) for a later realization. Additionally all user requirements should influence the XML-schema so that the acceptance rate for XML-schema usage raises. References Arndt, H.-K. (1997): Betriebliche Umweltinformationssysteme - Gestaltung und Implementierung eines BUIS-Kernsystems. Wiesbaden. Arndt, H.-K.; Freitag, U.; Kazakos, W.; Schwartz-Glaesker, S.; Westbomke, J. (2001): Erster Entwurf einer Dokumenttyp-Definition für die Kernelemente umweltbezogener Metadaten einer Environ- 60

8 mental Markup Language (EML). In: Tochtermann, K.; Riekert, W.-F.: Neue Methoden für das Wissensmanagement im Umweltschutz. 4. Workshop des GI-Arbeitskreises Hypermedia im Umweltschutz und Workshop 3 der GI-Initiative Environmental Markup Language, Marburg, S DIN Deutsches Institut für Normung e. V. (Hrsg.). (2003): PAS 1025: Austausch umweltrelevanter Daten zwischen ERP-Systemen und betrieblichen Umweltinformationssystemen. Berlin/Wen/Zürich. DIN Deutsches Institut für Normung e. V. (Hrsg.). (2006a): DIN EN ISO 14040:2006 Umweltmanagement, Ökobilanz, Grundsätze und Rahmenbedingungen. Berlin/Wien/Zürich. DIN Deutsches Institut für Normung e. V. (Hrsg.). (2006b): DIN EN ISO 14044:2006 Umweltmanagement, Ökobilanz, Anforderungen und Anleitungen. Berlin/Wien/Zürich. Schraml, T. (1997): Operationalisierung der ökologiebezogenen Berichterstattung aus Sicht des Informationsmanagements. Konzeption eines Vorgehensmodells zur formalisierten Explikation logischer Dokumenttypmodelle im Rahmen der Umweltkommunikation von Unternehmen. Dissertation, Technische Universität Dresden. Weidema, B. (2003): 2.-0 LCA consultants. 61

Information System on Literature in the Field of ICT for Environmental Sustainability

Information System on Literature in the Field of ICT for Environmental Sustainability International Environmental Modelling and Software Society (iemss) 2010 International Congress on Environmental Modelling and Software Modelling for Environment s Sake, Fifth Biennial Meeting, Ottawa,

More information

Development of an Open Source Software Framework as a Basis for Implementing Plugin-Based Environmental Management Information Systems (EMIS)

Development of an Open Source Software Framework as a Basis for Implementing Plugin-Based Environmental Management Information Systems (EMIS) EnviroInfo 2008 (Lüneburg) Environmental Informatics and Industrial Ecology Development of an Open Source Software Framework as a Basis for Implementing Plugin-Based Environmental Management Information

More information

RAMSES: a Reflective Middleware for Software Evolution

RAMSES: a Reflective Middleware for Software Evolution RAMSES: a Reflective Middleware for Software Evolution Walter Cazzola 1, Ahmed Ghoneim 2, and Gunter Saake 2 1 Department of Informatics and Communication, Università degli Studi di Milano, Italy cazzola@dico.unimi.it

More information

efmea RAISING EFFICIENCY OF FMEA BY MATRIX-BASED FUNCTION AND FAILURE NETWORKS

efmea RAISING EFFICIENCY OF FMEA BY MATRIX-BASED FUNCTION AND FAILURE NETWORKS efmea RAISING EFFICIENCY OF FMEA BY MATRIX-BASED FUNCTION AND FAILURE NETWORKS Maik Maurer Technische Universität München, Product Development, Boltzmannstr. 15, 85748 Garching, Germany. Email: maik.maurer@pe.mw.tum.de

More information

Environmental Product Declarations (EPD) in openlca

Environmental Product Declarations (EPD) in openlca Environmental Product Declarations (EPD) in openlca A short overview Software version: 1.4.1 Date: July 2015 Authors: Franziska Möller 1, Dr. Andreas Ciroth 1 1 GreenDelta GmbH, Müllerstrasse 135, 13349

More information

Context-based Navigational Support in Hypermedia

Context-based Navigational Support in Hypermedia Context-based Navigational Support in Hypermedia Sebastian Stober and Andreas Nürnberger Institut für Wissens- und Sprachverarbeitung, Fakultät für Informatik, Otto-von-Guericke-Universität Magdeburg,

More information

A Layered Architecture for Enterprise Data Warehouse Systems

A Layered Architecture for Enterprise Data Warehouse Systems A Layered Architecture for Enterprise Warehouse Systems Thorsten Winsemann 1,2, Veit Köppen 2, and Gunter Saake 2 1 SAP Deutschland AG & Co. KG, Großer Grasbrook 17, 22047 Hamburg, Germany Thorsten.Winsemann@t-online.de

More information

Generic Requirements Management and Verification Process for Ground Segment and Mission Operations Preparation

Generic Requirements Management and Verification Process for Ground Segment and Mission Operations Preparation Generic Requirements Management and Verification Process for Ground Segment and Mission Operations Preparation Dr. Frank Wallrapp 1 and Andreas Lex 2 German Space Operations Center, DLR Oberpfaffenhofen,

More information

Towards a Complete Tool Chain for Eco-Balancing Governmental Buildings

Towards a Complete Tool Chain for Eco-Balancing Governmental Buildings Proceedings of the 28th EnviroInfo 2014 Conference, Oldenburg, Germany September 10-12, 2014 Towards a Complete Tool Chain for Eco-Balancing Governmental Buildings Clemens Düpmeier 1, Oliver Kusche 1,

More information

David Hellenbrand and Udo Lindemann Technische Universität München, Institute of Product Development, Germany

David Hellenbrand and Udo Lindemann Technische Universität München, Institute of Product Development, Germany 10 TH INTERNATIONAL DESIGN STRUCTURE MATRIX CONFERENCE, DSM 08 11 12 NOVEMBER 2008, STOCKHOLM, SWEDEN USING THE DSM TO SUPPORT THE SELECTION OF PRODUCT CONCEPTS David Hellenbrand and Udo Lindemann Technische

More information

Multi-models: New potentials for the combined use of planning and controlling information

Multi-models: New potentials for the combined use of planning and controlling information M.Sc. Sven-Eric Schapke, Institut für Bauinformatik, Technische Universität Dresden Dr.-Ing. Christoph Pflug, Max Bögl Multi-models: New potentials for the combined use of planning and controlling information

More information

RELATIONSHIP BETWEEN THE ISO SERIES OF STANDARDS AND OTHER PRODUCTS OF ISO/TC 46/SC 11: 1. Records processes and controls 2012

RELATIONSHIP BETWEEN THE ISO SERIES OF STANDARDS AND OTHER PRODUCTS OF ISO/TC 46/SC 11: 1. Records processes and controls 2012 RELATIONSHIP BETWEEN THE ISO 30300 SERIES OF STANDARDS AND OTHER PRODUCTS OF ISO/TC 46/SC 11: Records processes and controls White paper written by ISO TC46/SC11- Archives/records management Date: March

More information

B.H.GARDI COLLEGE OF MASTER OF COMPUTER APPLICATION. Ch. 1 :- Introduction Database Management System - 1

B.H.GARDI COLLEGE OF MASTER OF COMPUTER APPLICATION. Ch. 1 :- Introduction Database Management System - 1 Basic Concepts :- 1. What is Data? Data is a collection of facts from which conclusion may be drawn. In computer science, data is anything in a form suitable for use with a computer. Data is often distinguished

More information

Applying Topic Maps to Ad Hoc Workflows for Semantic Associative Navigation in Process Networks

Applying Topic Maps to Ad Hoc Workflows for Semantic Associative Navigation in Process Networks Applying Topic Maps to Ad Hoc Workflows for Semantic Associative Navigation in Process Networks Carsten Huth Stefan Smolnik Ludwig Nastansky University of Paderborn, Dept. of Business Computing, Warburger

More information

MEMOCenterNG A full-featured modeling environment for organization modeling and model-driven software development

MEMOCenterNG A full-featured modeling environment for organization modeling and model-driven software development MEMOCenterNG A full-featured modeling environment for organization modeling and model-driven software development Jens Gulden and Prof. Dr. Ulrich Frank University Duisburg-Essen, Universitaetsstr. 9,

More information

Ontology based Model and Procedure Creation for Topic Analysis in Chinese Language

Ontology based Model and Procedure Creation for Topic Analysis in Chinese Language Ontology based Model and Procedure Creation for Topic Analysis in Chinese Language Dong Han and Kilian Stoffel Information Management Institute, University of Neuchâtel Pierre-à-Mazel 7, CH-2000 Neuchâtel,

More information

Challenge information logistics in decentralised structures.

Challenge information logistics in decentralised structures. Challenge information logistics in decentralised structures. H. Kuhnle 1 ), K.-H. Sternemann 2 ) 1) Otto-von-Guericke-Universitiit Magdeburg Lehrstuhl for Fabrikbetrieb und Produktionssysteme Universitiitsplatz

More information

Towards the Design of a WAP-based Environmental Information Service

Towards the Design of a WAP-based Environmental Information Service Towards the Design of a WAP-based Environmental Information Service Joerg WESTBOMKE University of Applied Sciences Stuttgart D-70191 Stuttgart, Germany Michael HAASE ISB AG D-70178 Stuttgart, Germany Renate

More information

Self-tuning of Data Allocation and Storage Management: Advantages and Implications

Self-tuning of Data Allocation and Storage Management: Advantages and Implications Self-tuning of Data Allocation and Storage Management: Advantages and Implications Andreas Lübcke Otto-von-Guericke-University Magdeburg Department of Computer Science Institute for Technical and Business

More information

Reference Model Concept for Structuring and Representing Performance Indicators in Manufacturing

Reference Model Concept for Structuring and Representing Performance Indicators in Manufacturing Reference Model Concept for Structuring and Representing Performance Indicators in Manufacturing Stefan Hesse 1, Bernhard Wolf 1, Martin Rosjat 1, Dražen Nadoveza 2, and George Pintzos 3 1 SAP AG, SAP

More information

Impact of Infrastructure Modernization and Selection of Appropriate Technical Solutions to Enhance IPO Business Services

Impact of Infrastructure Modernization and Selection of Appropriate Technical Solutions to Enhance IPO Business Services Impact of Infrastructure Modernization and Selection of Appropriate Technical Solutions to Enhance IPO Business Services Evaluating and deciding on the appropriate technology according to the needs and

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT RAPPORT TECHNIQUE TECHNISCHER BERICHT CLC/TR 50600-99-3 August 2018 ICS 35.020; 35.110; 35.160 English Version Information technology - Data centre facilities and infrastructures - Part

More information

Sharing Environmental Data with gein

Sharing Environmental Data with gein EnviroInfo 2004 (Geneva) Sh@ring EnviroInfo 2004 Sharing Environmental Data with gein Thomas Vögele 1, Fred Kruse 1, Oliver Karschnik 2 Abstract In response to EU Directive 2003/4/EC on Public Access to

More information

GaBi 4 Manual. Introduction to GaBi 4. Last Updated: March, /18

GaBi 4 Manual. Introduction to GaBi 4. Last Updated: March, /18 GaBi 4 Manual Introduction to GaBi 4 Last Updated: March, 2003 1/18 Universität Stuttgart Institut für Kunststoffprüfung und Kunststoffkunde IKP of the University of Stuttgart Institute for Polymer Testing

More information

Automated Storage Tiering on Infortrend s ESVA Storage Systems

Automated Storage Tiering on Infortrend s ESVA Storage Systems Automated Storage Tiering on Infortrend s ESVA Storage Systems White paper Abstract This white paper introduces automated storage tiering on Infortrend s ESVA storage arrays. Storage tiering can generate

More information

Traffic Analysis on Business-to-Business Websites. Masterarbeit

Traffic Analysis on Business-to-Business Websites. Masterarbeit Traffic Analysis on Business-to-Business Websites Masterarbeit zur Erlangung des akademischen Grades Master of Science (M. Sc.) im Studiengang Wirtschaftswissenschaft der Wirtschaftswissenschaftlichen

More information

How to Automatically Unterstand and Integrate System-models and how SpecIF can help.

How to Automatically Unterstand and Integrate System-models and how SpecIF can help. Working How to Automatically Unterstand and Integrate System-models and how SpecIF can help. Oskar von Dungern, Dr.-Ing., adesso AG 2 Topics Today 1. The idea behind model integration and SpecIF Purpose

More information

Load Balancing for Problems with Good Bisectors, and Applications in Finite Element Simulations

Load Balancing for Problems with Good Bisectors, and Applications in Finite Element Simulations Load Balancing for Problems with Good Bisectors, and Applications in Finite Element Simulations Stefan Bischof, Ralf Ebner, and Thomas Erlebach Institut für Informatik Technische Universität München D-80290

More information

Conceptualizing Data in Multinational Enterprises: Model Design and Application

Conceptualizing Data in Multinational Enterprises: Model Design and Application Conceptualizing Data in Multinational Enterprises: Model Design and Application Verena Ebner *, Boris Otto, and Hubert Österle Institute of Information Management, University of St. Gallen, St. Gallen,

More information

An Internet and Knowledge-based Alert-system for Groundwater Disaster Management

An Internet and Knowledge-based Alert-system for Groundwater Disaster Management EnviroInfo 2005 (Brno) Informatics for Environmental Protection - Networking Environmental Information An Internet and Knowledge-based Alert-system for Groundwater Disaster Management Uwe Rüppel 1, Thomas

More information

METK The Medical Exploration Toolkit

METK The Medical Exploration Toolkit METK The Medical Exploration Toolkit Christian Tietjen 1, Konrad Mühler 1, Felix Ritter 2, Olaf Konrad 2, Milo Hindennach 2, Bernhard Preim 1 1 Institut für Simulation und Graphik, Otto-von-Guericke-Universität

More information

ISO/IEC TR TECHNICAL REPORT

ISO/IEC TR TECHNICAL REPORT TECHNICAL REPORT ISO/IEC TR 27019 First edition 2013-07-15 Information technology Security techniques Information security management guidelines based on ISO/IEC 27002 for process control systems specific

More information

ENISA s Position on the NIS Directive

ENISA s Position on the NIS Directive ENISA s Position on the NIS Directive 1 Introduction This note briefly summarises ENISA s position on the NIS Directive. It provides the background to the Directive, explains its significance, provides

More information

GEOPRO 3D - A THREE-DIMENSIONAL GIS TOOL FOR THE VISUALIZATION AND ANALYSIS OF THE WATER TABLE AND HYDROGEOLOGICAL PROFILES

GEOPRO 3D - A THREE-DIMENSIONAL GIS TOOL FOR THE VISUALIZATION AND ANALYSIS OF THE WATER TABLE AND HYDROGEOLOGICAL PROFILES GEOPRO 3D - A THREE-DIMENSIONAL GIS TOOL FOR THE VISUALIZATION AND ANALYSIS OF THE WATER TABLE AND HYDROGEOLOGICAL PROFILES Désirée Hilbring Institute for Photogrammetry and Remote Sensing University of

More information

Data Models: The Center of the Business Information Systems Universe

Data Models: The Center of the Business Information Systems Universe Data s: The Center of the Business Information Systems Universe Whitemarsh Information Systems Corporation 2008 Althea Lane Bowie, Maryland 20716 Tele: 301-249-1142 Email: Whitemarsh@wiscorp.com Web: www.wiscorp.com

More information

Florida Coastal Everglades LTER Program

Florida Coastal Everglades LTER Program Florida Coastal Everglades LTER Program Metadata Workshop April 13, 2007 Linda Powell, FCE Information Manager Workshop Objectives I. Short Introduction to the FCE Metadata Policy What needs to be submitted

More information

Automatic Metadata Analysis for Environmental Information Systems

Automatic Metadata Analysis for Environmental Information Systems 1 Automatic Metadata Analysis for Environmental Information Systems Jens Hartmann 1 and Heiner Stuckenschmidt 2 Abstract Metadata plays an important role in web-based environmental information systems

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION SPÉCIFICATION TECHNIQUE TECHNISCHE SPEZIFIKATION CEN ISO/TS 19139 November 2009 ICS 35.240.70 English Version Geographic information - Metadata - XML schema implementation (ISO/TS

More information

Advent IM Ltd ISO/IEC 27001:2013 vs

Advent IM Ltd ISO/IEC 27001:2013 vs Advent IM Ltd ISO/IEC 27001:2013 vs 2005 www.advent-im.co.uk 0121 559 6699 bestpractice@advent-im.co.uk Key Findings ISO/IEC 27001:2013 vs. 2005 Controls 1) PDCA as a main driver is now gone with greater

More information

Industrial And Manufacturing Systems (IMSE)

Industrial And Manufacturing Systems (IMSE) Industrial And Manufacturing Systems (IMSE) 1 Industrial And Manufacturing Systems (IMSE) IMSE 1000: Introduction to Industrial Introduction to industrial engineering profession, the Industrial and Manufacturing

More information

FORMAL USABILITY EVALUATION OF INTERACTIVE SYSTEMS. Nico Hamacher 1, Jörg Marrenbach 2, Karl-Friedrich Kraiss 3

FORMAL USABILITY EVALUATION OF INTERACTIVE SYSTEMS. Nico Hamacher 1, Jörg Marrenbach 2, Karl-Friedrich Kraiss 3 In: Johannsen, G. (Eds.): 8th IFAC/IFIP/IFORS/IEA Symposium on Analysis, Design, and Evaluation of Human Machine Systems 2001. Preprints, pp. 577-581, September 18-20, Kassel, VDI /VDE-GMA FORMAL USABILITY

More information

Big data and data centers

Big data and data centers Big data and data centers Contents Page 1 Big data and data centers... 3 1.1 Big data, big IT... 3 1.2 The IT organization between day-to-day business and innovation... 4 2 Modern data centers... 5 2.1

More information

MAPPING TECHNICAL PROCESSES INTO STANDARD SOFTWARE FOR BUSINESS SUPPORT

MAPPING TECHNICAL PROCESSES INTO STANDARD SOFTWARE FOR BUSINESS SUPPORT MAPPING TECHNICAL PROCESSES INTO STANDARD SOFTWARE FOR BUSINESS SUPPORT Wolfgang Huhnt 1. Michael Kluge 1, Hans-Jürgen Laufer 2 1 Bauhaus University Weimar 2 HOCHTIEF Facility Management ABSTRACT: Integrated

More information

Please note: Only the original curriculum in Danish language has legal validity in matters of discrepancy. CURRICULUM

Please note: Only the original curriculum in Danish language has legal validity in matters of discrepancy. CURRICULUM Please note: Only the original curriculum in Danish language has legal validity in matters of discrepancy. CURRICULUM CURRICULUM OF 1 SEPTEMBER 2008 FOR THE BACHELOR OF ARTS IN INTERNATIONAL COMMUNICATION:

More information

1 Master Data Validation with cbs MDV

1 Master Data Validation with cbs MDV 1 Master Data Validation with cbs MDV In the age of digitalization, Industry 4.0 and Internet of things (IoT) master data as digital copy of the real business objects like products, customers, suppliers,

More information

Applying Human-Centered Design Process to SystemDirector Enterprise Development Methodology

Applying Human-Centered Design Process to SystemDirector Enterprise Development Methodology Applying Human-Centered Design Process to SystemDirector Enterprise Development HIRAMATSU Takeshi, FUKUZUMI Shin ichi Abstract Human-centered design process is specified in ISO13407 international standard,

More information

Geog 469 GIS Workshop. System Requirements - Data

Geog 469 GIS Workshop. System Requirements - Data Geog 469 GIS Workshop System Requirements - Data Outline 1. What are some principles of project management? 2. What are some fundamental issues associated with system requirements? 3. What are some issues

More information

Coded Calculation for Floating Point Values in Safety I&C - Implementation and Experiences

Coded Calculation for Floating Point Values in Safety I&C - Implementation and Experiences Coded Calculation for Floating Point Values in Safety I&C - Implementation and Experiences Arndt LINDNER 1, Christian GERST 2, and Andreas MÖLLEKEN 3 1. TÜV Rheinland ISTec-GmbH, Boltzmannstr. 14, Garching,

More information

PortalU, a Tool to Support the Implementation of the Shared Environmental Information System (SEIS) in Germany

PortalU, a Tool to Support the Implementation of the Shared Environmental Information System (SEIS) in Germany European conference of the Czech Presidency of the Council of the EU TOWARDS eenvironment Opportunities of SEIS and SISE: Integrating Environmental Knowledge in Europe http:/www.e-envi2009.org/proceedings/

More information

Otto-von-Guericke University of Magdeburg. Implementation of a software to create interpretable Fuzzy Rules from Support Vector Machines

Otto-von-Guericke University of Magdeburg. Implementation of a software to create interpretable Fuzzy Rules from Support Vector Machines Otto-von-Guericke University of Magdeburg Faculty of Computer Science Laboratory Internship Implementation of a software to create interpretable Fuzzy Rules from Support Vector Machines Author: Steven

More information

!!!!!!!!!!!!! speedy. pdm !!!!!!!!!!!!!!!!!!!!!!!! documents, Finding. all4cad. not just searching! Made in Germany CAD / CAM - SYSTEMHAUS

!!!!!!!!!!!!! speedy. pdm !!!!!!!!!!!!!!!!!!!!!!!! documents, Finding. all4cad. not just searching! Made in Germany CAD / CAM - SYSTEMHAUS speedy all4cad Made in Germany Finding documents, not just searching pdm CAD / CAM - SYSTEMHAUS i speedy/pdm functional overview Technical document management 1 The business solution 3 The search 4 The

More information

Requirements Engineering for Enterprise Systems

Requirements Engineering for Enterprise Systems Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2001 Proceedings Americas Conference on Information Systems (AMCIS) December 2001 Requirements Engineering for Enterprise Systems

More information

lnteroperability of Standards to Support Application Integration

lnteroperability of Standards to Support Application Integration lnteroperability of Standards to Support Application Integration Em delahostria Rockwell Automation, USA, em.delahostria@ra.rockwell.com Abstract: One of the key challenges in the design, implementation,

More information

TERENO Workshop. Management and publishing of TERENO data from distributed data bases

TERENO Workshop. Management and publishing of TERENO data from distributed data bases Management and publishing of TERENO data from distributed data bases Ralf Kunkel, Jürgen Sorg and the Tereno Coordination Team Data Management Publication of Tereno data using Digital Object Identifiers

More information

Re-designing Online Terminology Resources for German Grammar

Re-designing Online Terminology Resources for German Grammar Re-designing Online Terminology Resources for German Grammar Project Report Karolina Suchowolec, Christian Lang, and Roman Schneider Institut für Deutsche Sprache (IDS), Mannheim, Germany {suchowolec,

More information

Governance Structure and Terms of Reference for Climate Technology Centre and its Network

Governance Structure and Terms of Reference for Climate Technology Centre and its Network Governance Structure and Terms of Reference for Climate Technology Centre and its Network Ministry of Environment & Forests Government of Bangladesh 4 April, 2011 Bangkok, Thailand Mandate of the Task!

More information

CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION

CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION 5.1 INTRODUCTION Generally, deployment of Wireless Sensor Network (WSN) is based on a many

More information

AFRI AND CERA: A FLEXIBLE STORAGE AND RETRIEVAL SYSTEM FOR SPATIAL DATA

AFRI AND CERA: A FLEXIBLE STORAGE AND RETRIEVAL SYSTEM FOR SPATIAL DATA Frank Toussaint, Markus Wrobel AFRI AND CERA: A FLEXIBLE STORAGE AND RETRIEVAL SYSTEM FOR SPATIAL DATA 1. Introduction The exploration of the earth has lead to a worldwide exponential increase of geo-referenced

More information

Infrastructure for Multilayer Interoperability to Encourage Use of Heterogeneous Data and Information Sharing between Government Systems

Infrastructure for Multilayer Interoperability to Encourage Use of Heterogeneous Data and Information Sharing between Government Systems Hitachi Review Vol. 65 (2016), No. 1 729 Featured Articles Infrastructure for Multilayer Interoperability to Encourage Use of Heterogeneous Data and Information Sharing between Government Systems Kazuki

More information

Sri Vidya College of Engineering & Technology

Sri Vidya College of Engineering & Technology UNIT I INTRODUCTION TO OOP AND FUNDAMENTALS OF JAVA 1. Define OOP. Part A Object-Oriented Programming (OOP) is a methodology or paradigm to design a program using classes and objects. It simplifies the

More information

A Tool for Supporting Object-Aware Processes

A Tool for Supporting Object-Aware Processes A Tool for Supporting Object-Aware Processes Carolina Ming Chiao, Vera Künzle, Kevin Andrews, Manfred Reichert Institute of Databases and Information Systems University of Ulm, Germany Email: {carolina.chiao,

More information

Optimized DTN-Routing for Urban Public Transport Systems

Optimized DTN-Routing for Urban Public Transport Systems Optimized DTN-Routing for Urban Public Transport Systems Tobias Pögel Institute of Operating Systems and Computer Networks Technische Universität Braunschweig, Germany poegel@ibr.cs.tu-bs.de Abstract Communication

More information

Grant agreement no. EIE/06/221/SI REDUBAR

Grant agreement no. EIE/06/221/SI REDUBAR Grant agreement no. EIE/06/221/SI2.442663 REDUBAR Investigations targeted to the creation of legislative instruments and the reduction of administrative barriers for the use of biogas for heating, cooling

More information

New Features in Oracle Data Miner 4.2. The new features in Oracle Data Miner 4.2 include: The new Oracle Data Mining features include:

New Features in Oracle Data Miner 4.2. The new features in Oracle Data Miner 4.2 include: The new Oracle Data Mining features include: Oracle Data Miner Release Notes Release 4.2 E64607-03 March 2017 This document provides late-breaking information and information that is not yet part of the formal documentation. This document contains

More information

GIGAS. GEOSS INSPIRE & GMES an Action in Support

GIGAS. GEOSS INSPIRE & GMES an Action in Support GEOSS INSPIRE & GMES an Action in Support Pier Giorgio Marchetti pier.giorgio.marchetti@esa.int Andrea Biancalana andrea.biancalana@esa.int Slide 1 Objectives (GEOSS INSPIRE & GMES an Action in Support)

More information

Volume and File Structure of CDROM for Information Interchange

Volume and File Structure of CDROM for Information Interchange Standard ECMA-119 2 nd Edition - December 1987 Reprinted September 1998 Standardizing Information and Communication Systems Volume and File Structure of CDROM for Information Interchange Phone: +41 22

More information

Hawaii Energy and Environmental Technologies (HEET) Initiative

Hawaii Energy and Environmental Technologies (HEET) Initiative Hawaii Energy and Environmental Technologies (HEET) Initiative Office of Naval Research Grant Award Number N0014-11-1-0391 Task 8. ENERGY-NEUTRAL ENERGY TEST PLATFORMS 8.3 Advanced Database Research, Development

More information

RailML A standard data interface for railroad applications

RailML A standard data interface for railroad applications RailML A standard data interface for railroad applications Andrew Nash 1, Daniel Huerlimann 1, Prof. Joerg Schuette 2 and Vasco Paul Krauss 2 Institute of Transportation Planning and Systems 1 Swiss Federal

More information

Application Programm 1

Application Programm 1 A Concept of Datamigration in a Distributed, Object-Oriented Knowledge Base Oliver Schmid Research Institute for Robotic and Real-Time Systems, Department of Computer Science, Technical University of Munich,

More information

Stock Balancing Management

Stock Balancing Management User Guide Document Version: 1.0 2013-06-28 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters quoted from the screen. These include

More information

"Charting the Course... Certified Information Systems Auditor (CISA) Course Summary

Charting the Course... Certified Information Systems Auditor (CISA) Course Summary Course Summary Description In this course, you will perform evaluations of organizational policies, procedures, and processes to ensure that an organization's information systems align with overall business

More information

Data Points Structure Explanatory Documentation

Data Points Structure Explanatory Documentation Data Points Structure Explanatory Documentation Version: 0.2 (Public Draft) Publication date: 2009-12-08 Abstract This document contains a description of an approach for the explicit, consistent and coherent

More information

Safety and Reliability of Embedded Systems. (Sicherheit und Zuverlässigkeit eingebetteter Systeme) Safety and Reliability Analysis Models: Overview

Safety and Reliability of Embedded Systems. (Sicherheit und Zuverlässigkeit eingebetteter Systeme) Safety and Reliability Analysis Models: Overview (Sicherheit und Zuverlässigkeit eingebetteter Systeme) Safety and Reliability Analysis Models: Overview Content Classification Hazard and Operability Study (HAZOP) Preliminary Hazard Analysis (PHA) Event

More information

Information technology Security techniques Information security controls for the energy utility industry

Information technology Security techniques Information security controls for the energy utility industry INTERNATIONAL STANDARD ISO/IEC 27019 First edition 2017-10 Information technology Security techniques Information security controls for the energy utility industry Technologies de l'information Techniques

More information

Product Documentation SAP Business ByDesign August Analytics

Product Documentation SAP Business ByDesign August Analytics Product Documentation PUBLIC Analytics Table Of Contents 1 Analytics.... 5 2 Business Background... 6 2.1 Overview of Analytics... 6 2.2 Overview of Reports in SAP Business ByDesign... 12 2.3 Reports

More information

Name, Scope, and Binding. Outline [1]

Name, Scope, and Binding. Outline [1] Name, Scope, and Binding In Text: Chapter 3 Outline [1] Variable Binding Storage bindings and lifetime Type bindings Type Checking Scope Lifetime vs. Scope Referencing Environments N. Meng, S. Arthur 2

More information

Team Process Data Warehouse Process Dashboard Notes for Core Data Schema

Team Process Data Warehouse Process Dashboard Notes for Core Data Schema Team Process Data Warehouse Process Dashboard Notes for Core Data Schema The Core Schema document describes various database constructs that are present within the data warehouse. Since the warehouse itself

More information

«Computer Science» Requirements for applicants by Innopolis University

«Computer Science» Requirements for applicants by Innopolis University «Computer Science» Requirements for applicants by Innopolis University Contents Architecture and Organization... 2 Digital Logic and Digital Systems... 2 Machine Level Representation of Data... 2 Assembly

More information

Robust vein extraction on plant leaf images

Robust vein extraction on plant leaf images Robust vein extraction on plant leaf images Norbert Kirchgeßner 1 Hanno Scharr 1;2 Uli Schurr 2 1 Interdisciplinary Center for Scientific Computing, Ruprecht Karls University, 69120 Heidelberg, Germany

More information

Implementing APL-like data parallel functions on a GCA machine

Implementing APL-like data parallel functions on a GCA machine Implementing APL-like data parallel functions on a GCA machine Johannes Jendrsczok 1, Rolf Hoffmann 1, Patrick Ediger 1, and Jörg Keller 2 1 TU Darmstadt, FB Informatik, FG Rechnerarchitektur Hochschulstraße

More information

TOWARDS A META-MODEL FOR COLLABORATIVE CONSTRUCTION PROJECT MANAGEMENT

TOWARDS A META-MODEL FOR COLLABORATIVE CONSTRUCTION PROJECT MANAGEMENT M Keller, K. Menzel & R.J. Scherer: Towards a Meta-Model for Collaborative Construction Project Management. PRO-VE 2005, 6 th IFIP Working Conference on Virtual Enterprises, Valencia Spain, 26-28.09.2005

More information

Toward Horizon 2020: INSPIRE, PSI and other EU policies on data sharing and standardization

Toward Horizon 2020: INSPIRE, PSI and other EU policies on data sharing and standardization Toward Horizon 2020: INSPIRE, PSI and other EU policies on data sharing and standardization www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation The Mission of the Joint Research

More information

Chapter 2 Overview of the Design Methodology

Chapter 2 Overview of the Design Methodology Chapter 2 Overview of the Design Methodology This chapter presents an overview of the design methodology which is developed in this thesis, by identifying global abstraction levels at which a distributed

More information

Certification scheme

Certification scheme Certification scheme Chain of custody of forest based products / Chain of Custody (CoC) (Edition: November 2017) DIN CERTCO Alboinstraße 56 12103 Berlin Tel: +49 30 7562-1140 Fax: +49 30 7562-1141 E-Mail:

More information

BLLDB User Manual semantics GmbH

BLLDB User Manual semantics GmbH User Manual 04.07.2007 2007 semantics GmbH Table of Contents I Table of Contents 1 How to use... BLLDB 1 1.1 Basic Search... 2 1.2 Advanced Search... 3 1.3 Advice and examples... 4 1.4 Using the Classification...

More information

A Mathematical Model For Treatment Selection Literature

A Mathematical Model For Treatment Selection Literature A Mathematical Model For Treatment Selection Literature G. Duncan and W. W. Koczkodaj Abstract Business Intelligence tools and techniques, when applied to a data store of bibliographical references, can

More information

Online Assessment of Programming Exercises

Online Assessment of Programming Exercises Online Assessment of Programming Exercises G. Fischer, J. Wolff v. Gudenberg wolff@informatik.uni-wuerzburg.de April 2, 2004 1 Statement In our opinion programming can only be learned by reading and, first

More information

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data 46 Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

More information

Inhalt. Description of Certification Procedure ISO 22000, HACCP and DIN 15593

Inhalt. Description of Certification Procedure ISO 22000, HACCP and DIN 15593 Inhalt 1. CERTIFICATION PROCEDURE... 2 1.1 Audit Preparation... 2 1.2 Audit Stage 1... 2 1.3 Audit Stage 2 Certification Audit... 3 1.4. Issue of Certificate... 3 2. SURVEILLANCE AUDIT... 3 3. RECERTIFICATION

More information

[ DATA STRUCTURES] to Data Structures

[ DATA STRUCTURES] to Data Structures [ DATA STRUCTURES] Chapter - 01 : Introduction to Data Structures INTRODUCTION TO DATA STRUCTURES A Data type refers to a named group of data which share similar properties or characteristics and which

More information

Integration of software measurement into the software development environment

Integration of software measurement into the software development environment Integration of software measurement into the software development environment BERNHARD DAUBNER bernhard.daubner@uni-bayreuth.de ANDREAS HENRICH andreas.henrich@wiai.uni-bamberg.de Although the benefit

More information

COMOS. Lifecycle Material Management. General information 1. Introduction 2. Definitions 3. Creating material in COMOS 4

COMOS. Lifecycle Material Management. General information 1. Introduction 2. Definitions 3. Creating material in COMOS 4 General information 1 Introduction 2 COMOS Lifecycle Operating Manual Definitions 3 Creating material in COMOS 4 Importing material from external sources 5 Material documentation and order requests 6 Administration

More information

The appendix to the certificate is part of the certificate and consists of 3 pages.

The appendix to the certificate is part of the certificate and consists of 3 pages. The certification body of TÜV Informationstechnik GmbH hereby awards this certificate to the company D-TRUST GmbH Kommandantenstraße 15 10969 Berlin, Germany to confirm that its trust service D-TRUST qualified

More information

to confirm that the usability engineering process consisting of the sub-processes

to confirm that the usability engineering process consisting of the sub-processes The certification body of TÜV Informationstechnik GmbH hereby awards this certificate to the company Haier Innovation Design Center Haier Industial Park No.1 Haier Road 266101 Qingdao, P. R. China to confirm

More information

Switching to AQA from OCR

Switching to AQA from OCR Switching to AQA from OCR This resource compares our new GCSE Computer Science specification (8520) with the new OCR Computer Science specification (J276). If you are thinking of switching from OCR to

More information

Requirements for editing 8D Reports

Requirements for editing 8D Reports Requirements for editing 8D Reports (jochen.keidel) (daniel.bihlmaier) Seite 1 von 8 Version Date Comment 1 15.11.2017 Translation into English Index 1 Guideline... 3 2 Content and form for processing

More information

Maths PoS: Year 7 HT1. Students will colour code as they work through the scheme of work. Students will learn about Number and Shape

Maths PoS: Year 7 HT1. Students will colour code as they work through the scheme of work. Students will learn about Number and Shape Maths PoS: Year 7 HT1 Students will learn about Number and Shape Number: Use positive and negative numbers in context and position them on a number line. Recall quickly multiplication facts up to 10 10

More information

to confirm that the usability engineering process consisting of the sub-processes The appendix is part of the certificate and consists of 5 pages.

to confirm that the usability engineering process consisting of the sub-processes The appendix is part of the certificate and consists of 5 pages. The certification body of TÜV Informationstechnik GmbH hereby awards this certificate to the company ISAR User Interface Design 237-101 Nanhuxiyuan, Wangjing 100102 Beijing, China to confirm that the usability

More information

Meta Information Concepts for Environmental Information Systems

Meta Information Concepts for Environmental Information Systems Meta Information Concepts for Environmental Information Systems Ralf Denzer, Reiner Güttler Hochschule für Technik und Wirtschaft des Saarlandes Goebenstr. 40 66117 Saarbrücken Germany {denzer,guettler}@htw.uni-sb.de

More information

Jens Lansche *, Patrik Mouron, Rémy Teuscher, Thomas Nemecek, Gérard Gaillard 9th International Conference LCA of Food San Francisco, October 8, 2014

Jens Lansche *, Patrik Mouron, Rémy Teuscher, Thomas Nemecek, Gérard Gaillard 9th International Conference LCA of Food San Francisco, October 8, 2014 Federal Department of Economic Affairs, Education and Research EAER Agroscope Creating coherent life cycle databases for ecodesign and product declaration of agroindustrial products: how to deal with (?)

More information