INSPIRE-compliant and easy-to-use GeoModel Editor. Jan Schulze Althoff Dr. Christine Giger Prof. Dr. Lorenz Hurni

Size: px
Start display at page:

Download "INSPIRE-compliant and easy-to-use GeoModel Editor. Jan Schulze Althoff Dr. Christine Giger Prof. Dr. Lorenz Hurni"

Transcription

1 INSPIRE-compliant and easy-to-use GeoModel Editor Jan Schulze Althoff Dr. Christine Giger Prof. Dr. Lorenz Hurni

2 Overview About Modelling HUMBOLDT GeoModel Editor INSPIRE GeoModel Editor Linking Enterprise Architect INSPIRE Conference Edinburgh, , Dr. C. Giger 2

3 About Modelling Why do we generate data models using a CSL (conceptual schema language), e.g. UML? 1. Support of users/thematic experts: Specify structure and content of the data independent from a specific implementation 2. Facilitate implementation: CSL elements to be used in all interfaces and subsequent processing software, e.g. for data harmonisation INSPIRE Conference Edinburgh, , Dr. C. Giger 3

4 HUMBOLDT Project: Problems in the Modelling Methodology Theory Reality One possible solution INSPIRE /ISO set of Modelling Elements Interfaces support all the elements Software A supports subset A Software B supports subset B Software C supports subset C Mandatory for all interfaces HUMBOLDT set of Modelling Elements INSPIRE Conference Edinburgh, , Dr. C. Giger 4

5 Small Snippet of UML Metamodel INSPIRE Conference Edinburgh, , Dr. C. Giger 5

6 Why it s so huge! Current Modelling Environment for INSPIRE: Includes ALL ISO-19xxx packages More than40 Standards More than600 Packages More than 2000 Classes/Types INSPIRE Conference Edinburgh, , Dr. C. Giger 6

7 Based on concepts of the INTERLIS conceptual schema language (Swiss Standard CSL: experiences from over 20 years of use for >>100 geodata models) The HUMBOLDT Metamodel

8 HUMBOLDT GeoModel Editor Process Optimisation for Spatial Modelling(for the HUMBOLDT Project) Integration of Spatial Types Differentiation of Data Types and Feature Types Precise, yet flexible Type System Limitation of Language Elements Tool Optimisation for Spatial Modelling Specific Tool for HUMBOLDT Project Integrated Validation Open Processing Capabilities INSPIRE Conference Edinburgh, , Dr. C. Giger 8

9 INSPIRE Conference Edinburgh, , Dr. C. Giger 9

10 HUMBOLDT GeoModel Editor Drawbacks & Problems Not 100% interoperable to ISO/TC-211 flavored UML Different Concepts for Data Types Slight differences in Geometry Types INSPIRE Conference Edinburgh, , Dr. C. Giger 10

11 Idea: INSPIRE GeoModel Editor Use technique of HUMBOLDT GeoModel Editor Adjust to INSPIRE needs Check interoperability Look at Annex I data specs: Which elements were really used? INSPIRE Conference Edinburgh, , Dr. C. Giger 11

12 Simplified UML GFM Only simplified UML Class Diagrams No Interfaces No Functions Only single Inheritance No Association Classes No Realize Association Limited Package Nesting Including the Stereotypes of ISO/TC-211 FeatureType / DataType Enumeration /Codelist / Including Stereotypes of INSPIRE voidable lifecycleinfo INSPIRE Conference Edinburgh, , Dr. C. Giger 12

13 Metamodel of INSPIRE GeoModel Editor based on used Elements in Annex I data specifications INSPIRE Conference Edinburgh, , Dr. C. Giger 13

14 Elements exposed to users INSPIRE Conference Edinburgh, , Dr. C. Giger 14

15 Stereotypes forattributes/associations INSPIRE Conference Edinburgh, , Dr. C. Giger 15

16 Hidden Primitive Type for Imports INSPIRE Conference Edinburgh, , Dr. C. Giger 16

17 Simplified Imports Used Imports / External Types (Annex I) Standards ISO-19103, 19107, 19108, 19111, 19115, 19133, Only around 25 Types used Exotic TM_OrdinalEra (ISO-19108), LR_PositionExpression (ISO-19133) INSPIRE Conference Edinburgh, , Dr. C. Giger 17

18 Simplified Imports Suggested List of External Types ISO Schema Languge 26 elements of Basic Types Primitives (Decimal, Integer, DateTime, CharacterString, ) 29 elements of BasicTypes Derived (Units of Measure Angle, Area, Distance, ) 9 elements of BasicTypes Implementation (Names GenericName, LocalName, ) INSPIRE Conference Edinburgh, , Dr. C. Giger 18

19 Simplified Imports ISO Spatial Schema GM-Object, Direct Position GM_Primitive, GM_Point, GM_Curve, GM_Surface, GM_Solid GM_Aggregate, GM_MultiPoint, GM_MultiCurve, GM_MultiSurface, GM_MultiSolid GM_Complex, GM_Composite ISO Temporal Schema TM_Primitive, TM_Period, TM_Duration, TM_PeriodDuration INSPIRE Conference Edinburgh, , Dr. C. Giger 19

20 Simplified Imports ISO Metadata MD_Metadata Extent Information: EX_GeographicExtent, EX_TemporalExtent, EX_VerticalExtent Citation: CI_Citation, CI_ResponsibleParty, CI_ Contact, CI_Address, URL ISO Tracking & Navigation Linear Referencing: LR_PositionExpression ISO Metadata XML Implementation LocalisedCharacterString, PT_FreeText, URI INSPIRE Conference Edinburgh, , Dr. C. Giger 20

