SlideShare a Scribd company logo
1 of 28
Harmonizing and linking conceptual
models of geospatial information
Technologies for information modelling in
Geographic Information Systems (GIS), Intelligent Transport Systems (ITS) and
Building Information Modelling (BIM)
Knut Jetlund
Norwegian University of Science and Technology
Norwegian Public Roads Administration
knut.jetlund@vegvesen.no
Twitter: @Jetgeo
LinkedIn: https://www.linkedin.com/in/knut-jetlund/
Photo: Knut Opeide, Statens vegvesen
1 27
Agenda
• Motivation
• Research questions
• Scientific approach
• Theory
• Results
• Conclusions
• Further work
Photo: Knut Opeide, Statens vegvesen
1 27
Three application domains,
one real world
GIS
Analyze and present
BIM
Plan, develop,
construct and maintain
ITS
Plan and control
transportation
2 27
Photo: Knut Opeide, Statens vegvesen
Reuse of information across domain borders
• The challenge:
• Reuse requires a common
understanding of how the real
world is described in information
models
• Modelling language
• Terminology
• Geometry and location
referencing
• Exchange formats
GIS
Analyze and present
BIM
Plan, develop,
construct and maintain
ITS
Plan and control
transportation
3 27
Photo: Knut Opeide, Statens vegvesen
Research question:
“How can approaches and
technologies for information
modelling be applied for
harmonization and linking of
conceptual models of
geospatial information from
the three application
domains of GIS, ITS and
BIM?”
Harmonization
GIS
Linking
BIM ITS
Harmonization
Harmonization
How can we achieve a common understanding?
4 27
SRQ1
State
of
the
art
SRQ2 GIS-ITS
SRQ3 GIS-BIM
SRQ4 Harmonization
SRQ5 Ontologies and linking
Article 1 Article 5 CP1 SP3
Article 4 Article 5 SP4
Article 5 Article 1 Article 4
Article 2 Article 3 Article 4
Article 3
5 27
Scientific approach
GIS
BIM ITS
SRQ3 SRQ2
SRQ4
SRQ5
A generic information
model for exchange GIS
to ITS
Modelling rules and rules for
conversion from UML to OWL
A structure of UML profiles for
GIS, ITS and BIM
IFC schemas in ISO/TC
211 UML
6 27
DIKW
- Data, Information, Knowledge and Wisdom
Data
Information
Knowledge
Wisdom
Information model:
• “… a formal description of types of ideas, facts
and processes which together form a model of a
portion of interest of the real world and which
provides an explicit set of interpretation rules.”
(Schenck and Wilson, 1994).
• “… a representation of concepts, relationships,
constraints, rules, and operations to specify data
semantics for a chosen domain of discourse”
(Zhao et al., 2011)
The DIKW Hierarchy. Adapted from (Rowley, 2007).
7 27
Information modelling
Real world
Universe of discourse
Context
Perceived in
the context of
Defined in
Conceptualschema
Formally represented in
Conceptualschema language
Formal language
for representing
Conceptualmodel
Conceptualformalism
Provides concepts
for describing
Basis for
From the real world to conceptual models.
Adapted from ISO 19101-1:2014
8 27
Results
Photo: Torbjørn Braset, Statens vegvesen
9 27
SRQ1: State of the art
“What approaches and
technologies have been used for
modelling geospatial information
in GIS, ITS and BIM?”
10 27
• All three application domains:
– Conceptual schemas in UML
– Some degree of MDA
• UML and MDA for GIS the
most complete approach
– But with defeciencies
SRQ2: Information exchange from GIS to ITS
“How can models for exchange of
geospatial information from road
and mapping authorities to
geospatial databases for ITS be
improved?”
Requirement
Req 1: ISO/TC 211 MDA
Req 2: GIS exchange format
Req 3: Feature catalogue
Req 4: Feature catalogue exchange model
Req 5: Network model
Req 6: Generic feature exchange model
11 27
13
ISO/TC 211 MDA
GIS exchange format
Feature catalogue
Feature catalogue exchange model
Network model
Generic feature exchange model
1 2 3 4 5 6 7 8 9 10 11 12 27
Prototype experiment
14
Validation: The GIS to ITS prototype
Requirement Prototype approach
Req 1: ISO/TC 211 MDA Yes
Req 2: GIS exchange format Yes – GML in the prototype
Req 3: Feature catalogue
Any feature catalogue described as an ISO 19109
application schema.
Tested with INSPIRE and GDF in a case study
Req 4: Feature catalogue exchange model Yes – Implemented in GML
Req 5: Network model Yes
Req 6: Generic feature exchange model Yes – Implemented in GML
Future improvements:
• More complex road network models (GDF, NDS)
• Belts and Traffic spaces (GDF 5.2 and CityGML 3.0)
1 2 3 4 5 6 7 8 9 10 11 12 13 27
Syntactic
Semantic
Implementation
SRQ3: Integration of
models for GIS and BIM
“How can information models and
semantics for implementation
technologies for BIM be integrated
and linked with GIS standards?”
1 2 3 4 5 6 7 8 9 10 11 12 13 14 27
• Syntactic interoperability
– Most EXPRESS concepts
maintained
• Semantic interoperability
– Not all concepts could be linked
– Common concept preferred
• Implementation
– Extra semantics for EXPRESS
– Mapping of geometry concepts
vital for GML
Validation:
The BIM/GIS prototype
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 27
«FeatureType»
IfcProductExtension::IfcAlignment
+ predefinedType: IfcAlignmentTypeEnum [0..1]
::IfcObject
+ objectType: CharacterString [0..1]
::IfcRoot
+ globalId: IfcGloballyUniqueId
+ name: CharacterString [0..1]
+ description: CharacterString [0..1]
IfcGeometricRepresentationItem
«FeatureType»
IfcGeometryResource::IfcCurve
+ /dim: Integer
+ curve: Curve [0..1]
constraints
{derive dim}
IfcPositioningElement
«FeatureType»
IfcProductExtension::
IfcLinearPositioningElement
«FeatureType»
IfcGeometryResource::
IfcBoundedCurve
«FeatureType»
IfcGeometricConstraintResource:
:IfcAlignmentCurve
+ tag: CharacterString [0..1]
IfcGeometricRepresentationItem
«FeatureType»
IfcGeometricConstraintResource::
IfcAlignment2DHorizontal
+ startDistAlong: Length [0..1]
IfcAlignment2DSegment
«FeatureType»
IfcGeometricConstraintResource::
IfcAlignment2DHorizontalSegment
List aggregate
«FeatureType»
IfcGeometryResource::IfcCurveSegment2D
+ startDirection: Angle
+ segmentLength: Length
«EXPRESS_DERIVE»
{derive dim : Dim : IfcDimensionCount
:= IfcCurveDim(SELF)}
+horizontal
1..1
+curveGeometry
1
+segments
1..*
{ordered}
+axis 1..1
SRQ5: Ontologies for linking and mapping
“How can UML models of
geospatial information be
implemented as OWL
Ontologies, for linking and
mapping by applying Semantic
Web technologies?”
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 27
Harmonization
GIS
Linking
BIM ITS
Harmonization
Harmonization
Fundamental differences
Closed World Assumption (CWA)
• The information model is
complete in the given context
• Additional or deviating
information is invalid
Open World Assumption (OWA)
• The information model presents
only what is currently known in
the given context
• Additional information extends
the model
Structure of information
Meaning of concepts
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 27
Prototype experiment and validation
Prototype experiment:
• Extended UML profile for
OWL Encoding
– Global or shared properties
– Links to external concepts
– Implemented in the joint
approach (SRQ4)
• Adapted rules for modelling
and conversion
Prototype validation:
• Conversions for the studied issues
were improved by adding semantics
and modelling as suggested
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 27
Level of information flow
Conversions of restrictions from
the CWA to the OWA must be
configured according to the
selected level of information flow:
1. Ontologies for use only in the
Semantic Web
2. Unidirectional information
exchange to the Semantic Web
3. Bidirectional information exchange
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 27
SRQ4: A joint modelling approach
SRQ1
State
of
the
art
SRQ2 GIS-ITS
SRQ3 GIS-BIM
SRQ4 Harmonization
SRQ5 Ontologies and linking
Article 1 Article 5 CP1 SP3
Article 4 Article 5 SP4
Article 5 Article 1 Article 4
Article 2 Article 3 Article 4
Article 3
“How can information models
and semantics for
implementation technologies for
GIS, ITS and BIM be integrated
into a joint modelling approach?”
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 27
Prototype experiment:
A structure of UML
Profiles for GIS, ITS
and BIM
«profile»
Core Geospatial Profile
Base profiles
Community conceptual profiles
General encoding profiles
Community encoding profiles
Legend
«merge»
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27
«profile»
OWL Encoding
«profile»
IFC EXPRESS Encoding
«profile»
GML Encoding
«profile»
DATEX II Conceptual
«profile»
IFC Conceptual
«profile»
DATEX II XML Encoding
«profile»
IFC XML Encoding
«profile»
Core Geospatial Profile
Base profiles
Community conceptual profiles
General encoding profiles
Community encoding profiles
Legend
«profile»
GDF Conceptual
«profile»
GDF MRS Encoding
«profile»
GDF XML Encoding
«merge»
«merge»
«merge»
«merge»
«merge»
«merge»
Prototype validation
• The structure could be implemented in UML sofware
• Existing and prototype models could be adapted
• Recommended actions:
– Revise UML profiles: ISO 19103 and ISO 19109
– Define formal UML profiles: ISO 19136 and ISO 19150-2
– Define encoding profiles: EXPRESS
– Define conceptual and encoding profiles: TPEG2
– Define mapping: DATEX II
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 22 23 27
Conclusions - main contribution
• A joint approach for
information modelling
• Prototypes for profiles and
models within the harmonized
approach
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 23 24 27
«profile»
OWL Encoding
«profile»
IFC EXPRESS Encoding
«profile»
GML Encoding
«profile»
DATEX II Conceptual
«profile»
IFC Conceptual
«profile»
DATEX II XML Encoding
«profile»
IFC XML Encoding
«profile»
Core Geospatial Profile
Base profiles
Community conceptual profiles
General encoding profiles
Community encoding profiles
Legend
«profile»
GDF Conceptual
«profile»
GDF MRS Encoding
«profile»
GDF XML Encoding
«merge»
«merge»
«merge»
«merge»
«merge»
«merge»
Conclusions
• Full harmonization not
appropriate
– Apply LinkSets for mapping
• Apply the joint modelling
approach for all three
domains
• Use common core concepts
– Data types from non-domain-
specific models
– Common concepts for geometry
and location referencing
Photo: Knut Opeide, Statens vegvesen
Harmonization
GIS
Linking
BIM ITS
Harmonization
Harmonization
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 24 25 27
Similar representations
• Tobler’s first law of geography (Tobler, 1970):
– “everything is related to everything else, but near things are
more related than distant things”.
• Modernized to a digital world with multiple representations of the same
physical ”thing”:
– “every digital representation of a thing can be linked to any
other digital representation of the same thing, but links
between similar representations are more precise than links
between dissimilar representations”.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 25 26 27
Limitations and further research
• Limitation:
– Studied at a conceptual level,
need experiences from
implementations
• Further research:
– Common core concepts
– Use of OWL Ontologies
– Higher levels of interoperability
– Other application domains Photo: Knut Opeide, Statens vegvesen
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 26 27
Knut Jetlund
Norwegian University of Science and Technology
Norwegian Public Roads Administration
knut.jetlund@vegvesen.no
Twitter: @Jetgeo
LinkedIn: https://www.linkedin.com/in/knut-jetlund/
Photo: Knut Opeide, Statens vegvesen
Thanks for
listening!
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 26 27

