An Ontology-based Framework for Modeling Movement on a Smart Campus

Size: px
Start display at page:

Download "An Ontology-based Framework for Modeling Movement on a Smart Campus"

Transcription

1 An Ontology-based Framework for Modeling Movement on a Smart Campus Junchuan Fan 1, Kathleen Stewart 1 1 Department of Geographical and Sustainability Sciences, University of Iowa, Iowa City, IA, 52242, USA {junchuan-fan, kathleen-stewart}@uiowa.edu 1. Introduction With the rapid development of information and communication technologies (ICT), teaching, learning, and facilities management across university campuses are evolving significantly, for example, through online education and mobile cloud education. Building a smart campus through the integration of ICT and geospatial technologies has attracted research interest in the GIScience community as well, for example, understanding diurnal and seasonal usage of campus buildings and spaces with the help of geospatial-enabled ICT (Sengupta et al. 2010). In this research, an ontology-based framework for representing, analyzing and visualizing human mobility as it relates to scheduled activities is presented. Movement by students on a university campus serves as the exemplar for designing the framework. This framework has three main elements. First, a scheduling ontology that models three different categories of scheduled activities (e.g., lectures, seminars) on campus. Scheduled activities play a key role in terms of shaping human movement patterns. The scheduling ontology models the core components (e.g., campus facility, student) in this domain as well as their interactions with scheduled activities. The second component is a Resource Description Framework (RDF)-based semantic data model that is built upon the ontology framework that integrates GeoSPARQL ontology and OWL-Time ontology, and the scheduling ontology. The underpinning ontology framework empowers the RDF data model with the ability to represent the spatial, temporal, and semantic aspects of domain classes. With the support of this ontology framework, a semantic reasoning engine is implemented to perform inferences about individual movements as well as aggregated dynamics of the campus. Using semantic web technologies, traditional campus information systems can be enriched with spatial and semantic information providing a means to help students and faculty plan their daily activities, and increasing possible opportunities for study and research collaborations. Facilities Management personnel can also use systems based on this approach to monitor the overall use and efficiency of campus buildings. 2. Background This research integrates semantic web technologies and time geography concepts to investigate human movement pattern associated with scheduled activities on a university campus. Using geospatial ontologies to capture the particular semantics of geospatial features and relations can help users retrieve geospatial information and services more effectively, especially as the traditional web of documents is turning into a web of data (Egenhofer 2002; Janowicz et al. 2012). Enriching spatiotemporal data with semantic information abstracts the data from geographic space to semantic space (Andrienko et al. 2013), providing the ability to investigate and discover more general patterns of geographic dynamic phenomenon. This is especially important in human movement

2 data analysis where general human behavior pattern is of particular interest to researchers As the era of cloud and mobile computing is underway, human movement patterns as well as behavioral habits are commonly tracked and significant changes may be occurring (Barnard et al. 2007). The human movement space has been expanded from a physical space to a virtual space to accommodate changes brought about by rapid progress in ICT( Yin et al. 2011). Equipped with location-aware handheld devices, humans are now acting as sensors (Goodchild 2007), being aware of the physical as well as social context in which they are situated (Zhang et al. 2011). Individuals alter their scheduled activities according to real world events as well as social activities (Neutens et al. 2010). Stewart et al. (2013) presents a formal model that goes beyond the conventional organization of scheduled activities, integrating both the spatial and temporal aspects of an individual s activities into an individual s schedule. 3. Campus scheduling ontology In the scheduling ontology, basic classes relating to the space-time dynamics of a domain are captured through three core classes, User, scheduledevent, and Building (Figure 1). Additional classes specific to the example domain of a campus are also included in this ontology. Properties shared by classes are represented by dashed lines (e.g., User hasschedule Schedule) Figure 1. Key classes in scheduling ontology User class is a high-level class in the ontology with at present two subclasses modeling campus users who will interact with the schedule, Faculty and Student. The attend property links a user with a scheduled event (e.g., lecture) while hasschedule property links a user with a Schedule instance (e.g., a student s weekly course schedule). The scheduledevent class represents a spatiotemporal entity that has start time, end time, location and anticipated participants. The scheduledevent class inherits hasbeginning and hasend from owltime:temporalentity class. Three subclasses of scheduledevent are modeled based on different spatiotemporal properties and their potential implications to a User s schedule, namely, Spatially Fixed Temporally Fixed event (SXTX) class, Spatially Fixed Temporally Flexible event (SXTF) class and Spatially Flexible Temporally Fixed event (SFTX) class. Different types of events have their own characteristics, impacting human movement differently.

3 The scheduling ontology draws on two predefined ontologies GeoSPARQL 1 and OWL-Time 2. All dimensions of course scheduling information (i.e., spatial, temporal, and semantic) can be represented through an RDF data model (represented as a triple store) based on the scheduling ontology. The RDF data model provides a structure for modeling the relationships between objects (i.e., users, courses, and buildings) explicitly by representing object relations as first class objects. The GeoSPARQL ontology extends the RDF data model for spatial dimensions, providing the RDF data model with the ability to represent and query geospatial data. The OWL-time ontology provides the RDF data model with temporal query capabilities. Spatial feature class, Building, isa subclass of geo:feature, a class defined in the GeoSPARQL ontology. The RDF data model augments the scheduling ontology with respect to representing the semantic relationships between different components in this domain. 4. Prototype implementation and case study Based on this ontology framework, a prototype system has been developed using the University of Iowa course information and a sample of students course schedules. The prototype system is developed using Protégé-OWL API 3, an open-source Java library for OWL and RDF data processing. A geospatial RDF triple store for all the scheduled courses on campus is generated through Protégé-OWL API. The Pellet reasoner API 4 is employed to supply reasoning functions over the OWL data model. Geospatial functions such as distance and buffering are implemented using Jena Spatial 5, an extension to Apache Jena ARQ. Individual students movements on campus are largely shaped by their course schedules. The spatiotemporal visualization of personal trajectories for individual students is initiated through a GeoSPARQL query that retrieves all the scheduled events in which an individual student participates from the geospatial RDF triple store, forming a personal Schedule for the student. Openlayers API is adopted to visualize the resulting Schedule based on the spatial and temporal information associated with the scheduledevents. The visualization of such trajectories maps the activity spaces of students on a campus (Figure 2(a)). Students can identify the areas that they move around most frequently based on a temporal aggregation of weekly or monthly trajectories. With this information, individuals can select places for choice activities such as studying or socializing more effectively. Visualization of the collective trajectories for a group of students (Figure 2(b)) reveals where are the busiest areas for groups of students, e.g., four buildings on the center of campus. From an academic standpoint, movement trajectories are helpful for arranging the space and time of courses more intelligently and directing resources, e.g., computer lab availability, or snow and ice removal in winter on highly accessed areas. Such a tool is also helpful for management of campus security or building energy efficiency