21 Snapshot INSPIRE GeoModel Editor -INSPIRE Addresses Model

22 Detail: Snapshot INSPIRE GeoModel Editor Palette Context Sensitive Menu only allows to add valid elements in the concrete context in a package only DataType, FeatureType, Enumeration, CodeList and ApplicationSchema in fact we should also disallow ApplicationSchema as nesting is hard to implement for subsequent processes

23 Detail -Snapshot INSPIRE Editor -ContextMenu isalso workingforassociations(inheritance, associations, aggregations, compositions or simple text attachments)

24 Detail -Snapshot INSPIRE Editor -The predefinedsimple typesfromtheiso modelscanbeaccessedeasilyin dropdown menues)

25 Detail -Snapshot INSPIRE Editor - The predefined stereotypes for attributes and associations

26 Detail -Snapshot INSPIRE Editor -Reuse existingmodelsbyimportingthemintothemodel(herethe AdministrativeUnits model is loaded)

27 Problem: Process Chain Import Enterprise Architect UML for Processing with Eclipse Tools 1. Models aresimplytoolarge tobehandled 2. Noreal UML Profile isdefined 3. Enterprise Architect XMI is not directly compatible with XMI for Eclipse based tools INSPIRE Conference Edinburgh, , Dr. C. Giger 27

28 Problem: The Integration Models are simply too large to be handled Reducing the Foundation Schemas to a minimum INSPIRE Conference Edinburgh, , Dr. C. Giger 28

29 Problem: The Integration No real UML Profile is defined Defining a profile Applying each stereotype manually INSPIRE Conference Edinburgh, , Dr. C. Giger 29

30 Problem: The Integration Enterprise Architect XMI is not directly compatible with XMI for Eclipse based tools Using Eclipse Modelling Project (Model Transformation) Utilising UML2EA Tools ( m/) -> works, but complex to configure INSPIRE Conference Edinburgh, , Dr. C. Giger 30

31 The Integration Step 1 From Enterprise Architect to Eclipse INSPIRE Conference Edinburgh, , Dr. C. Giger 31

32 The Integration Step 2 From Eclipse UML to Inspire Editor Model-to-Model Transformation using Eclipse UML::Package -> INSPIRE::Package <<ApplicationSchema>>-> INSPIRE::ApplicationSchema UML::Class <<FeatureType>> -> INSPIRE::FeatureType <<DataType>> -> INSPIRE::DataType <<Enumeration>> -> INSPIRE::Enumeration <<CodeList>> -> INSPIRE::CodeList INSPIRE Conference Edinburgh, , Dr. C. Giger 32

33 Other open Issues INSPIRE GeoModel Editor Work on Model Validation Include the basic Imports Enhance Graphics INSPIRE Conference Edinburgh, , Dr. C. Giger 33

34 Open Issues Transformations Simple Enterprise Architect Eclipse Process Enhance Eclipse UML INSPIRE Model Editor Reverse Transformation INSPIRE Model Editor Eclipse UML Methods to synchronise Model Elements INSPIRE Conference Edinburgh, , Dr. C. Giger 34

35 Open Issues Usability Tool Integration Create Help Create Documentation Create «Cheat Sheets» Model Versioning INSPIRE Conference Edinburgh, , Dr. C. Giger 35

36 Conclusions Was the effort of creating an INSPIRE GeoModel Editor worthwhile? Answer: yes, because 1. Support of users/thematic experts: 1. Enterprise Architect with full ISO stereotyping:? 2. HUMBOLDT/INSPIRE GeoModel Editor: easier to use! 2. Facilitate implementation: 1. HUMBOLDT/INSPIRE GeoModel Editor: YES! Interfaces can easily be generated Subsequent processing can be supported without any information loss 2. Enterprise Architect with full ISO stereotyping: all interfaces to be generated or direct links encounter the same or even more complexity as we did, when trying to link the two editors Consequence: nobody uses the UML definition! Instead: the GML definition is used! This is a fundamental information loss! All the original advantages of the (ISO-based AND IT mainstream) model-driven approach are lost INSPIRE Conference Edinburgh, , Dr. C. Giger 36

