Project

General

Profile

1

    
2
Metacat: Metadata and Data Management System
3
================================================
4

    
5
Version: 1.9.3 Release
6

    
7
Send feedback and bugs to: metacat-dev@ecoinformatics.org
8
                           http://bugzilla.ecoinformatics.org
9

    
10
Metacat is a repository for data and metadata (data about data), which helps scientists find, understand and effectively use the data sets they manage or that have been created by others. Thousands of data sets are currently documented in a standardized way and stored in Metacat systems, providing the scientific community with a broad range of ecological data that--because the data are well and consistently described--can be easily searched, compared, merged, or used in other ways.
11

    
12
Not only is the Metacat repository a reliable place to store metadata and data (the database is replicated over a secure connection so that every record is stored on multiple machines and no data is ever lost to technical failures), it provides a user-friendly interface for information entry and retrieval. Scientists can search the repository via the Web using a customizable search form. Searches return results based on user-specified criteria, such as desired geographic coverage, taxonomic coverage, and/or keywords that appear in places such as the data set's title or owner's name. Users need only click a linked search result to open the corresponding data-set documentation in a browser window and discover whom to contact to obtain the data themselves (or how to immediately download the data via the Web).
13

    
14
Metacat's user-friendly Registry application allows data providers to enter data-set documentation into Metacat using a Web form. When the form is submitted, Metacat compiles the provided documentation into the required format and saves it.  Information providers need never work directly with the XML format in which the data are stored or with the database records themselves. In addition, the Metacat application can easily be extended to provide a customized data-entry interface that suits the particular requirements of each project. Metacat users can also choose to enter metadata using the Morpho application, which provides data-entry wizards that guide information providers through the process of documenting each data set.
15

    
16
The metadata stored in Metacat includes all of the information you and others need to understand what the described data are and how to use them: a descriptive data set title; an abstract; the temporal, spatial, and taxonomic coverage of the data; the data collection methods; distribution information; and contact information. Each information provider decides who has access to this information (the public, or just specified users), and whether or not to upload the data set itself with the data documentation.  Information providers can also edit the metadata or delete it from the repository, again using Metacat's straightforward Web interface.
17

    
18
Metacat is a Java servlet application that runs on Window or Linux platforms in conjunction with a database, such as PostgreSQL (or Oracle 8i), and a Web server. The Metacat application stores data in an XML format using Ecological Metadata Language (EML) or another ecological metadata standard. For more information about Metacat or for examples of projects currently using Metacat, please see http://knb.ecoinformatics.org.
19

    
20
- Metacat `Administrators Guide`_
21
- Download Metacat
22
    - Binary Distribution (A war file installation)
23
        - GZIP File: metacat-bin-1.9.3.tar.gz_
24
        - ZIP File: metacat-bin-1.9.3.zip_
25
    - Source Distribution (Full source, requiring build)
26
        - GZIP File: metacat-src-1.9.3.tar.gz_
27
        - ZIP File: metacat-src-1.9.3.zip_
28
    - `Older versions`_
29

    
30
.. _Administrators Guide: http://knb.ecoinformatics.org/software/metacat/MetacatAdministratorGuide.pdf
31

    
32
.. _metacat-bin-1.9.3.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-bin-1.9.3.tar.gz
33

    
34
.. _metacat-bin-1.9.3.zip: http://knb.ecoinformatics.org/software/dist/metacat-bin-1.9.3.zip
35

    
36
.. _metacat-src-1.9.3.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-src-1.9.3.tar.gz
37

    
38
.. _metacat-src-1.9.3.zip: http://knb.ecoinformatics.org/software/dist/metacat-src-1.9.3.zip
39

    
40
.. _Older versions: http://knb.ecoinformatics.org/software/dist/
41

    
42
Contents
43
========
44
.. toctree::
45
   :maxdepth: 1
46

    
47
   contributors.txt
48
   development.txt
49

    
50

    
51
Indices and tables
52
==================
53

    
54
* :ref:`genindex`
55
* :ref:`modindex`
56
* :ref:`search`
57

    
(5-5/6)