4 (a) (b) Figure 2. (a) Weekly trajectory for an individual student, (b) Collective trajectories for a group of 13 students The geospatial RDF triple store also offers us a basis for querying and visualizing dynamics for the whole campus at the granularity of buildings in real-time using GeoSPARQL queries. Thousands of students are moving from building to building on a campus and attending different scheduled events. Based on real-time course information for a semester, a spatiotemporal visualization of all buildings on campus can be generated, offering another important perspective to help manage and monitor campus dynamics. The campus perspective offers opportunities, for example, for managing parking and transportation (e.g., campus shuttles), based on locations and times of peak capacity. This work introduces an ontology-based framework for modeling, analysing, and visualizing human movement associated with scheduled activities through integrating semantic web technologies. We have selected scheduled courses on a university campus as our example scenario; however, this framework could be extended to other application domains where scheduled activities are common, e.g., transportation and logistic planning. Future efforts will incorporate road network information when generating individual trajectories and will investigate spatiotemporal interaction among multiple individual schedules. References Andrienko, N., Andrienko, G., and Fuchs, G. (2013). Towards Privacy-Preserving Semantic Mobility Analysis. In EuroVis Workshop on Visual Analytics (pp. 1923). The Eurographics Association. Barnard, L., Yi, J. S., Jacko, J. A., and Sears, A. (2007). Capturing the effects of context on human performance in mobile computing systems. Personal Ubiquitous Comput., 11(2): Egenhofer, M. J. (2002). Toward the semantic geospatial web. In Proceedings of the 10th ACM International Symposium on Advances in Geographic Information Systems, GIS 02, (pp. 1 4)

5 Hägerstrand, T. (1970). What about people in Regional Science? Papers of the Regional Science Association, 24(1), Goodchild, M. F. (2007). Citizens as sensors: the world of volunteered geography. GeoJournal, 69(4), Janowicz, K., Scheider, S., Pehle, T., and Hart, G. (2012). Geospatial semantics and linked spatiotemporal data past, present, and future. Semantic Web, 3 (4), Neutens T, Schwanen T, and Miller H 2010b Dealing with timing and synchronization in opportunities for joint activity participation. Geographical Analysis 42: Yin, L., Shaw, S-L. and Yu, H. Potential effects of ICT on face-to-face meeting opportunities: A GIS-based time-geographic exploratory approach, Journal of Transport Geography, 19(3), Sengupta, S., Ganeshan, K. V. V., and Sarda, N. L. (2010). Developing IITB smart CampusGIS grid. In Proceedings of the 1st Amrita ACM-W Celebration on Women in Computing in India, A2CWiC 10. Stewart, K., Fan, J., and White, E. (2013). Thinking about Space-Time Connections: Spatiotemporal Scheduling of Individual Activities. Transactions in GIS. Zhang, S., McCullagh, P., Nugent, C., and Zheng, H. (2011). An Ontology-Based context-aware approach for behaviour analysis. In Chen, L., Nugent, C. D., Biswas, J., and Hoey, J., editors, Activity Recognition in Pervasive Intelligent Environments, volume 4 of Atlantis Ambient and Pervasive Intelligence, pages

geographic patterns and processes are captured and represented using computer technologies

geographic patterns and processes are captured and represented using computer technologies Proposed Certificate in Geographic Information Science Department of Geographical and Sustainability Sciences Submitted: November 9, 2016 Geographic information systems (GIS) capture the complex spatial

More information

Space-adjusting Technologies and the Social Ecologies of Place

Space-adjusting Technologies and the Social Ecologies of Place Space-adjusting Technologies and the Social Ecologies of Place Donald G. Janelle University of California, Santa Barbara Reflections on Geographic Information Science Session in Honor of Michael Goodchild

More information

Esri and GIS Education

Esri and GIS Education Esri and GIS Education Organizations Esri Users 1,200 National Government Agencies 11,500 States & Regional Agencies 30,800 Cities & Local Governments 32,000 Businesses 8,500 Utilities 12,600 NGOs 11,000

More information

Spatial Data Science. Soumya K Ghosh

Spatial Data Science. Soumya K Ghosh Workshop on Data Science and Machine Learning (DSML 17) ISI Kolkata, March 28-31, 2017 Spatial Data Science Soumya K Ghosh Professor Department of Computer Science and Engineering Indian Institute of Technology,

More information

Exploring Potential Human Activities in Physical and Virtual Spaces: A Spatio-temporal temporal GIS Approach

Exploring Potential Human Activities in Physical and Virtual Spaces: A Spatio-temporal temporal GIS Approach Exploring Potential Human Activities in Physical and Virtual Spaces: A Spatio-temporal temporal GIS Approach Hongbo Yu Department of Geography, The University of Tennessee Knoxville, TN 37996-0925, USA