37 Some last aspects: The work on the HUMBOLDT and INSPIRE GeoModel Editors was carried out in the HUMBOLDT project (6 th Framework Programme, HUMBOLDT and INSPIRE GeoModel Editors are specified on the ECLIPSE Framework The PDF Version contains more slides/additional details INSPIRE Conference Edinburgh, , Dr. C. Giger 37

Conceptual schema matching with the Ontology Mapping Language: requirements and evaluation

Conceptual schema matching with the Ontology Mapping Language: requirements and evaluation 0 Conceptual schema matching with the Ontology Mapping Language: requirements and evaluation Marian de Vries / Thorsten Reitz AGILE workshop 2009 2008 Humboldt Consortium http://www.esdi-humboldt.eu Dr.

More information

INSPIRE data specifications Advanced. Stijn Keijers (SADL KU Leuven)

INSPIRE data specifications Advanced. Stijn Keijers (SADL KU Leuven) 1 INSPIRE data specifications Advanced Stijn Keijers (SADL KU Leuven) Modules 2 1. Understanding INSPIRE data specifications 2. Introduction UML 3. Introduction XML/GML 4. Transforming data into INSPIRE

More information

Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes

Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes Elżbieta Bielecka, Agnieszka Zwirowicz-Rutkowska, Alina Kmiecik, Marek Brylski, Magdalena

More information

The Implementation of a Model- Driven Approach in Germany Clemens Portele, Markus Seifert

The Implementation of a Model- Driven Approach in Germany Clemens Portele, Markus Seifert The Implementation of a Model- Driven Approach in Germany Clemens Portele, Markus Seifert Data Modelling and Model Driven Implementation of Data Distribution Workshop Copenhagen, 28.- 30.01.2015 Content

More information

S-100 Framework Document

S-100 Framework Document S-100 Framework Document Title: How to build a TC211 conformant Product Specification for Hydrographic Information Project: S-100 Work Item 2.6 Source: IHO TSMAD S-100 Focus Group, Ottawa, April 2007.

More information

IHO S-100 Framework. The Essence. WP / Task: Date: Author: hansc/dga Version: 0.6. Document name: IHO S-100 Framework-The Essence

IHO S-100 Framework. The Essence. WP / Task: Date: Author: hansc/dga Version: 0.6. Document name: IHO S-100 Framework-The Essence WP / Task: 4.4.1. Date: 2015-09-25 Author: hansc/dga Version: 0.6 Document name: IHO S-100 Framework-The Essence IHO S-100 Framework Version 0.6 The Essence Document information More recent versions of

More information

Study and guidelines on Geospatial Linked Data as part of ISA Action 1.17 Resource Description Framework

Study and guidelines on Geospatial Linked Data as part of ISA Action 1.17 Resource Description Framework DG Joint Research Center Study and guidelines on Geospatial Linked Data as part of ISA Action 1.17 Resource Description Framework 6 th of May 2014 Danny Vandenbroucke Diederik Tirry Agenda 1 Introduction

More information

Open Geospatial Consortium Inc.

Open Geospatial Consortium Inc. OGC 05-118 Open Geospatial Consortium Inc. Date: 2005-10-24 Reference number of this OGC document: OGC 05-118 Version: 0.0.3 Category: OpenGIS Discussion Paper Editor: Clemens Portele OGC Web Services

More information

Out of the UML box: Intuitive and Data-driven Modelling Tools for INSPIRE

Out of the UML box: Intuitive and Data-driven Modelling Tools for INSPIRE Out of the UML box: Intuitive and Data-driven Modelling Tools for INSPIRE Thorsten Reitz, wetransform GmbH 15.09.2017 INSPIRE Conference 2017, Strasbourg, France Is UML bad? Observations: UML is a very

More information

Challenges in Geospatial Data Harmonisation:

Challenges in Geospatial Data Harmonisation: Challenges in Geospatial Data Harmonisation: Examples and Approaches from the HUMBOLDT project AGILE Workshop 2009 Astrid Fichtinger, Eva Klien, Christine Giger Overview The HUMBOLDT Project Data harmonisation

More information

URI Properties for INSPIRE Extension. Stereotype Solution

URI Properties for INSPIRE Extension. Stereotype Solution URI Properties for INSPIRE Extension Stereotype Solution Introduction After much effort we have harmonized data models based on standards (ISO, OGC, INSPIRE) But... These already being extended based on

More information

AIXM, WXXM, FIXM the power of a unified approach. Ian Painter ATM Lead Snowflake Software

AIXM, WXXM, FIXM the power of a unified approach. Ian Painter ATM Lead Snowflake Software AIXM, WXXM, FIXM the power of a unified approach Ian Painter ATM Lead Snowflake Software Conceptualizing the real world FIXM Flight Plan Conceptual Model FIXM Flight Plan Logical Model Flight Plan Physical

More information

INSPIRE Coverage Types

INSPIRE Coverage Types INSPIRE Infrastructure for Spatial Information in Europe INSPIRE Coverage Types Title Status Creator Date 2012-06-15 Subject Publisher Type Description Contributor Format Source Rights Identifier Language

More information

5 Data content and structure

5 Data content and structure 5 Data content and structure The INSPIRE theme Utility and governmental services has been split in 3 separate main packages, that are developed hereafter. Though main features of the 3 sub-themes have

More information

Interoperability & Metadata

Interoperability & Metadata Interoperability & Metadata David Danko Project Leader ISO 19115 ISO 19139 Editor ISO 19115-2 ddanko@esri.com Be able to: Interoperability the ability of two or more systems or components to exchange information

More information

MetOcean Themes in INSPIRE

MetOcean Themes in INSPIRE MetOcean Themes in INSPIRE Cliquez pour modifier le style du titre 4th Workshop on the use of GIS/OGC standards in meteorology Cliquez pour modifier le style des sous-titres Frédéric du Guillaud masque

More information

INSPIRE Data Specifications What s new? What s next?

INSPIRE Data Specifications What s new? What s next? INSPIRE Data Specifications What s new? What s next? Michael Lutz INSPIRE Conference 25 th June 2013, Firenze www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation What s new?

More information

Open Geospatial Consortium

Open Geospatial Consortium Open Geospatial Consortium Approval Date: 2013-01-18 Pending Date: 2012-12-21 Publication Date: 2013-2-05 Reference number of this document: OGC 12-094 Reference URN for this document: http://www.opengis.net/def/doc-type/per/ows9-aviation-airm

More information

A5.2-D3 [3.5] Workflow Design and Construction Service Component Specification. Eva Klien (FHG), Christine Giger (ETHZ), Dániel Kristóf (FOMI)

A5.2-D3 [3.5] Workflow Design and Construction Service Component Specification. Eva Klien (FHG), Christine Giger (ETHZ), Dániel Kristóf (FOMI) Title: A5.2-D3 [3.0] A Lightweight Introduction to the HUMBOLDT Framework V3.0 Author(s)/Organisation(s): Daniel Fitzner (FhG), Thorsten Reitz (FhG) Working Group: Architecture Team / WP5 References: A5.2-D3

More information

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA)

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) Expert contract supporting the Study on RDF and PIDs for INSPIRE Deliverable D.EC.3.2 RDF in INSPIRE Open issues, tools, and implications

