SlideShare a Scribd company logo
1 of 17
Download to read offline
ACHIEVING INTEROPERABILITY
BETWEEN BIM AND GIS
Elio Hbeich, Ana Roxin, Nicolas Bus
18-20 September 2019, Newcastle, United Kingdom
About me
Who I am ?
• 1st year Phd
• Semantic urban
checker
Enterprise
• @CSTB
• Under the
supervision of
Nicolas BUS
PhD
• @UBFC
• Under the
supervision of
Ana ROXIN
2
Summary
1
• General Context – BIM and GIS
3
• Research Issue – reaching semantic interoperability among BIM and GIS
4
• State of the art – Types of Interoperability, Semantic Interoperability
5
• Related work
6
• Conceptual Approach – combining federation and granularity
7
• Advantages & Future Work
3
Context
What is included ?
How to check Urban
Regulation ?
How to improve
Urban Planning ?
How to improve Life
Cycle Project ?
What is happening?
Geometric
and
Semantic
Microscopic
and
Macroscopic
Current and
Historical
Static and
Dynamic
BIM
and
GIS
4
BIM standards GIS standards
BIM knowledge, GIS knowledge
BIM
Cost
Calculation
Analysis
Detailed
Design
Renovation
……..
BIM relies on the following international standards:
• Information Delivery Manual (ISO 29481)
• Model View Definition (ISO 29481-3)
• Industry Foundation Classes (ISO 16739).
GIS
Elevation
Transportation
AddressesBoundaries
…….
GIS relies on the ISO TC 211 family standard
5
BIM Knowledge GIS Knowledge
Urban environments crystalize incompatibilities
▪ GIS building parts are divided
into outer and internal installation
while those concepts don’t exist in
BIM
▪ GIS uses ISO 19107 while BIM
uses ISO 10303-42 for
describing geometric connections
among elements.
▪ GIS urban spatial intelligence
relies on OGC CityGML,
IndoorGML, Moving Features,
ARML (Augmented Reality
Markup Language) while BIM is
based on IFC
Impossible to manage changes
dynamically and apply consistent
reasoning e.g. executing urban rules
in a suitable time frame.
6
Create a knowledge continuum for efficient and coherent reasoningCreate a knowledge continuum for efficient and coherent reasoning
Research issue
7
BIM Knowledge GIS Knowledge
Need for Interoperability [ISO 21127:2014]:
a) two systems can exchange information, and/or
b) multiple systems can be accessed with a single method.
Semantic
Interoperability
"interoperability so that the meaning of
the data model within the context of a
subject area is understood by the
participating systems"
(ISO/IEC 19941:2017)
Syntactic
Interoperability
"ability of two or more systems or services
to exchange structured information"
(ISO 16678:2014)
Physical / Data
Interoperability
"interoperability concerning the creation,
meaning, computation, use, transfer, and
exchange of data"
(ISO/IEC 20944-1:2013)
Syntax standards e.g. XML,
HTML, WSDL, SOAP
Hardware standards e.g.
Ethernet, standard protocols
e.g. TCP/IP and HTTP.
Types of Interoperability
8
✓
✓
Standard approaches for Semantic Interoperability
9
Unification Integration Federation
Meta-model
BIM Knowledge GIS Knowledge
BIM Knowledge GIS Knowledge
Common form
BIM
Knowledge
GIS
Knowledge
◼ Models are built and
interpreted according
to the common form
◼ No dynamic agreement
upon mappings
◼ Models are mapped
to a meta-model
◼ Meta-model needs to
be agreed upon
◼ Links are explicitly
and formally defined
◼ Most-challenging to
implement
Previous Work
References Research Characteristics
(Mignard & Nicolle, 2014)
Presents semantic extension called Urban Information Modelling (UIM), that defines spatial,
temporal and multi-representation concepts using extensible model based on the C-DMF
language.
(Deng, Cheng, & Anumba, 2016)
Presents an automatic data mapping between IFC and CityGML in different level of details
(LOD), using a reference ontology
(Floros, Pispidikis, & Dimopoulou,
2017)
Transform the IFC model into CityGML as a potential way to achieve interoperability
between GIS and BIM
Mignard, C., & Nicolle, C. (2014). Merging BIM and GIS using ontologies application to
urban facility management in ACTIVe3D. Computers in Industry, 65(9), 1276–1290.
https://doi.org/10.1016/j.compind.2014.07.008
Deng, Y., Cheng, J. C. P., & Anumba, C. (2016). Mapping between BIM and 3D GIS in
different levels of detail using schema mediation and instance comparison. Automation in
Construction, 67, 1–21.
Floros, G., Pispidikis, I., & Dimopoulou, E. (2017). INVESTIGATING INTEGRATION
CAPABILITIES BETWEEN IFC AND CITYGML LOD3 FOR 3D CITY MODELLING. ISPRS -
International Archives of the Photogrammetry, Remote Sensing and Spatial Information
Sciences, XLII-4/W7, 1–6. https://doi.org/10.5194/isprs-archives-XLII-4-W7-1-2017
Previous studies approach the interoperability issue
by integrating or unifying BIM and GIS models.
Nonetheless they have the following drawbacks:
▪ Generating data loss
▪ Presenting solution for a specific use case
▪ Mapping only building models
▪ Promoting one model over the other.
10
Conceptual approach
Semantic
modelling
Semantic
modelling
• Consistent semantic modelling for existing standards and models in both GIS and BIM
• Starting from ISO TC 211 ontologies, ifcOWL and semantic approaches for MVDs
AligningAligning
• Together with domain experts, identify which semantic rules must be defined among BIM and GIS
concepts
• Existing rules from ISO 19109 application schemas and ISO 19110 feature catalogues allow to
represent IFC by means of UML, which is not formal
Apply
granularity
Apply
granularity
• Identify and formally describe knowledge abstractions corresponding to business needs e.g. LOD,
LOIN, and specify them as knowledge granules
• Identify the ensemble of relations that cannot distinguish two elements (indiscernibility), and build
the complementary ensemble
11
2D Federation in our Conceptual Approach
12
a) Identify existing standard ontologies in BIM and GIS domains
Consistent semantic modelling BIM knowledge and GIS knowledgelinkedBIM linkedGIS
b) Federate the knowledge ensembles
-> Horizontal federation needed for real world knowledge
Apply granularity for interconnecting the needed abstractions
-> Vertical federation e.g. identify and use only the set of
predicates that allow distinguishing 2 concepts
Mapping example
Metamodel:
• UML
• General Feature Model (ISO 19109)
Conceptual schemas- abstract schemas:
• Core profile of spatial schema (ISO 19137)
• Temporal Schema (ISO 19108)
• Referencing by coordinates (ISO 19111), etc.
Conceptual schemas- application schemas:
• INSPIRE
• OGC CityGML
• LandInfra/ InfraGML , etc.
Implementation schemas:
GML , OWL, Geo-Package, etc.
Domain Specific layer:
• Building Controls Domain
• Plumbing Structure Domain, etc.
Shared Element layer:
• Shared Bldg Services Element
• Shared Management Element
• Shared Building Element, etc.
Core layer:
• Control Extension
• Product Extension
• Kernel, etc.
Resource Definition layer:
• Date Time Resource
• Geometric Constraint Resource
• Property Resource, etc.
BIM Data Schemas described by ISO 16739-1GIS Layer of abstraction defined by ISO/TC 211family standard Mapping
Conceptual schemas- abstract schemas:
• Core Profile of Spatial Schema (ISO 19137)
• Temporal Schema (ISO 19108)
• Referencing by Coordinates (ISO 19111), etc.
13
Granularity in our Approach
14
This photo has a CC BY-SA-NC licenceLevel 0
Level N
Level N+1
Level N+3
Raw data
Federated
and Linked
data
Abstraction
Upper abstraction
P is the ensemble of predicates available in
a global theory T e.g. horizontally
federated knowledge.
Each considered abstraction becomes an
interpretation domain D’ for T. Once R is
defined (subset of P), the predicates
pertaining for a given abstraction form its
complementary ensemble ∁ 𝑃 𝑅
Partitions of P corresponding to each
abstraction considered must be formally
and explicitly identified.
Hobbs’ indiscernibility
relation (Hobbs 1985)
∀ 𝑥, 𝑦 [ 𝑥~𝑦 ≡
∀𝑝 ∈ 𝑅 𝑝 𝑥 ≡ 𝑝 𝑦 ]
Advantages of the considered approach
Advantages of federation
• BIM and GIS knowledge remain independent from each other
• Seamless interpretation of new concepts from BIM or GIS
• GIS knowledge can be queried with BIM concepts and vice-versa
Advantages of granularity
• Formal specification for Level Of Detail (LOD)
• Efficient reasoning at considered abstraction level
• Applying only constraints and regulations as pertaining to the
considered abstraction
15
Future Work
Aligning BIM
and GIS
Specify
granular
partitions
Adapt urban
regulations as
logical rules
Automatic
activation of
rules
16
Thank you for your attention
QUESTIONS?
17
Contacts:
elio.hbeich@cstb.fr
ana-maria.roxin@ubfc.fr