More information

A General Framework for Conflation

A General Framework for Conflation A General Framework for Conflation Benjamin Adams, Linna Li, Martin Raubal, Michael F. Goodchild University of California, Santa Barbara, CA, USA Email: badams@cs.ucsb.edu, linna@geog.ucsb.edu, raubal@geog.ucsb.edu,

More information

Implementing Visual Analytics Methods for Massive Collections of Movement Data

Implementing Visual Analytics Methods for Massive Collections of Movement Data Implementing Visual Analytics Methods for Massive Collections of Movement Data G. Andrienko, N. Andrienko Fraunhofer Institute Intelligent Analysis and Information Systems Schloss Birlinghoven, D-53754

More information

XXIII CONGRESS OF ISPRS RESOLUTIONS

XXIII CONGRESS OF ISPRS RESOLUTIONS XXIII CONGRESS OF ISPRS RESOLUTIONS General Resolutions Resolution 0: Thanks to the Czech Society commends: To congratulate The Czech Society, its president and the Congress Director Lena Halounová, the

More information

Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services

Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services Geographic Information Systems manage and analyze data to solve spatial problems. Real World Abstraction Analysis

More information

Assessing pervasive user-generated content to describe tourist dynamics

Assessing pervasive user-generated content to describe tourist dynamics Assessing pervasive user-generated content to describe tourist dynamics Fabien Girardin, Josep Blat Universitat Pompeu Fabra, Barcelona, Spain {Fabien.Girardin, Josep.Blat}@upf.edu Abstract. In recent

More information

GIS-based Smart Campus System using 3D Modeling

GIS-based Smart Campus System using 3D Modeling GIS-based Smart Campus System using 3D Modeling Smita Sengupta GISE Advance Research Lab. IIT Bombay, Powai Mumbai 400 076, India smitas@cse.iitb.ac.in Concept of Smart Campus System Overview of IITB Campus

More information

Application of WebGIS and VGI for Community Based Resources Inventory. Jihn-Fa Jan Department of Land Economics National Chengchi University

Application of WebGIS and VGI for Community Based Resources Inventory. Jihn-Fa Jan Department of Land Economics National Chengchi University Application of WebGIS and VGI for Community Based Resources Inventory Jihn-Fa Jan Department of Land Economics National Chengchi University OUTLINE Introduction Methodology Results Conclusions 2 MOTIVATION

More information

The Importance of Geospatial in the Construction Industry. 10 December, 2015

The Importance of Geospatial in the Construction Industry. 10 December, 2015 The Importance of Geospatial in the Construction Industry 10 December, 2015 Transformation will drive Build Operate Reduce Total Cost of Use Increased design freedom to deliver better infrastructure Reduce

More information

Three-Dimensional Visualization of Activity-Travel Patterns

Three-Dimensional Visualization of Activity-Travel Patterns C. Rinner 231 Three-Dimensional Visualization of Activity-Travel Patterns Claus Rinner Department of Geography University of Toronto, Canada rinner@geog.utoronto.ca ABSTRACT Geographers have long been

More information

K. Zainuddin et al. / Procedia Engineering 20 (2011)

K. Zainuddin et al. / Procedia Engineering 20 (2011) Available online at www.sciencedirect.com Procedia Engineering 20 (2011) 154 158 The 2 nd International Building Control Conference 2011 Developing a UiTM (Perlis) Web-Based of Building Space Management

More information

A spatial literacy initiative for undergraduate education at UCSB

A spatial literacy initiative for undergraduate education at UCSB A spatial literacy initiative for undergraduate education at UCSB Mike Goodchild & Don Janelle Department of Geography / spatial@ucsb University of California, Santa Barbara ThinkSpatial Brown bag forum

More information

DEKDIV: A Linked-Data-Driven Web Portal for Learning Analytics Data Enrichment, Interactive Visualization, and Knowledge Discovery

DEKDIV: A Linked-Data-Driven Web Portal for Learning Analytics Data Enrichment, Interactive Visualization, and Knowledge Discovery DEKDIV: A Linked-Data-Driven Web Portal for Learning Analytics Data Enrichment, Interactive Visualization, and Knowledge Discovery Yingjie Hu, Grant McKenzie, Jiue-An Yang, Song Gao, Amin Abdalla, and

More information

GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research

GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research Justin B. Sorensen J. Willard Marriott Library University of Utah justin.sorensen@utah.edu Abstract As emerging technologies

More information

GEO-INFORMATION (LAKE DATA) SERVICE BASED ON ONTOLOGY

GEO-INFORMATION (LAKE DATA) SERVICE BASED ON ONTOLOGY GEO-INFORMATION (LAKE DATA) SERVICE BASED ON ONTOLOGY Long-hua He* and Junjie Li Nanjing Institute of Geography & Limnology, Chinese Academy of Science, Nanjing 210008, China * Email: lhhe@niglas.ac.cn

More information

Using spatial-temporal signatures to infer human activities from personal trajectories on location-enabled mobile devices

Using spatial-temporal signatures to infer human activities from personal trajectories on location-enabled mobile devices Using spatial-temporal signatures to infer human activities from personal trajectories on location-enabled mobile devices Yingjie Hu 1, Wenwen Li 2, Krzysztof Janowicz 1, Kathleen Deutsch 1, Grant McKenzie

More information

ArcGIS. for Server. Understanding our World

ArcGIS. for Server. Understanding our World ArcGIS for Server Understanding our World ArcGIS for Server Create, Distribute, and Manage GIS Services You can use ArcGIS for Server to create services from your mapping and geographic information system

More information

INTEGRATING GEOSPATIAL PERSPECTIVES IN THE ANTHROPOLOGY CURRICULUM AT THE UNIVERSITY OF NEW MEXICO (UNM)