More information

Framework specification, logical architecture, physical architecture, requirements, use cases.

Framework specification, logical architecture, physical architecture, requirements, use cases. Title: A5.2-D3 3.3.1 Alignment Editor Specification Editor(s)/Organisation(s): Thorsten Reitz (Fraunhofer IGD) Contributing Authors: Thorsten Reitz (Fraunhofer IGD), Marian de Vries (TUD) References: A1.8-D4

More information

Open Geospatial Consortium Inc.

Open Geospatial Consortium Inc. Open Geospatial Consortium Inc. Date: 2016-12-05 Reference number of this OGC document: OGC 07-036r1 Version: 3.2.2 Category: OpenGIS Standard Editor: Clemens Portele OpenGIS Geography Markup Language

More information

UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN)

UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN) Workshop about extensions of INSPIRE data specifications 20-21 June 2017 UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN) UN-GGIM General presentation UN-GGIM(United Nations

More information

Workshop Data Modelling [en]

Workshop Data Modelling [en] Workshop Data Modelling [en] Thorsten Reitz, wetransform INSPIRE and Beyond 2018 24.05.2018 Wetransform GmbH - Why do we create data models at all? - What processes can we use to create models? - What

More information

Land Cover spatial datasets harmonization in Portugal using HALE

Land Cover spatial datasets harmonization in Portugal using HALE Land Cover spatial datasets harmonization in Portugal using HALE Teresa Zuna, Alexandra Fonseca, Danilo Furtado, Ana Luísa Gomes, André Serronha, Paulo Patrício Introduction DGT is the entity responsible

More information

Geografisk information Metadata implementering med XML-schema (ISO/TS 19139:2007, IDT)

Geografisk information Metadata implementering med XML-schema (ISO/TS 19139:2007, IDT) Teknisk specifikation SIS-ISO/TS 19139:2007 Utgåva 1 Juni 2007 Geografisk information Metadata implementering med XML-schema (ISO/TS 19139:2007, IDT) Geographic information Metadata XML schema implementation

More information

INTEGRATED HIERARCHICAL METADATA PROPOSAL: SERIES, LAYER, ENTITY AND ATTRIBUTE METADATA

INTEGRATED HIERARCHICAL METADATA PROPOSAL: SERIES, LAYER, ENTITY AND ATTRIBUTE METADATA INTEGRATED HIERARCHICAL METADATA PROPOSAL: SERIES, LAYER, ENTITY AND ATTRIBUTE METADATA Alaitz Zabala 1 and Joan Masó 2 1 Departament de Geografia, Universitat Autònoma de Barcelona, UAB. a.zabala@miramon.uab.es

More information

Enterprise Architect. User Guide Series. Geospatial Models. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Geospatial Models. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Geospatial Models Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Geospatial Modeling 3 Geodatabase Design for ArcGIS 4 ArcGIS

More information

Geografisk information Kodningsregler för datautbyte (ISO 19118:2005, IDT) Geographic information Encoding (ISO 19118:2005, IDT)

Geografisk information Kodningsregler för datautbyte (ISO 19118:2005, IDT) Geographic information Encoding (ISO 19118:2005, IDT) SVENSK STANDARD Fastställd 2006-04-06 Utgåva 1 Geografisk information Kodningsregler för datautbyte (ISO 19118:2005, IDT) Geographic information Encoding (ISO 19118:2005, IDT) ICS 35.020; 35.240.01; 35.240.30;

More information

OpenGIS Image geopositioning metadata GML 3.2 application schema

OpenGIS Image geopositioning metadata GML 3.2 application schema Open Geospatial Consortium Inc. Date: 2007-05-10 Reference number of this document: OGC 07-031r1 Version: 0.0.3 Category: OpenGIS Implementation Specification Editor: Arliss Whiteside OpenGIS Image geopositioning

More information

Application of the Catalogue and Validator tools in the context of Inspire Alberto Belussi, Jody Marca, Mauro Negri, Giuseppe Pelagatti

Application of the Catalogue and Validator tools in the context of Inspire Alberto Belussi, Jody Marca, Mauro Negri, Giuseppe Pelagatti Application of the Catalogue and Validator tools in the context of Inspire Alberto Belussi, Jody Marca, Mauro Negri, Giuseppe Pelagatti Politecnico di Milano giuseppe.pelagatti@polimi.it spatialdbgroup.polimi.it

More information

ISO/FDIS INTERNATIONAL STANDARD FINAL DRAFT. Geographic information Metadata ISO/TC 211. Secretariat: NSF. Voting begins on:

ISO/FDIS INTERNATIONAL STANDARD FINAL DRAFT. Geographic information Metadata ISO/TC 211. Secretariat: NSF. Voting begins on: FINAL DRAFT INTERNATIONAL STANDARD ISO/FDIS 19115 ISO/TC 211 Secretariat: NSF Voting begins on: 2003-01-23 Geographic information Metadata Information géographique Métadonnées Voting terminates on: 2003-03-23

More information

How to Create a European INSPIRE Compliant Data Specification. Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway)

How to Create a European INSPIRE Compliant Data Specification. Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway) How to Create a European INSPIRE Compliant Data Specification Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway) ESDIN Key Goals Further the ambition of the European Commission to create a European

More information

Teiid Designer User Guide 7.5.0