More Related Content

What's hot

CH2009 - Architectural information modelling in construction history
CH2009 - Architectural information modelling in construction historyCH2009 - Architectural information modelling in construction history
CH2009 - Architectural information modelling in construction historyPieter Pauwels
 
Michel Riguidel - ENST the Future of the Internet
Michel Riguidel - ENST the Future of the InternetMichel Riguidel - ENST the Future of the Internet
Michel Riguidel - ENST the Future of the InternetIrish Future Internet Forum
 
Introduction to the BIM Conference Luxembourg
Introduction to the BIM Conference LuxembourgIntroduction to the BIM Conference Luxembourg
Introduction to the BIM Conference LuxembourgSylvain Kubicki
 
2_presFriday_ontologydevelopment
2_presFriday_ontologydevelopment2_presFriday_ontologydevelopment
2_presFriday_ontologydevelopmentPieter Pauwels
 
ProNewTech S.A. presentation 2017
ProNewTech S.A. presentation 2017ProNewTech S.A. presentation 2017
ProNewTech S.A. presentation 2017Roland Streber
 
BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...
BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...
BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...Pieter Pauwels
 
LOC presentation 2020: Future of openBIM standards
LOC presentation 2020: Future of openBIM standardsLOC presentation 2020: Future of openBIM standards
LOC presentation 2020: Future of openBIM standardsLéon Berlo
 