INTEGRATING GEOSPATIAL PERSPECTIVES IN THE ANTHROPOLOGY CURRICULUM AT THE UNIVERSITY OF NEW MEXICO (UNM) INTEGRATING GEOSPATIAL PERSPECTIVES IN THE ANTHROPOLOGY CURRICULUM AT THE UNIVERSITY OF NEW MEXICO (UNM) VERONICA ARIAS HEATHER RICHARDS JUDITH VAN DER ELST DEPARTMENT OF ANTHROPOLOGY MARCH 2005 INTEGRATING

More information

From Research Objects to Research Networks: Combining Spatial and Semantic Search

From Research Objects to Research Networks: Combining Spatial and Semantic Search From Research Objects to Research Networks: Combining Spatial and Semantic Search Sara Lafia 1 and Lisa Staehli 2 1 Department of Geography, UCSB, Santa Barbara, CA, USA 2 Institute of Cartography and

More information

Geography 1103: Spatial Thinking

Geography 1103: Spatial Thinking Geography 1103: Spatial Thinking Lecture: T\TH 8:00-9:15 am (McEniry 401) Lab: Wed 2:00-4:30 pm (McEniry 420) Instructor: Dr. Elizabeth C. Delmelle Email: edelmell@uncc.edu Office: McEniry 419 Phone: 704-687-5932

More information

Space time Prisms, I Wish I Knew How to Quit You

Space time Prisms, I Wish I Knew How to Quit You Space time Prisms, I Wish I Knew How to Quit You Harvey J. Miller Department of Geography and The Ohio State University M: miller.81@osu.edu W: u.osu.edu/miller.81 T: @MobileHarv Time geography- A love

More information

GPS-tracking Method for Understating Human Behaviours during Navigation

GPS-tracking Method for Understating Human Behaviours during Navigation GPS-tracking Method for Understating Human Behaviours during Navigation Wook Rak Jung and Scott Bell Department of Geography and Planning, University of Saskatchewan, Saskatoon, SK Wook.Jung@usask.ca and

More information

Cognitive Engineering for Geographic Information Science

Cognitive Engineering for Geographic Information Science Cognitive Engineering for Geographic Information Science Martin Raubal Department of Geography, UCSB raubal@geog.ucsb.edu 21 Jan 2009 ThinkSpatial, UCSB 1 GIScience Motivation systematic study of all aspects

More information

A route map to calibrate spatial interaction models from GPS movement data

A route map to calibrate spatial interaction models from GPS movement data A route map to calibrate spatial interaction models from GPS movement data K. Sila-Nowicka 1, A.S. Fotheringham 2 1 Urban Big Data Centre School of Political and Social Sciences University of Glasgow Lilybank

More information

JOB DESCRIPTION. Research Associate - Urban Economy and Employment

JOB DESCRIPTION. Research Associate - Urban Economy and Employment JOB DESCRIPTION Research Associate - Urban Economy and Employment 2 Research Associate Urban Economy and Employment About Us The Indian Institute for Human Settlements (IIHS) is a national education institution

More information

Human lives involve various activities

Human lives involve various activities Spatio-temporal GIS Design for Exploring Interactions of Human Activities Hongbo Yu ABSTRACT: An effective representation of human activities in geographic information systems (GIS) presents a challenging

More information

Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness

Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness Lian Huang, Qingquan Li, Yang Yue State Key Laboratory of Information Engineering in Survey, Mapping and Remote

More information

Animating Maps: Visual Analytics meets Geoweb 2.0

Animating Maps: Visual Analytics meets Geoweb 2.0 Animating Maps: Visual Analytics meets Geoweb 2.0 Piyush Yadav 1, Shailesh Deshpande 1, Raja Sengupta 2 1 Tata Research Development and Design Centre, Pune (India) Email: {piyush.yadav1, shailesh.deshpande}@tcs.com

More information

Re-imagining Religion: The Spatial Humanities as a Framework for New Scholarship

Re-imagining Religion: The Spatial Humanities as a Framework for New Scholarship 2010 Re-imagining Religion: The Spatial Humanities as a Framework for New Scholarship David J. Bodenhamer The Polis Center at IUPUI Virtual Center for Spatial Humanities New Technologies and Interdisciplinary

More information

The Challenge of Geospatial Big Data Analysis

The Challenge of Geospatial Big Data Analysis 288 POSTERS The Challenge of Geospatial Big Data Analysis Authors - Teerayut Horanont, University of Tokyo, Japan - Apichon Witayangkurn, University of Tokyo, Japan - Shibasaki Ryosuke, University of Tokyo,

More information

Lecture 1: Geospatial Data Models

Lecture 1: Geospatial Data Models Lecture 1: GEOG413/613 Dr. Anthony Jjumba Introduction Course Outline Journal Article Review Projects (and short presentations) Final Exam (April 3) Participation in class discussions Geog413/Geog613 A

More information

Future Proofing the Provision of Geoinformation: Emerging Technologies

Future Proofing the Provision of Geoinformation: Emerging Technologies Future Proofing the Provision of Geoinformation: Emerging Technologies An Exchange Forum with the Geospatial Industry William Cartwright Chair JBGIS Second High Level Forum on Global Geospatial Information

More information

Visualisation of Spatial Data

Visualisation of Spatial Data Visualisation of Spatial Data VU Visual Data Science Johanna Schmidt WS 2018/19 2 Visual Data Science Introduction to Visualisation Basics of Information Visualisation Charts and Techniques Introduction

More information

SPACE-TIME ACCESSIBILITY MEASURES FOR EVALUATING MOBILITY-RELATED SOCIAL EXCLUSION OF THE ELDERLY