Teiid Designer User Guide 7.5.0 Teiid Designer User Guide 1 7.5.0 1. Introduction... 1 1.1. What is Teiid Designer?... 1 1.2. Why Use Teiid Designer?... 2 1.3. Metadata Overview... 2 1.3.1. What is Metadata... 2 1.3.2. Editing Metadata

More information

The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain

The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain Alicia González Jiménez (agjimenez@fomento.es) Instituto Geográfico Nacional

More information

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK)

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) INSPIRE: The ESRI Vision Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) Overview Who are we? Introduction to ESRI Inc. and ESRI(UK) Presenters ArcGIS The ESRI Solution to

More information

Document information. Report Fitness for purpose Annex III

Document information. Report Fitness for purpose Annex III Document information Document type Author Report GDI-DE Coordination Office Germany Version 1.0 wetransform GmbH Creation date May 9th, 2017 Reference document Discussion document on the possible future

More information

Teiid Designer User Guide 7.7.0

Teiid Designer User Guide 7.7.0 Teiid Designer User Guide 1 7.7.0 1. Introduction... 1 1.1. What is Teiid Designer?... 1 1.2. Why Use Teiid Designer?... 2 1.3. Metadata Overview... 2 1.3.1. What is Metadata... 2 1.3.2. Editing Metadata

More information

ELF extensions. Presentation to: INSPIRE MIG-T. Author: Anja Hopfstock (ELF WP2 Data Specifications) Date: 25 th February 2016.

ELF extensions. Presentation to: INSPIRE MIG-T. Author: Anja Hopfstock (ELF WP2 Data Specifications) Date: 25 th February 2016. ELF extensions Presentation to: Author: Date: INSPIRE MIG-T Anja Hopfstock (ELF WP2 Data Specifications) 25 th February 2016 What is ELF in connection to INSPIRE? Arrangements within NMCAs in Europe to

More information

Whole Platform Foundation. The Long Way Toward Language Oriented Programming

Whole Platform Foundation. The Long Way Toward Language Oriented Programming Whole Platform Foundation The Long Way Toward Language Oriented Programming 2008 by Riccardo Solmi made available under the Creative Commons License last updated 22 October 2008 Outline Aim: Engineering

More information

Building a missing item in INSPIRE: The Re3gistry

Building a missing item in INSPIRE: The Re3gistry Building a missing item in INSPIRE: The Re3gistry www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation Key pillars of data interoperability Conceptual data models Encoding

More information

IDERA ER/Studio Software Architect Evaluation Guide. Version 16.5/2016+ Published February 2017

IDERA ER/Studio Software Architect Evaluation Guide. Version 16.5/2016+ Published February 2017 IDERA ER/Studio Software Architect Evaluation Guide Version 16.5/2016+ Published February 2017 2017 IDERA, Inc. All rights reserved. IDERA and the IDERA logo are trademarks or registered trademarks of

More information

Model Driven Ontology: A New Methodology for Ontology Development

Model Driven Ontology: A New Methodology for Ontology Development Model Driven Ontology: A New Methodology for Ontology Development Mohamed Keshk Sally Chambless Raytheon Company Largo, Florida Mohamed.Keshk@raytheon.com Sally.Chambless@raytheon.com Abstract Semantic

More information

CimConteXtor User Guide

CimConteXtor User Guide CimConteXtor User Guide V3 1/86 CimConteXtor User Guide User Guide V3 CimConteXtor is an Enterprise Architect Add-In. The main purpose of CimConteXtor is to create a UML profile in EA, profile that is

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 19139-2 First edition 2012-12-15 Geographic information Metadata XML schema implementation Part 2: Extensions for imagery and gridded data Information géographique Métadonnées

More information

HUMBOLDT Application Scenario: Protected Areas

HUMBOLDT Application Scenario: Protected Areas CC by Erlend Schei Copyright by Kecko Copyright by Michael Bezzina CC by Gunnar Ries Copyright by Michael Bezzina Copyright by Michael Bezzina Copyright by Michael Bezzina CC by fs999 CC by Jordan Nielsen

More information

Serving Large-Scale Coverages - How to Tame an Elephant

Serving Large-Scale Coverages - How to Tame an Elephant Serving Large-Scale s - How to Tame an Elephant OGC Workshop 2 INSPIRE Conference Edinburgh, 29-jun-2011 Peter Baumann Jacobs University rasdaman GmbH OGC WCS.SWG chair OGC spec editor Sensor & Image Data

More information

ELF Data Specifications

ELF Data Specifications ELF Data Specifications Presentation to: Author: Date: INSPIRE conference Anja Hopfstock (WP2), Antti Jakobsson (ELF project director) 16 th June 2014 Why extending INSPIRE? INSPIRE too much too little

More information

S-100 Maintenance - Change Proposal Form (Draft)

S-100 Maintenance - Change Proposal Form (Draft) S-100WG4-4.13 Title: Miscellaneous Revisions, Clarifications, and Corrections S-100 Maintenance - Change Proposal Form (Draft) Organisation Raphael Malyankar Date 11-Feb-2019 Contact Raphael Malyankar

More information

Feedback from OASIS UBL TC to Draft Core Components Specification 1.8

Feedback from OASIS UBL TC to Draft Core Components Specification 1.8 Feedback from OASIS UBL TC to Draft Core Components Specification.8 document id Version 0.2 editor Bill Burcham April 8, 2002 Sterling Commerce Much of the contention over element naming in UBL stems from

More information

Guidelines for the encoding of spatial data

