Project

General

Profile

1

    
2
Metacat Administrator's Guide
3
=============================
4

    
5
.. sidebar:: Version: |release|
6

    
7
    .. image:: themes/metacatui/static/metacat-logo-darkgray.png
8
       :height: 130pt
9

    
10
    Send feedback and bugs to: 
11
        * metacat-dev@ecoinformatics.org
12
        * http://bugzilla.ecoinformatics.org
13

    
14
    License: GPL
15
    
16
    Release Date: |today|
17

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

    
26
- Download Metacat
27

    
28
    - Binary Distribution (A war file installation)
29
        - GZIP File: |bin-link-pre|\ |release|\ |bin-gz-link-post1|\ |release|\ |gz-link-post2|
30
        - ZIP File: |bin-link-pre|\ |release|\ |bin-zip-link-post1|\ |release|\ |zip-link-post2|
31
    - Source Distribution (Full source, requiring build)
32
        - GZIP File: |src-link-pre|\ |release|\ |src-gz-link-post1|\ |release|\ |gz-link-post2|
33
        - ZIP File: |src-link-pre|\ |release|\ |src-zip-link-post1|\ |release|\ |zip-link-post2|
34
    - `Older versions`_
35

    
36
.. |bin-link-pre| raw:: html
37

    
38
    <a href="https://knb.ecoinformatics.org/software/dist/metacat-bin-
39

    
40
.. |bin-gz-link-post1| raw:: html
41

    
42
    .tar.gz">metacat-bin-
43

    
44
.. |gz-link-post2| raw:: html
45

    
46
    .tar.gz</a>
47
    
48
.. |bin-zip-link-post1| raw:: html
49

    
50
    .zip">metacat-bin-
51

    
52
.. |zip-link-post2| raw:: html
53

    
54
    .zip</a>
55

    
56
.. |src-link-pre| raw:: html
57

    
58
    <a href="https://knb.ecoinformatics.org/software/dist/metacat-src-
59

    
60
.. |src-gz-link-post1| raw:: html
61

    
62
    .tar.gz">metacat-src-
63

    
64
.. |src-zip-link-post1| raw:: html
65

    
66
    .zip">metacat-src-
67
   
68
- For Developers: Metacat `API documentation`_
69

    
70
.. _Administrators Guide: https://knb.ecoinformatics.org/software/metacat/MetacatAdministratorGuide.pdf
71

    
72
.. _API documentation: ./api/index.html
73

    
74
.. _Older versions: https://knb.ecoinformatics.org/software/dist/
75

    
76
Contents
77
========
78
.. toctree::
79
   :numbered:
80
   :maxdepth: 2
81

    
82
   intro
83
   contributors
84
   license
85
   install
86
   configuration
87
   dataone
88
   submitting
89
   query-index
90
   themes
91
   authinterface
92
   geoserver
93
   replication
94
   harvester
95
   oaipmh
96
   event-logging
97
   sitemaps
98
   metacat-properties
99
   development
100

    
101

    
102
Indices and tables
103
==================
104

    
105
* :ref:`genindex`
106
* :ref:`search`
107

    
(12-12/25)