SPACE-TIME ACCESSIBILITY MEASURES FOR EVALUATING MOBILITY-RELATED SOCIAL EXCLUSION OF THE ELDERLY SPACE-TIME ACCESSIBILITY MEASURES FOR EVALUATING MOBILITY-RELATED SOCIAL EXCLUSION OF THE ELDERLY Izumiyama, Hiroshi Institute of Environmental Studies, The University of Tokyo, Tokyo, Japan Email: izumiyama@ut.t.u-tokyo.ac.jp

More information

LEHMAN COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF ENVIRONMENTAL, GEOGRAPHIC, AND GEOLOGICAL SCIENCES CURRICULAR CHANGE

LEHMAN COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF ENVIRONMENTAL, GEOGRAPHIC, AND GEOLOGICAL SCIENCES CURRICULAR CHANGE LEHMAN COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF ENVIRONMENTAL, GEOGRAPHIC, AND GEOLOGICAL SCIENCES CURRICULAR CHANGE Hegis Code: 2206.00 Program Code: 452/2682 1. Type of Change: New Course 2.

More information

The Concept of Geographic Relevance

The Concept of Geographic Relevance The Concept of Geographic Relevance Tumasch Reichenbacher, Stefano De Sabbata, Paul Crease University of Zurich Winterthurerstr. 190 8057 Zurich, Switzerland Keywords Geographic relevance, context INTRODUCTION

More information

Understanding Individual Daily Activity Space Based on Large Scale Mobile Phone Location Data

Understanding Individual Daily Activity Space Based on Large Scale Mobile Phone Location Data Understanding Individual Daily Activity Space Based on Large Scale Mobile Phone Location Data Yang Xu 1, Shih-Lung Shaw 1 2 *, Ling Yin 3, Ziliang Zhao 1 1 Department of Geography, University of Tennessee,

More information

Using ArcGIS for Intelligence Analysis. Tony Mason Suzanne Foss Vinh Lam

Using ArcGIS for Intelligence Analysis. Tony Mason Suzanne Foss Vinh Lam Using ArcGIS for Intelligence Analysis Tony Mason Suzanne Foss Vinh Lam Agenda Background Concepts of Using ArcGIS for Intelligence Analysis Pattern of Life Analysis Scenario based demonstration Conclusions

More information

2018 ESRI Education Summit. San Diego. California. Sunday July 8 th 2018 Harper College, Palatine, Illinois, USA Dr. Tong Cheng (Biology), Dr.

2018 ESRI Education Summit. San Diego. California. Sunday July 8 th 2018 Harper College, Palatine, Illinois, USA Dr. Tong Cheng (Biology), Dr. 2018 ESRI Education Summit. San Diego. California. Sunday July 8 th 2018 Harper College, Palatine, Illinois, USA Dr. Tong Cheng (Biology), Dr. James Gramlich (Sociology), Mukila Maitha (Geography), Dr.

More information

Visualizing and Analyzing Activities in an Integrated Space-time Environment: Temporal GIS Design and Implementation

Visualizing and Analyzing Activities in an Integrated Space-time Environment: Temporal GIS Design and Implementation Visualizing and Analyzing Activities in an Integrated Space-time Environment: Temporal GIS Design and Implementation Initial Submission on August 1, 2006 Revision on November 15, 2006 Final Submission

More information

Exploring Visualization of Geospatial Ontologies Using Cesium

Exploring Visualization of Geospatial Ontologies Using Cesium Exploring Visualization of Geospatial Ontologies Using Cesium Abhishek V. Potnis, Surya S. Durbha Centre of Studies in Resources Engineering, Indian Institue of Technology Bombay, India abhishekvpotnis@iitb.ac.in,

More information

Crowdsourcing Semantics for Big Data in Geoscience Applications

Crowdsourcing Semantics for Big Data in Geoscience Applications Wright State University CORE Scholar Computer Science and Engineering Faculty Publications Computer Science and Engineering 2013 Crowdsourcing Semantics for Big Data in Geoscience Applications Thomas Narock

More information

Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area

Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area Song Gao 1, Jiue-An Yang 1,2, Bo Yan 1, Yingjie Hu 1, Krzysztof Janowicz 1, Grant McKenzie 1 1 STKO Lab, Department

More information

Geospatial Visual Analytics and Geovisualization in VisMaster (WP3.4)

Geospatial Visual Analytics and Geovisualization in VisMaster (WP3.4) Geospatial Visual Analytics and Geovisualization in VisMaster (WP3.4) Gennady Andrienko Fraunhofer Institute IAIS Sankt Augustin Germany http://geoanalytics.net/and Heidrun Schumann University of Rostock

More information

You are Building Your Organization s Geographic Knowledge

You are Building Your Organization s Geographic Knowledge You are Building Your Organization s Geographic Knowledge And Increasingly Making it Available Sharing Data Publishing Maps and Geo-Apps Developing Collaborative Approaches Citizens Knowledge Workers Analysts

More information

June 19 Huntsville, Alabama 1

June 19 Huntsville, Alabama 1 June 19 Huntsville, Alabama 1 Real-Time Geospatial Data: The Fusion of PI and ArcGIS Enabling Smarter Facilities Management OSIsoft and Esri Mapping and Location Analytics Platform Supporting Your Use

More information

3D Urban Information Models in making a smart city the i-scope project case study

3D Urban Information Models in making a smart city the i-scope project case study UDC: 007:528.9]:004; 007:912]:004; 004.92 DOI: 10.14438/gn.2014.17 Typology: 1.04 Professional Article 3D Urban Information Models in making a smart city the i-scope project case study Dragutin PROTIĆ

More information

Reproducible AGILE

Reproducible AGILE Reproducible Research @ AGILE The term Reproducible Research refers to the idea that the ultimate product of academic research is a scientific paper published along with the data, methods and full computational

