Lab CS+X

Laboratory of Interdisciplinary Computer Science

User Tools

Site Tools


public:research

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
public:research [2016/09/08 02:37]
clodoveu
public:research [2016/09/08 22:35]
clodoveu [Geographic Data Modeling]
Line 21: Line 21:
 ==== Geographic Data Modeling ==== ==== Geographic Data Modeling ====
  
-Lorem ipsum dolor sit ametconsectetur adipiscing elitQuisque convallis mauris eget nisl bibendum elementum. Morbi et dui magna. Duis pretium turpis sed lectus consequatin porttitor libero pulvinarProin consequat urna eget molestie finibus. Curabitur pretium porta miat laoreet libero venenatis sit amet. Cras congue nisl ac lobortis congueVestibulum nulla velitauctor sit amet rutrum eucongue at nulla.+The first data models developed for geographic applications were guided by existing GIS internal structuresforcing the user to adjust his/her interpretation of spatial phenomena to whatever structures were availableAs a consequencethe modeling process did not offer mechanisms that would allow for the representation of the reality according to the user's mental modelEven well-known semantic and object-oriented data modelssuch as the Entity-Relationship (ER) model [11], the Object Modeling Technique (OMT) model [39], and the IFO model [1], do not offer adequate facilities to represent geographic applicationsEven though these models are highly expressivethey present limitations to the adequate modeling of such applicationssince they do not include geographic primitives that would allow for a satisfactory representation of spatial data.
  
 +Considering these limitations,​ OMT-G was proposed in 2001, and evolved steadily since. OMT-G is a data model for the design of geographic database systems and applications. OMT-G starts with Unified Modeling Language (UML) class diagram primitives, introducing geographic primitives in order to enhance UML's semantic representation capabilities,​ thus reducing the distance between the designer'​s mental model of the reality and the usual representation tools. OMT-G provides primitives for modeling the geometric shape and location of geographic objects, supporting spatial and topological relationships,​ “whole-part” structures, networks, and multiple representations. Furthermore,​ the model allows the specification of alphanumeric attributes and methods associated to each class. The model'​s main strong points include its graphical expressivity and its compactness,​ since textual annotations are replaced by pictograms and symbols indicating explicit relationships,​ which are able to denote the dynamic nature of the interaction between spatial and non-spatial objects. From the model, it is also possible to derive spatial integrity constraints,​ specified along with the usual constraints found in conventional database design. Using these assets, the mapping between the conceptual schema and the physical implementation can be executed more soundly and preserving the semantics contained in the higher abstraction level.
 +
 +OMT-G is the basis for our research on geographic data modeling. We are interested in various related themes, including modeling tools and techniques, spatial integrity constraints,​ automatic mapping to physical object-relational implementations and mapping to NoSQL database managers.
 ==== Geographic Information Retrieval ==== ==== Geographic Information Retrieval ====
  
public/research.txt · Last modified: 2016/09/08 23:09 by clodoveu