Guidelines for the encoding of spatial data INSPIRE Infrastructure for Spatial Information in Europe Guidelines for the encoding of spatial data Title D2.7: Guidelines for the encoding of spatial data, Version 3.1 Creator INSPIRE Drafting Team "Data

More information

Metadata of geographic information

Metadata of geographic information Metadata of geographic information Kai Koistinen Management of environmental data and information 4.10.2017 Topics Metadata of geographic information What is metadata? Metadata standards and recommendations

More information

Copying Subgraphs within Model Repositories

Copying Subgraphs within Model Repositories Copying Subgraphs within Model Repositories Pieter van Gorp, Hans Schippers, Dirk Janssens April 2, 2006 1 / 37 Contents Languages 2 / 37 Outline Languages 3 / 37 : Model Driven Software Engineering Model

More information

Experiences of UML-to-GML Encoding

Experiences of UML-to-GML Encoding Experiences of UML-to-GML Encoding Roy Grønmo, Ida Solheim, David Skogan SINTEF Telecom and Informatics Forskningsveien 1, Pb 124 Blindern, N-0314 Oslo, Norway {roy.gronmo ida.solheim david.skogan}@informatics.sintef.no

More information

Spatial Data on the Web

Spatial Data on the Web Spatial Data on the Web Tools and guidance for data providers The European Commission s science and knowledge service W3C Data on the Web Best Practices 35 W3C/OGC Spatial Data on the Web Best Practices

More information

S-100 Annex B Release Notes

S-100 Annex B Release Notes S-100 Annex B B-1 Page intentionally left blank B-2 ANNEX B RELEASE NOTES B-1 Release notes for Edition 4.0.0 Clause numbers: Wherever there is no explicit indication of the edition number, clause numbers

More information

MDA. SOA = Model Driven SOA

MDA. SOA = Model Driven SOA Introducing Model Driven SOA MDA + SOA = Model Driven SOA SoaML an Emerging Standard for SOA Modeling Dr. Darius Silingas Principal Trainer/Consultant darius.silingas@nomagic.com Introduction Who Am I?

More information

The Specifications Exchange Service of an RM-ODP Framework

The Specifications Exchange Service of an RM-ODP Framework The Specifications Exchange Service of an RM-ODP Framework X. Blanc (*+), M-P. Gervais(*), J. Le Delliou(+) (*)Laboratoire d'informatique de Paris 6-8 rue du Capitaine Scott F75015 PARIS (+)EDF Research

More information

A data model for the UK Environmental Observation Framework

A data model for the UK Environmental Observation Framework A data model for the UK Environmental Observation Framework Andrew Woolf 1, Keiran Millard 2, Beth Greenaway 3, Gemma Truelove 3, Paul Williams 4 1 STFC Rutherford Appleton Laboratory, Harwell, UK 2 HR

More information

Capella to SysML Bridge: A Tooled-up Methodology for MBSE Interoperability

Capella to SysML Bridge: A Tooled-up Methodology for MBSE Interoperability Capella to SysML Bridge: A Tooled-up Methodology for MBSE Interoperability Nesrine BADACHE, ARTAL Technologies, nesrine.badache@artal.fr Pascal ROQUES, PRFC, pascal.roques@prfc.fr Keywords: Modeling, Model,

More information

Keep it simple! a Nordic view on technical simplification issues. Nordic INSPIRE Network. INSPIRE Conference 2017

Keep it simple! a Nordic view on technical simplification issues. Nordic INSPIRE Network. INSPIRE Conference 2017 Keep it simple! a Nordic view on technical simplification issues 1 The network Formed in 2007 as a result of the INSPIRE directive Share experience and knowledge Develop common standpoints Exchange action

More information

Guidelines for the encoding of spatial data

Guidelines for the encoding of spatial data INSPIRE Infrastructure for Spatial Information in Europe Guidelines for the encoding of spatial data Title Status Creator Date 2012-06-15 Subject Publisher Type Description Contributor Format Source Rights

More information

Approaches & Languages for Schema Transformation

Approaches & Languages for Schema Transformation Approaches & Languages for Schema Transformation Findings of HUMBOLDT & follow-up Activities INSPIRE KEN Workshop on Schema Transformation Paris, France, 08.10.2013 Thorsten Reitz Esri R&D Center Zurich

More information

Workpackage 15: DBE Business Modeling Language. Deliverable D15.5: BML Editor Final Release

Workpackage 15: DBE Business Modeling Language. Deliverable D15.5: BML Editor Final Release Contract n 507953 Workpackage 15: DBE Business Modeling Language Deliverable D15.5: BML Editor Final Release Project funded by the European Community under the Information Society Technology Programme

More information

BLU AGE 2009 Edition Agile Model Transformation

BLU AGE 2009 Edition Agile Model Transformation BLU AGE 2009 Edition Agile Model Transformation Model Driven Modernization for Legacy Systems 1 2009 NETFECTIVE TECHNOLOGY -ne peut être copiésans BLU AGE Agile Model Transformation Agenda Model transformation

More information

Part 1: Content model

Part 1: Content model Provläsningsexemplar / Preview TECHNICAL SPECIFICATION ISO/TS 19163-1 First edition 2016-01-15 Geographic information Content components and encoding rules for imagery and gridded data Part 1: Content

More information

Enterprise Architect. User Guide Series. Geospatial Models

Enterprise Architect. User Guide Series. Geospatial Models Enterprise Architect User Guide Series Geospatial Models Sparx Systems Enterprise Architect supports Geography Markup Language (GML) application schemas and ArcGIS geodatabase modeling to define geospatial

More information

3rd Lecture Languages for information modeling