More information

ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS

ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS PHASE 1_3 rd SESSION ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS 3 rd SESSION REPORT: 25 TH -27 TH JUNE 2014 SCHOOL OF ENVIRONMENTAL STUDIES COMPUTER LAB

More information

Joint MISTRAL/CESI lunch workshop 15 th November 2017

Joint MISTRAL/CESI lunch workshop 15 th November 2017 MISTRAL@Newcastle Joint MISTRAL/CESI lunch workshop 15 th November 2017 ITRC at Newcastle ITRC at Newcastle MISTRAL at Newcastle New approach to infrastructure data management to open-up analytics, modelling

More information

GIS Applications on Environmental Education in Taiwan

GIS Applications on Environmental Education in Taiwan GIS Applications on Environmental Education in Taiwan Track: Education Authors: Yu-Chen Lai, Mei-Ling Yeh, Tien-Yin Chou Abstract GIS is a perfect vehicle to deliver environmental knowledge and spatial

More information

Urban Geo-Informatics John W Z Shi

Urban Geo-Informatics John W Z Shi Urban Geo-Informatics John W Z Shi Urban Geo-Informatics studies the regularity, structure, behavior and interaction of natural and artificial systems in the urban context, aiming at improving the living

More information

Geospatial Services in Special Libraries: A Needs Assessment Perspective

Geospatial Services in Special Libraries: A Needs Assessment Perspective Purdue University Purdue e-pubs Libraries Faculty and Staff Scholarship and Research Purdue Libraries 5-17-2013 Geospatial Services in Special Libraries: A Needs Assessment Perspective Ilana R. Barnes

More information

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore Your web browser (Safari 7) is out of date. For more security, comfort and Activityengage the best experience on this site: Update your browser Ignore Introduction to GIS What is a geographic information

More information

Towards Privacy-Preserving Semantic Mobility Analysis

Towards Privacy-Preserving Semantic Mobility Analysis EuroVis Workshop on Visual Analytics (2013) M. Pohl and H. Schumann (Editors) Towards Privacy-Preserving Semantic Mobility Analysis N. Andrienko 1, G. Andrienko 1 and G. Fuchs 1 1 Fraunhofer IAIS, Sankt

More information

Oman NSDI Supporting Economic Development. Saud Al-Nofli Director of Spatial Data Directorate General of NSDI, NCSI

Oman NSDI Supporting Economic Development. Saud Al-Nofli Director of Spatial Data Directorate General of NSDI, NCSI Oman NSDI Supporting Economic Development 2017 Saud Al-Nofli Director of Spatial Data Directorate General of NSDI, NCSI "It s critical to make correct decisions the first time to optimize the Investments

More information

City monitoring with travel demand momentum vector fields: theoretical and empirical findings

City monitoring with travel demand momentum vector fields: theoretical and empirical findings City monitoring with travel demand momentum vector fields: theoretical and empirical findings Xintao Liu 1, Joseph Y.J. Chow 2 1 Department of Civil Engineering, Ryerson University, Canada 2 Tandon School

More information

ArcGIS is Advancing. Both Contributing and Integrating many new Innovations. IoT. Smart Mapping. Smart Devices Advanced Analytics

ArcGIS is Advancing. Both Contributing and Integrating many new Innovations. IoT. Smart Mapping. Smart Devices Advanced Analytics ArcGIS is Advancing IoT Smart Devices Advanced Analytics Smart Mapping Real-Time Faster Computing Web Services Crowdsourcing Sensor Networks Both Contributing and Integrating many new Innovations ArcGIS

More information

Mappings For Cognitive Semantic Interoperability

Mappings For Cognitive Semantic Interoperability Mappings For Cognitive Semantic Interoperability Martin Raubal Institute for Geoinformatics University of Münster, Germany raubal@uni-muenster.de SUMMARY Semantic interoperability for geographic information

More information

MONITORING LOGISTICS OPERATIONS OF THE FOREST BASED SUPPLY CHAIN IN (NEAR) REAL-TIME UTILIZING HARMONIZATION APPROACHES: a Case Study from Austria

MONITORING LOGISTICS OPERATIONS OF THE FOREST BASED SUPPLY CHAIN IN (NEAR) REAL-TIME UTILIZING HARMONIZATION APPROACHES: a Case Study from Austria MONITORING LOGISTICS OPERATIONS OF THE FOREST BASED SUPPLY CHAIN IN (NEAR) REAL-TIME UTILIZING HARMONIZATION APPROACHES: a Case Study from Austria Johannes Scholz 1 Manfred Mittlboeck 2 Ralph Jank 2 1

More information

Supporting movement patterns research with qualitative sociological methods gps tracks and focus group interviews. M. Rzeszewski, J.

Supporting movement patterns research with qualitative sociological methods gps tracks and focus group interviews. M. Rzeszewski, J. Supporting movement patterns research with qualitative sociological methods gps tracks and focus group interviews M. Rzeszewski, J. Kotus Adam Mickiewicz University, ul. Dziegielowa 27, 61-680 Poznan,

More information

Discovering Urban Spatial-Temporal Structure from Human Activity Patterns

Discovering Urban Spatial-Temporal Structure from Human Activity Patterns ACM SIGKDD International Workshop on Urban Computing (UrbComp 2012) Discovering Urban Spatial-Temporal Structure from Human Activity Patterns Shan Jiang, shanjang@mit.edu Joseph Ferreira, Jr., jf@mit.edu

More information

Manual of Digital Earth

Manual of Digital Earth V8.0 March 27, 2018 International Society for Digital Earth Manual of Digital Earth (Tentative Title) OUTLINE Foreword Chapter 1 Understanding Digital Earth 1.1 Origins and Precursors of Digital Earth

More information

Exploring Spatial Relationships for Knowledge Discovery in Spatial Data