More Related Content

Similar to Thesis presentation for defence

[Cib]achieving interoperability between bim and gis final
[Cib]achieving interoperability between bim and gis final[Cib]achieving interoperability between bim and gis final
[Cib]achieving interoperability between bim and gis finalAna Roxin
 
INSPIRE data scope
INSPIRE data scopeINSPIRE data scope
INSPIRE data scopeinspireeu
 
The Future is Big Graphs: A Community View on Graph Processing Systems
The Future is Big Graphs: A Community View on Graph Processing SystemsThe Future is Big Graphs: A Community View on Graph Processing Systems
The Future is Big Graphs: A Community View on Graph Processing SystemsNeo4j
 
GIS Standards and Interoperability
GIS Standards and InteroperabilityGIS Standards and Interoperability
GIS Standards and InteroperabilityNasr Khashoggi
 
Imcs review 2013_04_v7
Imcs review 2013_04_v7Imcs review 2013_04_v7
Imcs review 2013_04_v7Karel Charvat
 
Capella Days 2021 | An example of model-centric engineering environment with ...
Capella Days 2021 | An example of model-centric engineering environment with ...Capella Days 2021 | An example of model-centric engineering environment with ...
Capella Days 2021 | An example of model-centric engineering environment with ...Obeo
 
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
 
