Integrating Catalog and GIS Tools: Access to Resources from Catmdedit Thanks to Gvsig ?

Integrating Catalog and GIS Tools: Access to Resources from Catmdedit Thanks to Gvsig ?

Integrating catalog and GIS tools: access to resources from CatMDEdit thanks to gvSIG ? Javier Nogueras Iso1, Jes´usBarrera1, Fernando Gracia Crespo2 , Silvia Laiglesia2, Pedro R. Muro Medrano1 1 Computer Science and Systems Engineering Dept.,University of Zaragoza C/Mar´ıade Luna, 1, 50018 - Zaragoza (Spain) {jnog,jesusb,prmuro}@unizar.es 2 GeoSpatiumLab S.L. C/Carlos Marx, 4, local der., 50015 - Zaragoza (Spain) {fgcrespo,silvialm}@geoslab.com Abstract. CatMDEdit is a metadata editor tool that facilitates the management of resources through their metadata, paying special atten- tion to geographic information resources. The objective is to promote the metadata creation as an instrument that facilitates the processing of data in an effective way. Therefore, important efforts have been made towards the integration of CatMDEdit with GIS tools. This work presents the mechanism for connecting CatMDEdit with gvSIG for the manipulation of geographic information. Once the metadata of a resource are generated (by hand or via existent semi-automatic mechanisms for some GI specific formats), CatMDEdit autogenerates a gvSIG project and invokes gvSIG to have access to the resource with the adequate parameters. Key words: metadata, Spatial Data Infrastructures, GIS, resource man- agement 1 Introduction According to the Global Spatial Data Infrastructure Association Cookbook (Nebert, 2004), “the term Spatial Data Infrastructure is often used to denote the relevant base collection of technologies, policies and institutional arrangements that facilitate the availability of and access to spatial data”. SDIs provide the framework for the optimization of the creation, maintenance and distribution of geographical information at different organization levels (e.g., regional, national, or global level) and involving both public and private institutions. One of the key elements for the success of these information infrastructures fa- cilitating the distribution and access to resources is the adequate documentation ? This work has been partially supported by: the Spanish Ministry of Education and Science through the project TIN2007-65341 from the National Plan for Scientific Research, Development and Technology Innovation; the University of Zaragoza though the project UZ2007-Ref. 200700024; and GeoSpatiumLab S.L.. The work of Silvia Laiglesia has been partially supported by the Spanish Science and Technology Ministry (Torres Quevedo program ref. PTQ06-2 0798). of these resources. Metadata constitute the mechanism to characterize data and services in order to enable other users and applications to make use of such data and services. They offer description of the content, quality and any other charac- teristics of a resource. Knowing details such as the coordinate reference system, the spatial representation model (e.g., raster, vector, object oriented) or the spatial res- olution is a basic prerequisite for viewing and processing data. Thus, organizations and standardizations bodies such as FGDC (Federal Geographic Data Committee)3, OGC (Open Geospatial Consortium)4 or ISO/TC211 (ISO technical committee for goegraphic information and geomatics)5 have focused on standardising metadata vocabularies (e.g., “Content Standard for Digital Geospatial Metadata - CSDGM” or “ISO 19115 - Geographic Information Metadata”). This work analyzes the role of CatMDEdit 6 as a tool to facilitate the manage- ment of geographic information resources through standardized metadata (Zarazaga-Soria et al., 2003). CatMDEdit is an Open Source cross-platform desktop tool, developed in Java and internationalized to six different languages, whose main aim is to promote metadata creation as a mechanism that facilitates the process- ing of data in a more effective way. Data and metadata management cannot be understood as separate tasks. Thus, CatMDEdit facilitates semi-automatic mecha- nisms for the generation of metadata in order to minimize the interaction with users and hide the complexity of metadata standards. Additionally, it provides alternative mechanisms for integrating Geographic Information System (GIS) tools that enable the access to datasets through their associated metadata. In the same way as other content management tools do, metadata are the means that allow users to describe a resource and launch associated tools for its visualization or modification. Making emphasis on the idea of unifying data and metadata management, this paper presents the mechanism for connecting CatMDEdit with the open source tool gvSIG 7 (Alfaro, 2005b, Alfaro, 2005a) for the manipulation of geographic informa- tion (GI). Once metadata of a resource are generated (manually or via existent semi-automatic mechanism for some GI specific formats), CatMDEdit autogener- ates the configuration file of a gvSIG project and directly opens this tool to have access to the resource with the adequate parameters. The rest of the paper is structured as follows. Section 2 describes the general architecture of the tool. Section 3 describes the mechanisms used in CatMDEdit for integrating GIS tools, being gvSIG one of the most powerful GIS tools currently integrated. Section 4 reviews the related work in metadata editors with advanced GI capabilities. Finally, this papers ends with some conclusions and some discussions about future work. 3 http://www.fgdc.gov/ 4 http://www.opengeospatial.org/ 5 http://www.isotc211.org/ 6 http://catmdedit.sourceforge.net 7 http://www.gvsig.gva.es/ 2 Architecture of CatMDEdit Before describing the architecture of CatMDEdit, it is important to understand two core concepts managed by this application: resources and repositories. A resource is the basic information unit managed by the tool and it represents a dataset and its associated metadata. On the other hand, resources are grouped into repositories. These repositories represent a storage source (folder, databases, ), where digital datasets and metadata are stored jointly. Upper layer Metadata editor Resource Browser edit metadata Resource Viewer Selector view/access Application data Manager Editor Tabular Thumbnail Geographic <<interface>> CSDGM ISO19115 Dublin Core Application edit contact JGISView gvSIG … info edit edit Middle layer geogr.extent keywords Standard Metadata Geographic Thesaurus Contact Manager Source Tool Generator Extent Tool Directory <<Leaf>> <<Leaf>> Feature Catalogue Distribution information information <<Leaf>> <<Leaf>> Portrayal Data Constraint Tool Inform ation Information <<Leaf>> ISO 19113 Data Maintenance <<Leaf>> Quality Information Metadata Entity (from Logical View) Set Inform ation <<Leaf>> <<Leaf>> Application Schema Spatial data representation Inform ation information <<Leaf>> Identification Reference system Information information <<Leaf>> Metadata standard and extenstion information Data layer Thesaurus Metadata Data repository Contact Repository repository repository describe <<SHP+DBF>> Standards <<DublinCore <<SKOS RDF>> conform to Vector data <<FOAF/RDF>> repository <<DublinCore RDF>> <<GeoTIFF>> /RDF>> describe thesaurus metadata data (GEMET, person, <<DGN>> <<ECW>> thesaurus ISO 19115, Dublin <<ISO19115/ AGROVOC, organization, Core, CSDGM data data metadata … ISO19139 XML>> <<…>> …) metadata data Fig. 1. High level architecture of CatMDEdit components As shown in figure 1, CatMDEdit has been designed using a three-layered ar- chitecture. The upper-layer contains the three main functional components of the application: a Resource Browser, a Metadata Editor, and a Resource Viewer. The sec- ond layer contains the middleware software libraries that support the development of the functional components. And the data layer includes the different repositories needed for the configuration of the tool and the storage of data and metadata, which are managed or produced by the application. We will describe the specific compo- nents in each layer in parallel with its interaction with the three main functional components of the upper layer. Resource Browser is the main functional component within the upper layer. It is in charge of browsing the resources organized in different repositories, and invoking the rest of components of the application. For the browsing of resources in a repository, different selection mechanisms are allowed: tabular display of resources, each row shows the main features of a resource; selection by means of thumbnails representing the contents of the resource; or graphical display of resources on a map where each resource is represented by its geographic extent. Within the upper layer, this component interacts with the Metadata Editor for the edition of metadata describing a resource, and with the Resource Viewer for connecting with applications that enable the access and modification of data (e.g. GIS tools). With respect to the components used by the Resource Browser in the middle layer, it interacts with the following components: Source Tool, Standard Manager and Metadata Generator. The Source Tool component mediates the interaction be- tween the Resource Browser and the Data Repository, facilitating services for the management, query and presentation of metadata items. The Standard Manager provides the knowledge of the metadata standards understood by the tool. The con- figuration of metadata is stored at the Standards Repository. Finally, the Metadata Generator component facilitates methods for the automatic generation of metadata based on the analysis of some specific GI formats. The Metadata Editor component is the component in charge of editing the meta- data records according

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    10 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us