Exploring Spatial Relationships for Knowledge Discovery in Spatial Data 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Exploring Spatial Relationships for Knowledge Discovery in Spatial Norazwin Buang

More information

DATA DISAGGREGATION BY GEOGRAPHIC

DATA DISAGGREGATION BY GEOGRAPHIC PROGRAM CYCLE ADS 201 Additional Help DATA DISAGGREGATION BY GEOGRAPHIC LOCATION Introduction This document provides supplemental guidance to ADS 201.3.5.7.G Indicator Disaggregation, and discusses concepts

More information

Lesson 16: Technology Trends and Research

Lesson 16: Technology Trends and Research http://www.esri.com/library/whitepapers/pdfs/integrated-geoenabled-soa.pdf GEOG DL582 : GIS Data Management Lesson 16: Technology Trends and Research Overview Learning Objective Questions: 1. Why is integration

More information

GOVERNMENT MAPPING WORKSHOP RECOVER Edmonton s Urban Wellness Plan Mapping Workshop December 4, 2017

GOVERNMENT MAPPING WORKSHOP RECOVER Edmonton s Urban Wellness Plan Mapping Workshop December 4, 2017 GOVERNMENT MAPPING WORKSHOP 12.4.17 RECOVER Edmonton s Urban Wellness Plan Mapping Workshop December 4, 2017 In July of 2017, City Council directed administration to develop RECOVER, Edmonton s Urban Wellness

More information

Working with ArcGIS Online

Working with ArcGIS Online Esri International User Conference San Diego, CA Technical Workshops July 12, 2011 Working with ArcGIS Online Bern Szukalski, Deane Kensok Topics for this Session ArcGIS Online Overview ArcGIS Online Content

More information

Semantic Evolution of Geospatial Web Services: Use Cases and Experiments in the Geospatial Semantic Web

Semantic Evolution of Geospatial Web Services: Use Cases and Experiments in the Geospatial Semantic Web Semantic Evolution of Geospatial Web Services: Use Cases and Experiments in the Geospatial Semantic Web Joshua Lieberman, Todd Pehle, Mike Dean Traverse Technologies, Inc., Northrop Grumman Information

More information

Geography for the 2020 Round of Census

Geography for the 2020 Round of Census Boundaries Key Census Data EA Id Population Male Female EA Id Area EA Id Num HH Avg HH size Geography for the 2020 Round of Census Linda Peters, Esri lpeters@esri.com Integration of Statistical and Geospatial

More information

REAL-TIME GIS OF GENDER