3rd Lecture Languages for information modeling 3rd Lecture Languages for information modeling Agenda Languages for information modeling UML UML basic concepts Modeling by UML diagrams CASE tools: concepts, features and objectives CASE toolset architecture

More information

Challenges to be INSPIRE compliant: CDDA into Protected Sites

Challenges to be INSPIRE compliant: CDDA into Protected Sites Challenges to be INSPIRE compliant: CDDA into Protected Sites María Cabello Pedro Mendive Summary Background The project Lessons learned Harmonizati on process Background Annex 1 Addresses Protected Sites

More information

Semantic Information Modeling for Federation (SIMF)

Semantic Information Modeling for Federation (SIMF) Purpose Semantic Information Modeling for Federation (SIMF) Overview V0.2-04/21/2011 The Architecture Ecosystem SIG of the Object Management Group (OMG) is in the process of drafting an RFP focused on

More information

Modelling in Enterprise Architecture. MSc Business Information Systems

Modelling in Enterprise Architecture. MSc Business Information Systems Modelling in Enterprise Architecture MSc Business Information Systems Models and Modelling Modelling Describing and Representing all relevant aspects of a domain in a defined language. Result of modelling

More information

A5.2-D3 [3.5] Workflow Design and Construction Service Component Specification

A5.2-D3 [3.5] Workflow Design and Construction Service Component Specification Title: A5.2-D3 [3.5] Workflow Design and Construction Service Component Specification Author(s)/Organisation(s): Daniel Fitzner (FHG), Moses Gone (FHG) Working Group: Architecture Team / WP5 References:

More information

Dominique Blouin Etienne Borde

Dominique Blouin Etienne Borde Dominique Blouin Etienne Borde dominique.blouin@telecom-paristech.fr etienne.borde@telecom-paristech.fr Institut Mines-Télécom Content Domain specific Languages in a Nutshell Overview of Eclipse Modeling

More information

Reducing Consumer Uncertainty

Reducing Consumer Uncertainty Spatial Analytics Reducing Consumer Uncertainty Towards an Ontology for Geospatial User-centric Metadata Introduction Cooperative Research Centre for Spatial Information (CRCSI) in Australia Communicate

More information

DoD Architecture Framework Version 2.0

DoD Architecture Framework Version 2.0 wreath stars Text DoD Architecture Framework Version 2.0 Volume 3: DoDAF Meta-model Physical Exchange Specification Developer s Guide 18 May 2009 This page left intentionally blank TABLE OF CONTENTS SECTION

More information

Name a project. Define project profiles. Make a list of Equipments. Launch the project. Collect various kinds of information.

Name a project. Define project profiles. Make a list of Equipments. Launch the project. Collect various kinds of information. Launch the project. Name a project. Collect various kinds of information. Define project profiles. Store up collected data into DBMS. Add a project member. Make a list of Equipments. Order, observe and/or

More information

Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata

Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata Meeting Host Supporting Partner Meeting Sponsors Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata 105th OGC Technical Committee Palmerston North, New Zealand Dr.

More information

Geographical Base Registries for Flanders

Geographical Base Registries for Flanders Geographical Base Registries for Flanders Ziggy Vanlishout Flemish Geographical Information Agency Layout FGIA (Flemish Geographical Information Agency) Project 'Geographical Base Registries' Data Modelling

More information

8 Dataset-level metadata

8 Dataset-level metadata 8 Dataset-level metadata This section specifies dataset-level metadata elements, which should be used for documenting metadata for a complete dataset or dataset series. NOTE Metadata can also be reported

More information

Cross-Nature, first steps

Cross-Nature, first steps VIII Jornadas Ibéricas de Infraestructuras de Datos Espaciales Lisboa 15-17 noviembre 2017 Cross-Nature, first steps SUMMARY 1. CROSS-NATURE GENERAL OVERVIEW 2. AN UPDATED STANDARD: PLINIAN CORE 3. PLINIAN

More information

Leveraging metadata standards in ArcGIS to support Interoperability. David Danko and Aleta Vienneau

Leveraging metadata standards in ArcGIS to support Interoperability. David Danko and Aleta Vienneau Leveraging metadata standards in ArcGIS to support Interoperability David Danko and Aleta Vienneau Leveraging Metadata Standards in ArcGIS for Interoperability Why metadata and metadata standards? Overview

More information

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook ECP-2007-GEO-317001 OneGeology-Europe Annex 1: Cookbook for creating multilingual metadata records using the OneGeology-Europe Metadata system (MIcKA) Authors: Lucie Kondrová, Robert Tomas, Štěpán Kafka

More information

SUMMARY: MODEL DRIVEN SECURITY

SUMMARY: MODEL DRIVEN SECURITY SUMMARY: MODEL DRIVEN SECURITY JAN-FILIP ZAGALAK, JZAGALAK@STUDENT.ETHZ.CH Model Driven Security: From UML Models to Access Control Infrastructres David Basin, Juergen Doser, ETH Zuerich Torsten lodderstedt,

More information

Technical implementation of INSPIRE: feed-back from experiences

Technical implementation of INSPIRE: feed-back from experiences Technical implementation of INSPIRE: feed-back from experiences Lisbon 27 February 2013 1 Modèle TN-02.018-1.2 Dominique.laurent@ign.fr Plan Introduction Metadata Services Interoperability 2 Introduction

More information

Extension of INSPIRE Download Services TG for Observation Data

Extension of INSPIRE Download Services TG for Observation Data Extension of INSPIRE Download Services TG for Observation Data Simon Jirka (52 North) 14 th June 2014, MIG Workshop on WCS-based INSPIRE Download Services Agenda Motivation Sensor Web Proposed Update for