A spatial data model for moving object databases
A spatial data model for moving object databasesA spatial data model for moving object databases
A spatial data model for moving object databasesijdms
 
Improving Engineering Governance for Large Infrastructure Projects
Improving Engineering Governance for Large Infrastructure ProjectsImproving Engineering Governance for Large Infrastructure Projects
Improving Engineering Governance for Large Infrastructure ProjectsSMART Infrastructure Facility
 
Transport for London - London's Operations Digital Twin
Transport for London - London's Operations Digital TwinTransport for London - London's Operations Digital Twin
Transport for London - London's Operations Digital TwinNeo4j
 
OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...
OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...
OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...giovannibiallo
 
Pathways Overview For Open House 19 Sep2010
Pathways Overview For Open House   19 Sep2010Pathways Overview For Open House   19 Sep2010
Pathways Overview For Open House 19 Sep2010jmorriso
 
Bhasin reinert barnes_golden
Bhasin reinert barnes_goldenBhasin reinert barnes_golden
Bhasin reinert barnes_goldenNASAPMC
 
SEMANCO - Integrating multiple data sources, domains and tools in urban ener...
SEMANCO - Integrating multiple data sources, domains and tools in  urban ener...SEMANCO - Integrating multiple data sources, domains and tools in  urban ener...
SEMANCO - Integrating multiple data sources, domains and tools in urban ener...Álvaro Sicilia
 
UGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and ConstructionUGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and ConstructionPieter Pauwels
 
UrbanIT Partner Presentation
UrbanIT Partner PresentationUrbanIT Partner Presentation
UrbanIT Partner Presentationatmm69
 
3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...
3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...
3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...3D ICONS Project
 
OpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsOpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsvirtualcitySYSTEMS GmbH
 
Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...
Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...
Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...Luis Bermudez
 

Similar to Thesis presentation for defence (20)

[Cib]achieving interoperability between bim and gis final
[Cib]achieving interoperability between bim and gis final[Cib]achieving interoperability between bim and gis final
[Cib]achieving interoperability between bim and gis final
 
INSPIRE data scope
INSPIRE data scopeINSPIRE data scope
INSPIRE data scope
 
The Future is Big Graphs: A Community View on Graph Processing Systems
The Future is Big Graphs: A Community View on Graph Processing SystemsThe Future is Big Graphs: A Community View on Graph Processing Systems
The Future is Big Graphs: A Community View on Graph Processing Systems
 
GIS Standards and Interoperability
GIS Standards and InteroperabilityGIS Standards and Interoperability
GIS Standards and Interoperability
 
Imcs review 2013_04_v7
Imcs review 2013_04_v7Imcs review 2013_04_v7
Imcs review 2013_04_v7
 
Capella Days 2021 | An example of model-centric engineering environment with ...
Capella Days 2021 | An example of model-centric engineering environment with ...Capella Days 2021 | An example of model-centric engineering environment with ...
Capella Days 2021 | An example of model-centric engineering environment with ...
 
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
 
A spatial data model for moving object databases
A spatial data model for moving object databasesA spatial data model for moving object databases
A spatial data model for moving object databases
 
Improving Engineering Governance for Large Infrastructure Projects
Improving Engineering Governance for Large Infrastructure ProjectsImproving Engineering Governance for Large Infrastructure Projects
Improving Engineering Governance for Large Infrastructure Projects
 
Transport for London - London's Operations Digital Twin
Transport for London - London's Operations Digital TwinTransport for London - London's Operations Digital Twin
Transport for London - London's Operations Digital Twin
 
OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...
OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...
OpenGeoData Italia 2014 - Marco Fago "Infrastrutture di dati territoriali, IN...
 
Pathways Overview For Open House 19 Sep2010
Pathways Overview For Open House   19 Sep2010Pathways Overview For Open House   19 Sep2010
Pathways Overview For Open House 19 Sep2010
 
Bhasin reinert barnes_golden
Bhasin reinert barnes_goldenBhasin reinert barnes_golden
Bhasin reinert barnes_golden
 
SEMANCO - Integrating multiple data sources, domains and tools in urban ener...
SEMANCO - Integrating multiple data sources, domains and tools in  urban ener...SEMANCO - Integrating multiple data sources, domains and tools in  urban ener...
SEMANCO - Integrating multiple data sources, domains and tools in urban ener...
 
UGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and ConstructionUGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and Construction
 
UrbanIT Partner Presentation
UrbanIT Partner PresentationUrbanIT Partner Presentation
UrbanIT Partner Presentation
 
3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...
3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...
3D-­ICONS: Interactive storytelling through innovative interfaces, Carlotta C...
 
OpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsOpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developments
 
LOD2 Webinar Series: CubeViz
LOD2 Webinar Series: CubeViz LOD2 Webinar Series: CubeViz
LOD2 Webinar Series: CubeViz
 
Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...
Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...
Efficient use of Standards-based Interfaces and Encodings in Geospatial Intel...
 

Recently uploaded

Regional Snapshot Atlanta Aging Trends 2024
Regional Snapshot Atlanta Aging Trends 2024Regional Snapshot Atlanta Aging Trends 2024
Regional Snapshot Atlanta Aging Trends 2024ARCResearch
 
Top Rated Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated  Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...Top Rated  Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...Call Girls in Nagpur High Profile
 
Incident Command System xxxxxxxxxxxxxxxxxxxxxxxxx
Incident Command System xxxxxxxxxxxxxxxxxxxxxxxxxIncident Command System xxxxxxxxxxxxxxxxxxxxxxxxx
Incident Command System xxxxxxxxxxxxxxxxxxxxxxxxxPeter Miles
 