9 th International Conference on Signal, Image Processing and Multimedia (SPM...
9 th International Conference on Signal, Image Processing and Multimedia (SPM...9 th International Conference on Signal, Image Processing and Multimedia (SPM...
9 th International Conference on Signal, Image Processing and Multimedia (SPM...ijesajournal
 
Towards the intelligent generation of software modeling components
Towards the intelligent generation of software modeling componentsTowards the intelligent generation of software modeling components
Towards the intelligent generation of software modeling componentsLola Burgueño
 
BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...
BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...
BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...Pieter Pauwels
 
2014 stumico gis_bim
2014 stumico gis_bim2014 stumico gis_bim
2014 stumico gis_bimJakob Beetz
 
LDAC Workshop 2016 - Linked Building Data Community Efforts
LDAC Workshop 2016 - Linked Building Data Community EffortsLDAC Workshop 2016 - Linked Building Data Community Efforts
LDAC Workshop 2016 - Linked Building Data Community EffortsPieter Pauwels
 
ROSKO14 - Virtual space serving territory and interaction - INTISC 2014
ROSKO14 - Virtual space serving territory and interaction - INTISC 2014ROSKO14 - Virtual space serving territory and interaction - INTISC 2014
ROSKO14 - Virtual space serving territory and interaction - INTISC 2014Territorial Intelligence
 
The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...
The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...
The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...University of Piraeus
 
EUBrasilCloudFORUM - Concertation Meeting
EUBrasilCloudFORUM - Concertation MeetingEUBrasilCloudFORUM - Concertation Meeting
EUBrasilCloudFORUM - Concertation MeetingEUBrasilCloudFORUM .
 
Cadastre Information System - Esri EUC 2011, Madrid
Cadastre Information System - Esri EUC 2011, MadridCadastre Information System - Esri EUC 2011, Madrid
Cadastre Information System - Esri EUC 2011, MadridFernando Gil
 
Digital construction for integrated project delivery
Digital construction for integrated project deliveryDigital construction for integrated project delivery
Digital construction for integrated project deliveryStephen Au
 

What's hot (20)

CH2009 - Architectural information modelling in construction history
CH2009 - Architectural information modelling in construction historyCH2009 - Architectural information modelling in construction history
CH2009 - Architectural information modelling in construction history
 
Michel Riguidel - ENST the Future of the Internet
Michel Riguidel - ENST the Future of the InternetMichel Riguidel - ENST the Future of the Internet
Michel Riguidel - ENST the Future of the Internet
 
UDMS 2004
UDMS 2004UDMS 2004
UDMS 2004
 
Introduction to the BIM Conference Luxembourg
Introduction to the BIM Conference LuxembourgIntroduction to the BIM Conference Luxembourg
Introduction to the BIM Conference Luxembourg
 
2_presFriday_ontologydevelopment
2_presFriday_ontologydevelopment2_presFriday_ontologydevelopment
2_presFriday_ontologydevelopment
 
ProNewTech S.A. presentation 2017
ProNewTech S.A. presentation 2017ProNewTech S.A. presentation 2017
ProNewTech S.A. presentation 2017
 
BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...
BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...
BuildingSMART Standards Summit 2015 - Technical Room - Linked Data for Constr...
 
LOC presentation 2020: Future of openBIM standards
LOC presentation 2020: Future of openBIM standardsLOC presentation 2020: Future of openBIM standards
LOC presentation 2020: Future of openBIM standards
 
IAHS 2010 Tool Design
IAHS 2010 Tool DesignIAHS 2010 Tool Design
IAHS 2010 Tool Design
 
9 th International Conference on Signal, Image Processing and Multimedia (SPM...
9 th International Conference on Signal, Image Processing and Multimedia (SPM...9 th International Conference on Signal, Image Processing and Multimedia (SPM...
9 th International Conference on Signal, Image Processing and Multimedia (SPM...
 
Towards the intelligent generation of software modeling components
Towards the intelligent generation of software modeling componentsTowards the intelligent generation of software modeling components
Towards the intelligent generation of software modeling components
 
BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...
BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...
BuildingSMART Standards Summit 2015 - JBeetz - Product Room - Use Cases for i...
 
German-Serbian IT Business Dialogue
German-Serbian IT Business DialogueGerman-Serbian IT Business Dialogue
German-Serbian IT Business Dialogue
 
2014 stumico gis_bim
2014 stumico gis_bim2014 stumico gis_bim
2014 stumico gis_bim
 
LDAC Workshop 2016 - Linked Building Data Community Efforts
LDAC Workshop 2016 - Linked Building Data Community EffortsLDAC Workshop 2016 - Linked Building Data Community Efforts
LDAC Workshop 2016 - Linked Building Data Community Efforts
 
ROSKO14 - Virtual space serving territory and interaction - INTISC 2014
ROSKO14 - Virtual space serving territory and interaction - INTISC 2014ROSKO14 - Virtual space serving territory and interaction - INTISC 2014
ROSKO14 - Virtual space serving territory and interaction - INTISC 2014
 
The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...
The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...
The Convergence of Blockchain, Internet of Things (IoT) and Building Informat...
 
EUBrasilCloudFORUM - Concertation Meeting
EUBrasilCloudFORUM - Concertation MeetingEUBrasilCloudFORUM - Concertation Meeting
EUBrasilCloudFORUM - Concertation Meeting
 
Cadastre Information System - Esri EUC 2011, Madrid
Cadastre Information System - Esri EUC 2011, MadridCadastre Information System - Esri EUC 2011, Madrid
Cadastre Information System - Esri EUC 2011, Madrid
 
Digital construction for integrated project delivery
Digital construction for integrated project deliveryDigital construction for integrated project delivery
Digital construction for integrated project delivery
 

Similar to [Cib]achieving interoperability between bim and gis final

Thesis presentation for defence
Thesis presentation for defenceThesis presentation for defence
Thesis presentation for defenceKnut Jetlund
 
spatial data infrastructure : issues and concepts
spatial data infrastructure : issues and conceptsspatial data infrastructure : issues and concepts
spatial data infrastructure : issues and conceptsDesconnets Jean-Christophe
 
SSSI Scanning and BIM seminar 29 April 2015
SSSI Scanning and BIM seminar 29 April 2015SSSI Scanning and BIM seminar 29 April 2015
SSSI Scanning and BIM seminar 29 April 2015John Smith
 
INSPIRE data scope
INSPIRE data scopeINSPIRE data scope
INSPIRE data scopeinspireeu
 
NGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentation
NGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentationNGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentation
NGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentationVEDLIoT Project
 
UrbanIT Partner Presentation
UrbanIT Partner PresentationUrbanIT Partner Presentation
UrbanIT Partner Presentationatmm69
 
IoT Semantic Interoperability: Keynote at Haystack Connect 2017
IoT Semantic Interoperability: Keynote at Haystack Connect 2017IoT Semantic Interoperability: Keynote at Haystack Connect 2017
IoT Semantic Interoperability: Keynote at Haystack Connect 2017Milan Milenkovic
 
Presentation_P5_4560310_ISO_19650_inWebGIS.pdf
Presentation_P5_4560310_ISO_19650_inWebGIS.pdfPresentation_P5_4560310_ISO_19650_inWebGIS.pdf
Presentation_P5_4560310_ISO_19650_inWebGIS.pdfArief Rahman
 
RECAP at ETSI Experiential Network Intelligence (ENI) Meeting
RECAP at ETSI Experiential Network Intelligence (ENI) MeetingRECAP at ETSI Experiential Network Intelligence (ENI) Meeting
RECAP at ETSI Experiential Network Intelligence (ENI) MeetingRECAP Project
 
MHM_RS_23_04_13.pptx
MHM_RS_23_04_13.pptxMHM_RS_23_04_13.pptx
MHM_RS_23_04_13.pptxMinHtetMyint1
 
Bim codes (new egyptian code)
Bim codes (new egyptian code)Bim codes (new egyptian code)
Bim codes (new egyptian code)Omar Selim
 
QoA4ML – A Framework for Supporting Contracts in Machine Learning Services
QoA4ML – A Framework for Supporting Contracts in Machine Learning ServicesQoA4ML – A Framework for Supporting Contracts in Machine Learning Services
QoA4ML – A Framework for Supporting Contracts in Machine Learning ServicesHong-Linh Truong
 
Slideshared 27-3-2015- iucee- iot- webinar
Slideshared 27-3-2015- iucee- iot- webinarSlideshared 27-3-2015- iucee- iot- webinar
Slideshared 27-3-2015- iucee- iot- webinarRavindra Dastikop
 
CPaaS.io Y1 Review Meeting - Holistic Data Management
CPaaS.io Y1 Review Meeting - Holistic Data ManagementCPaaS.io Y1 Review Meeting - Holistic Data Management
CPaaS.io Y1 Review Meeting - Holistic Data ManagementStephan Haller
 
ISO 19166 BIM to GIS conceptual mapping China (WUHAN) meeting
ISO 19166 BIM to GIS conceptual mapping China (WUHAN) meetingISO 19166 BIM to GIS conceptual mapping China (WUHAN) meeting
ISO 19166 BIM to GIS conceptual mapping China (WUHAN) meetingTae wook kang
 
GIS Standards and Interoperability
GIS Standards and InteroperabilityGIS Standards and Interoperability
GIS Standards and InteroperabilityNasr Khashoggi
 
D Mac P Indoor Navigation
D Mac P Indoor NavigationD Mac P Indoor Navigation
D Mac P Indoor NavigationDMacP
 

Similar to [Cib]achieving interoperability between bim and gis final (20)

Thesis presentation for defence
Thesis presentation for defenceThesis presentation for defence
Thesis presentation for defence
 
spatial data infrastructure : issues and concepts
spatial data infrastructure : issues and conceptsspatial data infrastructure : issues and concepts
spatial data infrastructure : issues and concepts
 
SSSI Scanning and BIM seminar 29 April 2015
SSSI Scanning and BIM seminar 29 April 2015SSSI Scanning and BIM seminar 29 April 2015
SSSI Scanning and BIM seminar 29 April 2015
 
IRW 2004
IRW  2004IRW  2004
IRW 2004
 
INSPIRE data scope
INSPIRE data scopeINSPIRE data scope
INSPIRE data scope
 
NGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentation
NGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentationNGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentation
NGIoT Sustainability Workshop 2023_ Hans-Martin Heyn presentation
 
UrbanIT Partner Presentation
UrbanIT Partner PresentationUrbanIT Partner Presentation
UrbanIT Partner Presentation
 
IoT Semantic Interoperability: Keynote at Haystack Connect 2017
IoT Semantic Interoperability: Keynote at Haystack Connect 2017IoT Semantic Interoperability: Keynote at Haystack Connect 2017
IoT Semantic Interoperability: Keynote at Haystack Connect 2017
 
Presentation_P5_4560310_ISO_19650_inWebGIS.pdf
Presentation_P5_4560310_ISO_19650_inWebGIS.pdfPresentation_P5_4560310_ISO_19650_inWebGIS.pdf
Presentation_P5_4560310_ISO_19650_inWebGIS.pdf
 
MHM.pptx
MHM.pptxMHM.pptx
MHM.pptx
 
RECAP at ETSI Experiential Network Intelligence (ENI) Meeting
RECAP at ETSI Experiential Network Intelligence (ENI) MeetingRECAP at ETSI Experiential Network Intelligence (ENI) Meeting
RECAP at ETSI Experiential Network Intelligence (ENI) Meeting
 
MHM_RS_23_04_13.pptx
MHM_RS_23_04_13.pptxMHM_RS_23_04_13.pptx
MHM_RS_23_04_13.pptx
 
Bim codes (new egyptian code)
Bim codes (new egyptian code)Bim codes (new egyptian code)
Bim codes (new egyptian code)
 
COBie
COBieCOBie
COBie
 
QoA4ML – A Framework for Supporting Contracts in Machine Learning Services
QoA4ML – A Framework for Supporting Contracts in Machine Learning ServicesQoA4ML – A Framework for Supporting Contracts in Machine Learning Services
QoA4ML – A Framework for Supporting Contracts in Machine Learning Services
 
Slideshared 27-3-2015- iucee- iot- webinar
Slideshared 27-3-2015- iucee- iot- webinarSlideshared 27-3-2015- iucee- iot- webinar
Slideshared 27-3-2015- iucee- iot- webinar
 
CPaaS.io Y1 Review Meeting - Holistic Data Management
CPaaS.io Y1 Review Meeting - Holistic Data ManagementCPaaS.io Y1 Review Meeting - Holistic Data Management
CPaaS.io Y1 Review Meeting - Holistic Data Management
 
ISO 19166 BIM to GIS conceptual mapping China (WUHAN) meeting
ISO 19166 BIM to GIS conceptual mapping China (WUHAN) meetingISO 19166 BIM to GIS conceptual mapping China (WUHAN) meeting
ISO 19166 BIM to GIS conceptual mapping China (WUHAN) meeting
 
GIS Standards and Interoperability
GIS Standards and InteroperabilityGIS Standards and Interoperability
GIS Standards and Interoperability
 
D Mac P Indoor Navigation
D Mac P Indoor NavigationD Mac P Indoor Navigation
D Mac P Indoor Navigation
 

More from Ana Roxin

Apporter du sens aux données BIM
Apporter du sens aux données BIMApporter du sens aux données BIM
Apporter du sens aux données BIMAna Roxin
 
Linked Data Vocabularies for BIM
Linked Data Vocabularies for BIMLinked Data Vocabularies for BIM
Linked Data Vocabularies for BIMAna Roxin
 
Habilitation to conduct research (Habilitation à diriger des recherches)
Habilitation to conduct research (Habilitation à diriger des recherches)Habilitation to conduct research (Habilitation à diriger des recherches)
Habilitation to conduct research (Habilitation à diriger des recherches)Ana Roxin
 
Les données liées pour le BIM
Les données liées pour le BIMLes données liées pour le BIM
Les données liées pour le BIMAna Roxin
 
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...Ana Roxin
 
Geographic information - standards available for describing geographical data
Geographic information - standards available for describing geographical dataGeographic information - standards available for describing geographical data
Geographic information - standards available for describing geographical dataAna Roxin
 
Semantic Web applications for mobility and social interaction
Semantic Web applications for mobility and social interactionSemantic Web applications for mobility and social interaction
Semantic Web applications for mobility and social interactionAna Roxin
 
Customizing Semantic Profiling for Digital Advertising
Customizing Semantic Profiling for Digital AdvertisingCustomizing Semantic Profiling for Digital Advertising
Customizing Semantic Profiling for Digital AdvertisingAna Roxin
 
An Agile Process Modelling Approach for BIM Projects
An Agile Process Modelling Approach for BIM ProjectsAn Agile Process Modelling Approach for BIM Projects
An Agile Process Modelling Approach for BIM ProjectsAna Roxin
 
A Linked Data Perspective for BIM
A Linked Data Perspective for BIMA Linked Data Perspective for BIM
A Linked Data Perspective for BIMAna Roxin
 
Reasoning with rules - Application to N3/EYE and Stardog
Reasoning with rules - Application to N3/EYE and StardogReasoning with rules - Application to N3/EYE and Stardog
Reasoning with rules - Application to N3/EYE and StardogAna Roxin
 
A Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building ViewsA Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building ViewsAna Roxin
 
Federated Approach for Interoperating AEC/FM Ontologies
Federated Approach for Interoperating AEC/FM OntologiesFederated Approach for Interoperating AEC/FM Ontologies
Federated Approach for Interoperating AEC/FM OntologiesAna Roxin
 
Querying and reasoning over large scale building datasets: an outline of a pe...
Querying and reasoning over large scale building datasets: an outline of a pe...Querying and reasoning over large scale building datasets: an outline of a pe...
Querying and reasoning over large scale building datasets: an outline of a pe...Ana Roxin
 
ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...
ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...
ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...Ana Roxin
 
A Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building ViewsA Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building ViewsAna Roxin
 
COBieOWL An OWL ontology based on COBie standard
COBieOWL An OWL ontology based on COBie standardCOBieOWL An OWL ontology based on COBie standard
COBieOWL An OWL ontology based on COBie standardAna Roxin
 

More from Ana Roxin (17)

Apporter du sens aux données BIM
Apporter du sens aux données BIMApporter du sens aux données BIM
Apporter du sens aux données BIM
 
Linked Data Vocabularies for BIM
Linked Data Vocabularies for BIMLinked Data Vocabularies for BIM
Linked Data Vocabularies for BIM
 
Habilitation to conduct research (Habilitation à diriger des recherches)
Habilitation to conduct research (Habilitation à diriger des recherches)Habilitation to conduct research (Habilitation à diriger des recherches)
Habilitation to conduct research (Habilitation à diriger des recherches)
 
Les données liées pour le BIM
Les données liées pour le BIMLes données liées pour le BIM
Les données liées pour le BIM
 
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
 
Geographic information - standards available for describing geographical data
Geographic information - standards available for describing geographical dataGeographic information - standards available for describing geographical data
Geographic information - standards available for describing geographical data
 
Semantic Web applications for mobility and social interaction
Semantic Web applications for mobility and social interactionSemantic Web applications for mobility and social interaction
Semantic Web applications for mobility and social interaction
 
Customizing Semantic Profiling for Digital Advertising
Customizing Semantic Profiling for Digital AdvertisingCustomizing Semantic Profiling for Digital Advertising
Customizing Semantic Profiling for Digital Advertising
 
An Agile Process Modelling Approach for BIM Projects
An Agile Process Modelling Approach for BIM ProjectsAn Agile Process Modelling Approach for BIM Projects
An Agile Process Modelling Approach for BIM Projects
 
A Linked Data Perspective for BIM
A Linked Data Perspective for BIMA Linked Data Perspective for BIM
A Linked Data Perspective for BIM
 
Reasoning with rules - Application to N3/EYE and Stardog
Reasoning with rules - Application to N3/EYE and StardogReasoning with rules - Application to N3/EYE and Stardog
Reasoning with rules - Application to N3/EYE and Stardog
 
A Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building ViewsA Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building Views
 
Federated Approach for Interoperating AEC/FM Ontologies
Federated Approach for Interoperating AEC/FM OntologiesFederated Approach for Interoperating AEC/FM Ontologies
Federated Approach for Interoperating AEC/FM Ontologies
 
Querying and reasoning over large scale building datasets: an outline of a pe...
Querying and reasoning over large scale building datasets: an outline of a pe...Querying and reasoning over large scale building datasets: an outline of a pe...
Querying and reasoning over large scale building datasets: an outline of a pe...
 
ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...
ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...
ifcWOD (Web Of Data) - Semantically Adapting IFC Model Relations into OWL Pro...
 
A Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building ViewsA Semantic Web Approach for defining Building Views
A Semantic Web Approach for defining Building Views
 
COBieOWL An OWL ontology based on COBie standard
COBieOWL An OWL ontology based on COBie standardCOBieOWL An OWL ontology based on COBie standard
COBieOWL An OWL ontology based on COBie standard
 

Recently uploaded

SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfSOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfMahamudul Hasan
 
History of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth deathHistory of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth deathphntsoaki
 
"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXR"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXRMegan Campos
 
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptxBEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptxthusosetemere
 
Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20rejz122017
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoKayode Fayemi
 
Introduction to Artificial intelligence.
Introduction to Artificial intelligence.Introduction to Artificial intelligence.
Introduction to Artificial intelligence.thamaeteboho94
 
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...ZurliaSoop
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...David Celestin
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalFabian de Rijk
 
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityUnlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityHung Le
 
Using AI to boost productivity for developers
Using AI to boost productivity for developersUsing AI to boost productivity for developers
Using AI to boost productivity for developersTeri Eyenike
 
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORNLITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORNtntlai16
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESfuthumetsaneliswa
 
ECOLOGY OF FISHES.pptx full presentation
ECOLOGY OF FISHES.pptx full presentationECOLOGY OF FISHES.pptx full presentation
ECOLOGY OF FISHES.pptx full presentationFahadFazal7
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfSkillCertProExams
 
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. MumbaiCall Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. MumbaiPriya Reddy
 

Recently uploaded (20)

SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdfSOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
SOLID WASTE MANAGEMENT SYSTEM OF FENI PAURASHAVA, BANGLADESH.pdf
 
History of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth deathHistory of Morena Moshoeshoe birth death
History of Morena Moshoeshoe birth death
 
"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXR"I hear you": Moving beyond empathy in UXR
"I hear you": Moving beyond empathy in UXR
 
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptxBEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
BEAUTIFUL PLACES TO VISIT IN LESOTHO.pptx
 
Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20Ready Set Go Children Sermon about Mark 16:15-20
Ready Set Go Children Sermon about Mark 16:15-20
 
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait Cityin kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
in kuwait௹+918133066128....) @abortion pills for sale in Kuwait City
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
Introduction to Artificial intelligence.
Introduction to Artificial intelligence.Introduction to Artificial intelligence.
Introduction to Artificial intelligence.
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
Jual obat aborsi Jakarta 085657271886 Cytote pil telat bulan penggugur kandun...
 
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
Proofreading- Basics to Artificial Intelligence Integration - Presentation:Sl...
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven CuriosityUnlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
Unlocking Exploration: Self-Motivated Agents Thrive on Memory-Driven Curiosity
 
Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...
Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...
Abortion Pills Fahaheel ௹+918133066128💬@ Safe and Effective Mifepristion and ...
 
Using AI to boost productivity for developers
Using AI to boost productivity for developersUsing AI to boost productivity for developers
Using AI to boost productivity for developers
 
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORNLITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
LITTLE ABOUT LESOTHO FROM THE TIME MOSHOESHOE THE FIRST WAS BORN
 
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINESBIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
BIG DEVELOPMENTS IN LESOTHO(DAMS & MINES
 
ECOLOGY OF FISHES.pptx full presentation
ECOLOGY OF FISHES.pptx full presentationECOLOGY OF FISHES.pptx full presentation
ECOLOGY OF FISHES.pptx full presentation
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. MumbaiCall Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
Call Girls Near The Byke Suraj Plaza Mumbai »¡¡ 07506202331¡¡« R.K. Mumbai
 

[Cib]achieving interoperability between bim and gis final

  • 1. ACHIEVING INTEROPERABILITY BETWEEN BIM AND GIS Elio Hbeich, Ana Roxin, Nicolas Bus 18-20 September 2019, Newcastle, United Kingdom
  • 2. About me Who I am ? • 1st year Phd • Semantic urban checker Enterprise • @CSTB • Under the supervision of Nicolas BUS PhD • @UBFC • Under the supervision of Ana ROXIN 2
  • 3. Summary 1 • General Context – BIM and GIS 3 • Research Issue – reaching semantic interoperability among BIM and GIS 4 • State of the art – Types of Interoperability, Semantic Interoperability 5 • Related work 6 • Conceptual Approach – combining federation and granularity 7 • Advantages & Future Work 3
  • 4. Context What is included ? How to check Urban Regulation ? How to improve Urban Planning ? How to improve Life Cycle Project ? What is happening? Geometric and Semantic Microscopic and Macroscopic Current and Historical Static and Dynamic BIM and GIS 4 BIM standards GIS standards
  • 5. BIM knowledge, GIS knowledge BIM Cost Calculation Analysis Detailed Design Renovation …….. BIM relies on the following international standards: • Information Delivery Manual (ISO 29481) • Model View Definition (ISO 29481-3) • Industry Foundation Classes (ISO 16739). GIS Elevation Transportation AddressesBoundaries ……. GIS relies on the ISO TC 211 family standard 5 BIM Knowledge GIS Knowledge
  • 6. Urban environments crystalize incompatibilities ▪ GIS building parts are divided into outer and internal installation while those concepts don’t exist in BIM ▪ GIS uses ISO 19107 while BIM uses ISO 10303-42 for describing geometric connections among elements. ▪ GIS urban spatial intelligence relies on OGC CityGML, IndoorGML, Moving Features, ARML (Augmented Reality Markup Language) while BIM is based on IFC Impossible to manage changes dynamically and apply consistent reasoning e.g. executing urban rules in a suitable time frame. 6
  • 7. Create a knowledge continuum for efficient and coherent reasoningCreate a knowledge continuum for efficient and coherent reasoning Research issue 7 BIM Knowledge GIS Knowledge Need for Interoperability [ISO 21127:2014]: a) two systems can exchange information, and/or b) multiple systems can be accessed with a single method.
  • 8. Semantic Interoperability "interoperability so that the meaning of the data model within the context of a subject area is understood by the participating systems" (ISO/IEC 19941:2017) Syntactic Interoperability "ability of two or more systems or services to exchange structured information" (ISO 16678:2014) Physical / Data Interoperability "interoperability concerning the creation, meaning, computation, use, transfer, and exchange of data" (ISO/IEC 20944-1:2013) Syntax standards e.g. XML, HTML, WSDL, SOAP Hardware standards e.g. Ethernet, standard protocols e.g. TCP/IP and HTTP. Types of Interoperability 8 ✓ ✓
  • 9. Standard approaches for Semantic Interoperability 9 Unification Integration Federation Meta-model BIM Knowledge GIS Knowledge BIM Knowledge GIS Knowledge Common form BIM Knowledge GIS Knowledge ◼ Models are built and interpreted according to the common form ◼ No dynamic agreement upon mappings ◼ Models are mapped to a meta-model ◼ Meta-model needs to be agreed upon ◼ Links are explicitly and formally defined ◼ Most-challenging to implement
  • 10. Previous Work References Research Characteristics (Mignard & Nicolle, 2014) Presents semantic extension called Urban Information Modelling (UIM), that defines spatial, temporal and multi-representation concepts using extensible model based on the C-DMF language. (Deng, Cheng, & Anumba, 2016) Presents an automatic data mapping between IFC and CityGML in different level of details (LOD), using a reference ontology (Floros, Pispidikis, & Dimopoulou, 2017) Transform the IFC model into CityGML as a potential way to achieve interoperability between GIS and BIM Mignard, C., & Nicolle, C. (2014). Merging BIM and GIS using ontologies application to urban facility management in ACTIVe3D. Computers in Industry, 65(9), 1276–1290. https://doi.org/10.1016/j.compind.2014.07.008 Deng, Y., Cheng, J. C. P., & Anumba, C. (2016). Mapping between BIM and 3D GIS in different levels of detail using schema mediation and instance comparison. Automation in Construction, 67, 1–21. Floros, G., Pispidikis, I., & Dimopoulou, E. (2017). INVESTIGATING INTEGRATION CAPABILITIES BETWEEN IFC AND CITYGML LOD3 FOR 3D CITY MODELLING. ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, XLII-4/W7, 1–6. https://doi.org/10.5194/isprs-archives-XLII-4-W7-1-2017 Previous studies approach the interoperability issue by integrating or unifying BIM and GIS models. Nonetheless they have the following drawbacks: ▪ Generating data loss ▪ Presenting solution for a specific use case ▪ Mapping only building models ▪ Promoting one model over the other. 10
  • 11. Conceptual approach Semantic modelling Semantic modelling • Consistent semantic modelling for existing standards and models in both GIS and BIM • Starting from ISO TC 211 ontologies, ifcOWL and semantic approaches for MVDs AligningAligning • Together with domain experts, identify which semantic rules must be defined among BIM and GIS concepts • Existing rules from ISO 19109 application schemas and ISO 19110 feature catalogues allow to represent IFC by means of UML, which is not formal Apply granularity Apply granularity • Identify and formally describe knowledge abstractions corresponding to business needs e.g. LOD, LOIN, and specify them as knowledge granules • Identify the ensemble of relations that cannot distinguish two elements (indiscernibility), and build the complementary ensemble 11
  • 12. 2D Federation in our Conceptual Approach 12 a) Identify existing standard ontologies in BIM and GIS domains Consistent semantic modelling BIM knowledge and GIS knowledgelinkedBIM linkedGIS b) Federate the knowledge ensembles -> Horizontal federation needed for real world knowledge Apply granularity for interconnecting the needed abstractions -> Vertical federation e.g. identify and use only the set of predicates that allow distinguishing 2 concepts
  • 13. Mapping example Metamodel: • UML • General Feature Model (ISO 19109) Conceptual schemas- abstract schemas: • Core profile of spatial schema (ISO 19137) • Temporal Schema (ISO 19108) • Referencing by coordinates (ISO 19111), etc. Conceptual schemas- application schemas: • INSPIRE • OGC CityGML • LandInfra/ InfraGML , etc. Implementation schemas: GML , OWL, Geo-Package, etc. Domain Specific layer: • Building Controls Domain • Plumbing Structure Domain, etc. Shared Element layer: • Shared Bldg Services Element • Shared Management Element • Shared Building Element, etc. Core layer: • Control Extension • Product Extension • Kernel, etc. Resource Definition layer: • Date Time Resource • Geometric Constraint Resource • Property Resource, etc. BIM Data Schemas described by ISO 16739-1GIS Layer of abstraction defined by ISO/TC 211family standard Mapping Conceptual schemas- abstract schemas: • Core Profile of Spatial Schema (ISO 19137) • Temporal Schema (ISO 19108) • Referencing by Coordinates (ISO 19111), etc. 13
  • 14. Granularity in our Approach 14 This photo has a CC BY-SA-NC licenceLevel 0 Level N Level N+1 Level N+3 Raw data Federated and Linked data Abstraction Upper abstraction P is the ensemble of predicates available in a global theory T e.g. horizontally federated knowledge. Each considered abstraction becomes an interpretation domain D’ for T. Once R is defined (subset of P), the predicates pertaining for a given abstraction form its complementary ensemble ∁ 𝑃 𝑅 Partitions of P corresponding to each abstraction considered must be formally and explicitly identified. Hobbs’ indiscernibility relation (Hobbs 1985) ∀ 𝑥, 𝑦 [ 𝑥~𝑦 ≡ ∀𝑝 ∈ 𝑅 𝑝 𝑥 ≡ 𝑝 𝑦 ]
  • 15. Advantages of the considered approach Advantages of federation • BIM and GIS knowledge remain independent from each other • Seamless interpretation of new concepts from BIM or GIS • GIS knowledge can be queried with BIM concepts and vice-versa Advantages of granularity • Formal specification for Level Of Detail (LOD) • Efficient reasoning at considered abstraction level • Applying only constraints and regulations as pertaining to the considered abstraction 15
  • 16. Future Work Aligning BIM and GIS Specify granular partitions Adapt urban regulations as logical rules Automatic activation of rules 16
  • 17. Thank you for your attention QUESTIONS? 17 Contacts: elio.hbeich@cstb.fr ana-maria.roxin@ubfc.fr