REAL-TIME GIS OF GENDER 2 nd Conference on Advanced Modeling and Analysis MOPT/IGOT/CEG REAL-TIME GIS OF GENDER A telegeomonitoring approach PT07 Mainstreaming Gender Equality and Promoting Work Life Balance (2nd Open Call -

More information

Surveying, Mapping and Remote Sensing (LIESMARS), Wuhan University, China

Surveying, Mapping and Remote Sensing (LIESMARS), Wuhan University, China Name: Peng Yue Title: Professor and Director, Institute of Geospatial Information and Location Based Services (IGILBS) Associate Chair, Department of Geographic Information Engineering School of Remote

More information

CAS GE 365 Introduction to Geographical Information Systems. The Applications of GIS are endless

CAS GE 365 Introduction to Geographical Information Systems. The Applications of GIS are endless Spring 2007 CAS GE 365 Introduction to Geographical Information Systems Boston University Department of Geography and Environment The Applications of GIS are endless images from www.esri.com CAS GE 365

More information

Geospatial Semantics. Yingjie Hu. Geospatial Semantics

Geospatial Semantics. Yingjie Hu. Geospatial Semantics Outline What is geospatial? Why do we need it? Existing researches. Conclusions. What is geospatial? Semantics The meaning of expressions Syntax How you express the meaning E.g. I love GIS What is geospatial?

More information

Research Seminar on Urban Information Systems

Research Seminar on Urban Information Systems 11.522 Research Seminar on Urban Information Systems Instructor: Joe Ferreira, jf@mit.edu Monday, 6-8 PM in Room 9-451 Opportunity for students to build on basic skills in GIS and urban analytics in order

More information

Dublin City Schools Social Studies Graded Course of Study Grade 5 K-12 Social Studies Vision

Dublin City Schools Social Studies Graded Course of Study Grade 5 K-12 Social Studies Vision K-12 Social Studies Vision The Dublin City Schools K-12 Social Studies Education will provide many learning opportunities that will help students to: develop thinking as educated citizens who seek to understand

More information

Automated Assessment and Improvement of OpenStreetMap Data

Automated Assessment and Improvement of OpenStreetMap Data Automated Assessment and Improvement of OpenStreetMap Data Musfira Jilani 1, Padraig Corcoran 1, Michela Bertolotto 1 1 School of Computer Science and Informatics, University College Dublin, Ireland Tel.

More information

Joint-accessibility Design (JAD) Thomas Straatemeier

Joint-accessibility Design (JAD) Thomas Straatemeier Joint-accessibility Design (JAD) Thomas Straatemeier To cite this report: Thomas Straatemeier (2012) Joint-accessibility Design (JAD), in Angela Hull, Cecília Silva and Luca Bertolini (Eds.) Accessibility

More information

GIS Workshop Data Collection Techniques

GIS Workshop Data Collection Techniques GIS Workshop Data Collection Techniques NOFNEC Conference 2016 Presented by: Matawa First Nations Management Jennifer Duncan and Charlene Wagenaar, Geomatics Technicians, Four Rivers Department QA #: FRG

More information

The IIHS Post-Doctoral Programme. A Call for Fellows. Post-Doctoral Fellow in Deindustrialisation in Cities of the Global South and Employment

The IIHS Post-Doctoral Programme. A Call for Fellows. Post-Doctoral Fellow in Deindustrialisation in Cities of the Global South and Employment The IIHS Post-Doctoral Programme A Call for Fellows Post-Doctoral Fellow in Deindustrialisation in Cities of the Global South and Employment 2 Post-Doctoral Fellow in Deindustrialisation in Cities of the

More information

TRAITS to put you on the map

TRAITS to put you on the map TRAITS to put you on the map Know what s where See the big picture Connect the dots Get it right Use where to say WOW Look around Spread the word Make it yours Finding your way Location is associated with

More information

Geographic Data Science - Lecture II

Geographic Data Science - Lecture II Geographic Data Science - Lecture II (New) Spatial Data Dani Arribas-Bel "Yesterday" Introduced the (geo-)data revolution What is it? Why now? The need of (geo-)data science to make sense of it all Today

More information

GIS and Community Health. GIS and Community Health. Institutional Context and Interests in GIS Development. GIS and Community Health

GIS and Community Health. GIS and Community Health. Institutional Context and Interests in GIS Development. GIS and Community Health GIS and Community Health GIS and Community Health Some critiques of GIS emphasize the potentially harmful social consequences of the diffusion of GIS technology, including reinforcing the power of state

More information

A framework for spatio-temporal clustering from mobile phone data

A framework for spatio-temporal clustering from mobile phone data A framework for spatio-temporal clustering from mobile phone data Yihong Yuan a,b a Department of Geography, University of California, Santa Barbara, CA, 93106, USA yuan@geog.ucsb.edu Martin Raubal b b

More information

ESSENTIAL CONCEPTS AND SKILL SETS OF THE IOWA CORE CURRICULUM

ESSENTIAL CONCEPTS AND SKILL SETS OF THE IOWA CORE CURRICULUM ESSENTIAL CONCEPTS AND SKILL SETS OF THE IOWA CORE CURRICULUM SOCIAL STUDIES PROVIDED BY THE IOWA DEPARTMENT OF EDUCATION INTRODUCTION Social studies is the integrated study of the social sciences and

More information

Geo Business Gis In The Digital Organization

Geo Business Gis In The Digital Organization We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with geo business gis in

More information

1. Omit Human and Physical Geography electives (6 credits) 2. Add GEOG 677:Internet GIS (3 credits) 3. Add 3 credits to GEOG 797: Final Project

1. Omit Human and Physical Geography electives (6 credits) 2. Add GEOG 677:Internet GIS (3 credits) 3. Add 3 credits to GEOG 797: Final Project The Department of Geography and the Office of Professional Studies propose to modify the Master of Professional Studies in Geospatial Information Sciences (GIS) as follows: 1. Omit Human and Physical Geography

More information

The Relevance of Cartography. Dubai 2015, Georg Gartner

The Relevance of Cartography. Dubai 2015, Georg Gartner The Relevance of Cartography Dubai 2015, Georg Gartner Where are we? Data! Data? We are not short of data Technologies! Technologies? We are not short of technologies Data-driven and technology-driven

More information

Place this Photo on a Map: A Study of Explicit Disclosure of Location Information

Place this Photo on a Map: A Study of Explicit Disclosure of Location Information Place this Photo on a Map: A Study of Explicit Disclosure of Location Information Fabien Girardin 1, Josep Blat 1 1 Department of ICT, Pompeu Fabra University, 08003 Barcelona, Spain {Fabien.Girardin,

More information

SemaDrift: A Protégé Plugin for Measuring Semantic Drift in Ontologies

SemaDrift: A Protégé Plugin for Measuring Semantic Drift in Ontologies GRANT AGREEMENT: 601138 SCHEME FP7 ICT 2011.4.3 Promoting and Enhancing Reuse of Information throughout the Content Lifecycle taking account of Evolving Semantics [Digital Preservation] SemaDrift: A Protégé

More information

Information Needs & Information Seeking in Internet Era: A Case Study of Geographers in Maharashtra

Information Needs & Information Seeking in Internet Era: A Case Study of Geographers in Maharashtra International Journal of Research in Library Science ISSN: 2455-104X Indexed in: IIJIF, ijindex, SJIF,ISI Volume 2,Issue 1 (January-June) 2016,99-108 Received: 7 May 2016 ; Accepted: 12 May 2016 ; Published:

More information

Cutting Edge Engineering for Modern Geospatial Systems Rear Admiral Dr. S Kulshrestha, retd

Cutting Edge Engineering for Modern Geospatial Systems Rear Admiral Dr. S Kulshrestha, retd Cutting Edge Engineering for Modern Geospatial Systems Rear Admiral Dr. S Kulshrestha, retd 11 Jun 2015 GeoIntelligence Asia 2015 The technology would become so pervasive that it becomes a part of you

More information

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University TTU Graduate Certificate Geographic Information Science and Technology (GIST) 3 Core Courses and

More information

Publishing Value Added EO Products as Linked Data

Publishing Value Added EO Products as Linked Data Publishing Value Added EO Products as Linked Data Massimo Zotti Head of Government & Security SBU, Planetek Italia Pkm002-02-8.2 Planetek Group Roma Bari Athens 2 Key Numbers year 1994 Planetek Group SME

More information

Web GIS Based Weather and Soil information System

Web GIS Based Weather and Soil information System Web GIS Based Weather and Soil information System Designed and Developed by IIITMK as part of National Agriculture Innovation Project Radhakrishnan.T Indian Institute of Information Technology and Management

More information

Developing a network of tourism operations involved in conservation monitoring and wildlife research

Developing a network of tourism operations involved in conservation monitoring and wildlife research Developing a network of tourism operations involved in conservation monitoring and wildlife research Ronda Green and Peter Wood Wildlife Tourism Australia Workshop 2013 There is a vision of a network of

More information