Global debate on climate change and occupational safety and health.
Global debate on climate change and occupational safety and health.Global debate on climate change and occupational safety and health.
Global debate on climate change and occupational safety and health.Christina Parmionova
 
Human-AI Collaboration for Virtual Capacity in Emergency Operation Centers (E...
Human-AI Collaborationfor Virtual Capacity in Emergency Operation Centers (E...Human-AI Collaborationfor Virtual Capacity in Emergency Operation Centers (E...
Human-AI Collaboration for Virtual Capacity in Emergency Operation Centers (E...Hemant Purohit
 
2024: The FAR, Federal Acquisition Regulations - Part 28
2024: The FAR, Federal Acquisition Regulations - Part 282024: The FAR, Federal Acquisition Regulations - Part 28
2024: The FAR, Federal Acquisition Regulations - Part 28JSchaus & Associates
 
VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...Suhani Kapoor
 
VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...
VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...
VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...Suhani Kapoor
 
Precarious profits? Why firms use insecure contracts, and what would change t...
Precarious profits? Why firms use insecure contracts, and what would change t...Precarious profits? Why firms use insecure contracts, and what would change t...
Precarious profits? Why firms use insecure contracts, and what would change t...ResolutionFoundation
 
2024: The FAR, Federal Acquisition Regulations - Part 29
2024: The FAR, Federal Acquisition Regulations - Part 292024: The FAR, Federal Acquisition Regulations - Part 29
2024: The FAR, Federal Acquisition Regulations - Part 29JSchaus & Associates
 
PPT Item # 4 - 231 Encino Ave (Significance Only)
PPT Item # 4 - 231 Encino Ave (Significance Only)PPT Item # 4 - 231 Encino Ave (Significance Only)
PPT Item # 4 - 231 Encino Ave (Significance Only)ahcitycouncil
 
Artificial Intelligence in Philippine Local Governance: Challenges and Opport...
Artificial Intelligence in Philippine Local Governance: Challenges and Opport...Artificial Intelligence in Philippine Local Governance: Challenges and Opport...
Artificial Intelligence in Philippine Local Governance: Challenges and Opport...CedZabala
 
Expressive clarity oral presentation.pptx
Expressive clarity oral presentation.pptxExpressive clarity oral presentation.pptx
Expressive clarity oral presentation.pptxtsionhagos36
 
2024: The FAR, Federal Acquisition Regulations - Part 27
2024: The FAR, Federal Acquisition Regulations - Part 272024: The FAR, Federal Acquisition Regulations - Part 27
2024: The FAR, Federal Acquisition Regulations - Part 27JSchaus & Associates
 
Climate change and occupational safety and health.
Climate change and occupational safety and health.Climate change and occupational safety and health.
Climate change and occupational safety and health.Christina Parmionova
 
Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...anilsa9823
 
Fair Trash Reduction - West Hartford, CT
Fair Trash Reduction - West Hartford, CTFair Trash Reduction - West Hartford, CT
Fair Trash Reduction - West Hartford, CTaccounts329278
 

Recently uploaded (20)

Regional Snapshot Atlanta Aging Trends 2024
Regional Snapshot Atlanta Aging Trends 2024Regional Snapshot Atlanta Aging Trends 2024
Regional Snapshot Atlanta Aging Trends 2024
 
Top Rated Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated  Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...Top Rated  Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated Pune Call Girls Hadapsar ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
 
Incident Command System xxxxxxxxxxxxxxxxxxxxxxxxx
Incident Command System xxxxxxxxxxxxxxxxxxxxxxxxxIncident Command System xxxxxxxxxxxxxxxxxxxxxxxxx
Incident Command System xxxxxxxxxxxxxxxxxxxxxxxxx
 
Global debate on climate change and occupational safety and health.
Global debate on climate change and occupational safety and health.Global debate on climate change and occupational safety and health.
Global debate on climate change and occupational safety and health.
 
Human-AI Collaboration for Virtual Capacity in Emergency Operation Centers (E...
Human-AI Collaborationfor Virtual Capacity in Emergency Operation Centers (E...Human-AI Collaborationfor Virtual Capacity in Emergency Operation Centers (E...
Human-AI Collaboration for Virtual Capacity in Emergency Operation Centers (E...
 
2024: The FAR, Federal Acquisition Regulations - Part 28
2024: The FAR, Federal Acquisition Regulations - Part 282024: The FAR, Federal Acquisition Regulations - Part 28
2024: The FAR, Federal Acquisition Regulations - Part 28
 
VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...
VIP Call Girls Service Bikaner Aishwarya 8250192130 Independent Escort Servic...
 
VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...
VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...
VIP High Profile Call Girls Gorakhpur Aarushi 8250192130 Independent Escort S...
 
Precarious profits? Why firms use insecure contracts, and what would change t...
Precarious profits? Why firms use insecure contracts, and what would change t...Precarious profits? Why firms use insecure contracts, and what would change t...
Precarious profits? Why firms use insecure contracts, and what would change t...
 
2024: The FAR, Federal Acquisition Regulations - Part 29
2024: The FAR, Federal Acquisition Regulations - Part 292024: The FAR, Federal Acquisition Regulations - Part 29
2024: The FAR, Federal Acquisition Regulations - Part 29
 
PPT Item # 4 - 231 Encino Ave (Significance Only)
PPT Item # 4 - 231 Encino Ave (Significance Only)PPT Item # 4 - 231 Encino Ave (Significance Only)
PPT Item # 4 - 231 Encino Ave (Significance Only)
 
Artificial Intelligence in Philippine Local Governance: Challenges and Opport...
Artificial Intelligence in Philippine Local Governance: Challenges and Opport...Artificial Intelligence in Philippine Local Governance: Challenges and Opport...
Artificial Intelligence in Philippine Local Governance: Challenges and Opport...
 
Expressive clarity oral presentation.pptx
Expressive clarity oral presentation.pptxExpressive clarity oral presentation.pptx
Expressive clarity oral presentation.pptx
 
2024: The FAR, Federal Acquisition Regulations - Part 27
2024: The FAR, Federal Acquisition Regulations - Part 272024: The FAR, Federal Acquisition Regulations - Part 27
2024: The FAR, Federal Acquisition Regulations - Part 27
 
The Federal Budget and Health Care Policy
The Federal Budget and Health Care PolicyThe Federal Budget and Health Care Policy
The Federal Budget and Health Care Policy
 
Climate change and occupational safety and health.
Climate change and occupational safety and health.Climate change and occupational safety and health.
Climate change and occupational safety and health.
 
Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Russian Call Girls Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
 
Fair Trash Reduction - West Hartford, CT
Fair Trash Reduction - West Hartford, CTFair Trash Reduction - West Hartford, CT
Fair Trash Reduction - West Hartford, CT
 
Call Girls In Rohini ꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In  Rohini ꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCeCall Girls In  Rohini ꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Rohini ꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
 
Delhi Russian Call Girls In Connaught Place ➡️9999965857 India's Finest Model...
Delhi Russian Call Girls In Connaught Place ➡️9999965857 India's Finest Model...Delhi Russian Call Girls In Connaught Place ➡️9999965857 India's Finest Model...
Delhi Russian Call Girls In Connaught Place ➡️9999965857 India's Finest Model...
 

Thesis presentation for defence

  • 1. Harmonizing and linking conceptual models of geospatial information Technologies for information modelling in Geographic Information Systems (GIS), Intelligent Transport Systems (ITS) and Building Information Modelling (BIM) Knut Jetlund Norwegian University of Science and Technology Norwegian Public Roads Administration knut.jetlund@vegvesen.no Twitter: @Jetgeo LinkedIn: https://www.linkedin.com/in/knut-jetlund/ Photo: Knut Opeide, Statens vegvesen 1 27
  • 2. Agenda • Motivation • Research questions • Scientific approach • Theory • Results • Conclusions • Further work Photo: Knut Opeide, Statens vegvesen 1 27
  • 3. Three application domains, one real world GIS Analyze and present BIM Plan, develop, construct and maintain ITS Plan and control transportation 2 27 Photo: Knut Opeide, Statens vegvesen
  • 4. Reuse of information across domain borders • The challenge: • Reuse requires a common understanding of how the real world is described in information models • Modelling language • Terminology • Geometry and location referencing • Exchange formats GIS Analyze and present BIM Plan, develop, construct and maintain ITS Plan and control transportation 3 27 Photo: Knut Opeide, Statens vegvesen
  • 5. Research question: “How can approaches and technologies for information modelling be applied for harmonization and linking of conceptual models of geospatial information from the three application domains of GIS, ITS and BIM?” Harmonization GIS Linking BIM ITS Harmonization Harmonization How can we achieve a common understanding? 4 27
  • 6. SRQ1 State of the art SRQ2 GIS-ITS SRQ3 GIS-BIM SRQ4 Harmonization SRQ5 Ontologies and linking Article 1 Article 5 CP1 SP3 Article 4 Article 5 SP4 Article 5 Article 1 Article 4 Article 2 Article 3 Article 4 Article 3 5 27
  • 7. Scientific approach GIS BIM ITS SRQ3 SRQ2 SRQ4 SRQ5 A generic information model for exchange GIS to ITS Modelling rules and rules for conversion from UML to OWL A structure of UML profiles for GIS, ITS and BIM IFC schemas in ISO/TC 211 UML 6 27
  • 8. DIKW - Data, Information, Knowledge and Wisdom Data Information Knowledge Wisdom Information model: • “… a formal description of types of ideas, facts and processes which together form a model of a portion of interest of the real world and which provides an explicit set of interpretation rules.” (Schenck and Wilson, 1994). • “… a representation of concepts, relationships, constraints, rules, and operations to specify data semantics for a chosen domain of discourse” (Zhao et al., 2011) The DIKW Hierarchy. Adapted from (Rowley, 2007). 7 27
  • 9. Information modelling Real world Universe of discourse Context Perceived in the context of Defined in Conceptualschema Formally represented in Conceptualschema language Formal language for representing Conceptualmodel Conceptualformalism Provides concepts for describing Basis for From the real world to conceptual models. Adapted from ISO 19101-1:2014 8 27
  • 10. Results Photo: Torbjørn Braset, Statens vegvesen 9 27
  • 11. SRQ1: State of the art “What approaches and technologies have been used for modelling geospatial information in GIS, ITS and BIM?” 10 27 • All three application domains: – Conceptual schemas in UML – Some degree of MDA • UML and MDA for GIS the most complete approach – But with defeciencies
  • 12. SRQ2: Information exchange from GIS to ITS “How can models for exchange of geospatial information from road and mapping authorities to geospatial databases for ITS be improved?” Requirement Req 1: ISO/TC 211 MDA Req 2: GIS exchange format Req 3: Feature catalogue Req 4: Feature catalogue exchange model Req 5: Network model Req 6: Generic feature exchange model 11 27
  • 13. 13 ISO/TC 211 MDA GIS exchange format Feature catalogue Feature catalogue exchange model Network model Generic feature exchange model 1 2 3 4 5 6 7 8 9 10 11 12 27 Prototype experiment
  • 14. 14 Validation: The GIS to ITS prototype Requirement Prototype approach Req 1: ISO/TC 211 MDA Yes Req 2: GIS exchange format Yes – GML in the prototype Req 3: Feature catalogue Any feature catalogue described as an ISO 19109 application schema. Tested with INSPIRE and GDF in a case study Req 4: Feature catalogue exchange model Yes – Implemented in GML Req 5: Network model Yes Req 6: Generic feature exchange model Yes – Implemented in GML Future improvements: • More complex road network models (GDF, NDS) • Belts and Traffic spaces (GDF 5.2 and CityGML 3.0) 1 2 3 4 5 6 7 8 9 10 11 12 13 27
  • 15. Syntactic Semantic Implementation SRQ3: Integration of models for GIS and BIM “How can information models and semantics for implementation technologies for BIM be integrated and linked with GIS standards?” 1 2 3 4 5 6 7 8 9 10 11 12 13 14 27
  • 16. • Syntactic interoperability – Most EXPRESS concepts maintained • Semantic interoperability – Not all concepts could be linked – Common concept preferred • Implementation – Extra semantics for EXPRESS – Mapping of geometry concepts vital for GML Validation: The BIM/GIS prototype 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 27 «FeatureType» IfcProductExtension::IfcAlignment + predefinedType: IfcAlignmentTypeEnum [0..1] ::IfcObject + objectType: CharacterString [0..1] ::IfcRoot + globalId: IfcGloballyUniqueId + name: CharacterString [0..1] + description: CharacterString [0..1] IfcGeometricRepresentationItem «FeatureType» IfcGeometryResource::IfcCurve + /dim: Integer + curve: Curve [0..1] constraints {derive dim} IfcPositioningElement «FeatureType» IfcProductExtension:: IfcLinearPositioningElement «FeatureType» IfcGeometryResource:: IfcBoundedCurve «FeatureType» IfcGeometricConstraintResource: :IfcAlignmentCurve + tag: CharacterString [0..1] IfcGeometricRepresentationItem «FeatureType» IfcGeometricConstraintResource:: IfcAlignment2DHorizontal + startDistAlong: Length [0..1] IfcAlignment2DSegment «FeatureType» IfcGeometricConstraintResource:: IfcAlignment2DHorizontalSegment List aggregate «FeatureType» IfcGeometryResource::IfcCurveSegment2D + startDirection: Angle + segmentLength: Length «EXPRESS_DERIVE» {derive dim : Dim : IfcDimensionCount := IfcCurveDim(SELF)} +horizontal 1..1 +curveGeometry 1 +segments 1..* {ordered} +axis 1..1
  • 17. SRQ5: Ontologies for linking and mapping “How can UML models of geospatial information be implemented as OWL Ontologies, for linking and mapping by applying Semantic Web technologies?” 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 27 Harmonization GIS Linking BIM ITS Harmonization Harmonization
  • 18. Fundamental differences Closed World Assumption (CWA) • The information model is complete in the given context • Additional or deviating information is invalid Open World Assumption (OWA) • The information model presents only what is currently known in the given context • Additional information extends the model Structure of information Meaning of concepts 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 27
  • 19. Prototype experiment and validation Prototype experiment: • Extended UML profile for OWL Encoding – Global or shared properties – Links to external concepts – Implemented in the joint approach (SRQ4) • Adapted rules for modelling and conversion Prototype validation: • Conversions for the studied issues were improved by adding semantics and modelling as suggested 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 27
  • 20. Level of information flow Conversions of restrictions from the CWA to the OWA must be configured according to the selected level of information flow: 1. Ontologies for use only in the Semantic Web 2. Unidirectional information exchange to the Semantic Web 3. Bidirectional information exchange 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 27
  • 21. SRQ4: A joint modelling approach SRQ1 State of the art SRQ2 GIS-ITS SRQ3 GIS-BIM SRQ4 Harmonization SRQ5 Ontologies and linking Article 1 Article 5 CP1 SP3 Article 4 Article 5 SP4 Article 5 Article 1 Article 4 Article 2 Article 3 Article 4 Article 3 “How can information models and semantics for implementation technologies for GIS, ITS and BIM be integrated into a joint modelling approach?” 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 27
  • 22. Prototype experiment: A structure of UML Profiles for GIS, ITS and BIM «profile» Core Geospatial Profile Base profiles Community conceptual profiles General encoding profiles Community encoding profiles Legend «merge» 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 «profile» OWL Encoding «profile» IFC EXPRESS Encoding «profile» GML Encoding «profile» DATEX II Conceptual «profile» IFC Conceptual «profile» DATEX II XML Encoding «profile» IFC XML Encoding «profile» Core Geospatial Profile Base profiles Community conceptual profiles General encoding profiles Community encoding profiles Legend «profile» GDF Conceptual «profile» GDF MRS Encoding «profile» GDF XML Encoding «merge» «merge» «merge» «merge» «merge» «merge»
  • 23. Prototype validation • The structure could be implemented in UML sofware • Existing and prototype models could be adapted • Recommended actions: – Revise UML profiles: ISO 19103 and ISO 19109 – Define formal UML profiles: ISO 19136 and ISO 19150-2 – Define encoding profiles: EXPRESS – Define conceptual and encoding profiles: TPEG2 – Define mapping: DATEX II 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 22 23 27
  • 24. Conclusions - main contribution • A joint approach for information modelling • Prototypes for profiles and models within the harmonized approach 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 23 24 27 «profile» OWL Encoding «profile» IFC EXPRESS Encoding «profile» GML Encoding «profile» DATEX II Conceptual «profile» IFC Conceptual «profile» DATEX II XML Encoding «profile» IFC XML Encoding «profile» Core Geospatial Profile Base profiles Community conceptual profiles General encoding profiles Community encoding profiles Legend «profile» GDF Conceptual «profile» GDF MRS Encoding «profile» GDF XML Encoding «merge» «merge» «merge» «merge» «merge» «merge»
  • 25. Conclusions • Full harmonization not appropriate – Apply LinkSets for mapping • Apply the joint modelling approach for all three domains • Use common core concepts – Data types from non-domain- specific models – Common concepts for geometry and location referencing Photo: Knut Opeide, Statens vegvesen Harmonization GIS Linking BIM ITS Harmonization Harmonization 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 24 25 27
  • 26. Similar representations • Tobler’s first law of geography (Tobler, 1970): – “everything is related to everything else, but near things are more related than distant things”. • Modernized to a digital world with multiple representations of the same physical ”thing”: – “every digital representation of a thing can be linked to any other digital representation of the same thing, but links between similar representations are more precise than links between dissimilar representations”. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 25 26 27
  • 27. Limitations and further research • Limitation: – Studied at a conceptual level, need experiences from implementations • Further research: – Common core concepts – Use of OWL Ontologies – Higher levels of interoperability – Other application domains Photo: Knut Opeide, Statens vegvesen 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 26 27
  • 28. Knut Jetlund Norwegian University of Science and Technology Norwegian Public Roads Administration knut.jetlund@vegvesen.no Twitter: @Jetgeo LinkedIn: https://www.linkedin.com/in/knut-jetlund/ Photo: Knut Opeide, Statens vegvesen Thanks for listening! 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 26 27