More information

Meta-Modeling and Modeling Languages

Meta-Modeling and Modeling Languages member of Meta-Modeling and Modeling Languages Models and Modelling Model A reproduction of the part of reality which contains the essential aspects to be investigated. Modelling Describing and Representing

More information

ECDIS Interoperability Catalogue

ECDIS Interoperability Catalogue ECDIS Interoperability Catalogue Edward Kuwalek Sep 13 th, 2016 Objectives Phase 1 - Interoperability Analysis Draft - Mar/2016 and Final Report May/2016 Phase 2 Interoperability Catalogue Design Interoperability

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

Generating Specification Documents from Models using BIRT

Generating Specification Documents from Models using BIRT 2nd Biannual Symposium On Eclipse Open Source Software & OMG Open Specifications June 22, 2010 Generating Specification Documents from Models using BIRT Maged Elaasar Senior Software Engineer IBM Rational

More information

UN-GGIM : Europe core data and its impact on cadastral themes

UN-GGIM : Europe core data and its impact on cadastral themes PCC - CLR KEN meeting Bratislava 17 November 2016 UN-GGIM : Europe core data and its impact on cadastral themes Dominique Laurent, France General presentation of UN-GGIM UN-GGIM (United Nations initiative

More information

InfraGML. Linking pin between Geo and BIM. 4 november 2014

InfraGML. Linking pin between Geo and BIM. 4 november 2014 InfraGML Linking pin between Geo and BIM Marcel Reuvers (Geonovum) 4 november 2014 GIS Roads DTM GIS scope: Scale 1:500 1:25:000 Coordinates system CRS Features Topology networks Themes Cables and pipes

More information

ASAM MCD-2 D (ODX) Data Model for ECU Diagnostics (Open Diagnostic Data Exchange) Data Model Specification. Base Standard

ASAM MCD-2 D (ODX) Data Model for ECU Diagnostics (Open Diagnostic Data Exchange) Data Model Specification. Base Standard ASAM MCD-2 D (ODX) Data Model for ECU Diagnostics (Open Diagnostic Data Exchange) Data Model Specification Version 2.2.0 Date: 2008-05-18 Base Standard by ASAM e.v., 2008 Disclaimer This document is the

More information

Geographic information Road and railway networks Part 1: Concept model and application schema

Geographic information Road and railway networks Part 1: Concept model and application schema SWEDISH STANDARD SS 63 70 04-1:2006 Approved 2006-03-08 Edition 1 Geografisk information Väg- och järnvägsnät Del 1: Begreppsmodell och applikationsschema Geographic information Road and railway networks

More information

UML PROFILING AND DSL

UML PROFILING AND DSL UML PROFILING AND DSL version 17.0.1 user guide No Magic, Inc. 2011 All material contained herein is considered proprietary information owned by No Magic, Inc. and is not to be shared, copied, or reproduced

More information

DATEX II v2.1 SCHEMA GENERATION TOOL GUIDE. Document version: May European Commission. Directorate General for Transport and Energy

DATEX II v2.1 SCHEMA GENERATION TOOL GUIDE. Document version: May European Commission. Directorate General for Transport and Energy DATEX II v2.1 SCHEMA GENERATION TOOL GUIDE Document version: 2.1 31 May 2012 European Commission Directorate General for Transport and Energy Copyright 2012 Prepared by : Date Comment Version DATEX Technical

More information

THIS DOCUMENT IS STILL UNDER STUDY AND SUBJECT TO CHANGE. IT SHOULD NOT BE USED FOR REFERENCE PURPOSES.

THIS DOCUMENT IS STILL UNDER STUDY AND SUBJECT TO CHANGE. IT SHOULD NOT BE USED FOR REFERENCE PURPOSES. 2 nd Final Committee Draft ISO/IEC FCD 19763-2 Date: 2007-05-24 Reference number: ISO/JTC 1/SC 32N1591 Supersedes document SC 32N1492 THIS DOCUMENT IS STILL UNDER STUDY AND SUBJECT TO CHANGE. IT SHOULD

More information

Geographic information Portrayal (ISO 19117:2005, IDT)

Geographic information Portrayal (ISO 19117:2005, IDT) SVENSK STANDARD Fastställd 2006-04-06 Utgåva 1 Geografisk information Schema för visualisering av geografiska data (ISO 19117:2005, IDT) Geographic information Portrayal (ISO 19117:2005, IDT) ICS 35.020;

More information

Metamodeling. Janos Sztipanovits ISIS, Vanderbilt University

Metamodeling. Janos Sztipanovits ISIS, Vanderbilt University Metamodeling Janos ISIS, Vanderbilt University janos.sztipanovits@vanderbilt.edusztipanovits@vanderbilt edu Content Overview of Metamodeling Abstract Syntax Metamodeling Concepts Metamodeling languages

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Metadata registries (MDR) Part 3: Registry metamodel and basic attributes

ISO/IEC INTERNATIONAL STANDARD. Information technology Metadata registries (MDR) Part 3: Registry metamodel and basic attributes INTERNATIONAL STANDARD ISO/IEC 11179-3 Second edition 2003-02-15 Information technology Metadata registries (MDR) Part 3: Registry metamodel and basic attributes Technologies de l'information Registres

More information

Overview of Sentence Order Reference Document Development Process

Overview of Sentence Order Reference Document Development Process Overview of Sentence Order Reference Document Development Process Scott Came Justice Integration Solutions, Inc. September 14, 2004 Purpose The purpose of this document is to outline the process/methodology

More information