1
|
<!DOCTYPE html PUBliC "-//W3C//DTD html 4.0//EN">
|
2
|
<html>
|
3
|
|
4
|
<head>
|
5
|
<title>KNB Software: Metacat</title>
|
6
|
<link rel="stylesheet" type="text/css" href="./default.css">
|
7
|
</head>
|
8
|
|
9
|
<body>
|
10
|
|
11
|
<table class="tabledefault" width="100%">
|
12
|
<tr>
|
13
|
<td rowspan="2"><img src="./images/KNBLogo.gif"></td>
|
14
|
<td colspan="7"><div class="title">Metacat: data and metadata catalog</div></td>
|
15
|
</tr>
|
16
|
<tr>
|
17
|
<td><a href="/" class="toollink"> KNB Home </a></td>
|
18
|
<td><a href="/data.html" class="toollink"> Data </a></td>
|
19
|
<td><a href="/people.html" class="toollink"> People </a></td>
|
20
|
<td><a href="/informatics" class="toollink"> Informatics </a></td>
|
21
|
<td><a href="/biodiversity" class="toollink"> Biocomplexity </a></td>
|
22
|
<td><a href="/education" class="toollink"> Education </a></td>
|
23
|
<td><a href="/software" class="toollink"> Software </a></td>
|
24
|
</tr>
|
25
|
</table>
|
26
|
<hr>
|
27
|
|
28
|
<p> </p>
|
29
|
<table class="tabledefault" width="100%">
|
30
|
<tr>
|
31
|
<td class="tablehead" colspan="2"><p class="label">Metacat: a flexible
|
32
|
metadata catalog and data repository</p></td>
|
33
|
</tr>
|
34
|
<tr>
|
35
|
<td>
|
36
|
<p><a href="/software/download.html">Download Metacat</a></p>
|
37
|
<h3>Documentation and Installation Instructions</h3>
|
38
|
<ul>
|
39
|
<li><a
|
40
|
href="/software/dist/MetacatAdministratorGuide.pdf">Metacat
|
41
|
Administrator's Guide</a></li>
|
42
|
</ul>
|
43
|
<img src="images/metacat-logo.png" alt="Metacat" style="float: right;
|
44
|
height: 100px"/>
|
45
|
<p>Metacat is a flexible, open source metadata catalog and data repository
|
46
|
that targets scientific data, particularly from ecology and environmental
|
47
|
science. Metacat accepts
|
48
|
<a href="http://www.w3.org/TR/REC-xml" target="offline">XML</a> as a
|
49
|
common syntax for representing the large number of metadata content
|
50
|
standards that are relevant to ecology and other sciences. Thus, Metacat
|
51
|
is a generic XML database that allows storage, query, and retrieval of
|
52
|
arbitrary XML documents without prior knowledge of the XML schema.
|
53
|
</p>
|
54
|
<p>
|
55
|
Metacat is being used extensively <a href="/community.jsp">throughout the
|
56
|
world</a> to manage environmental data. It is a key infrastructure
|
57
|
component for the <a href="http://data.nceas.ucsb.edu">NCEAS data catalog</a>, the <a href="http://knb.ecoinformatics.org/">Knowledge Network
|
58
|
for Biocomplexity (KNB)</a> data catalog, and for the <a href="http://dataone.org">DataONE</a> system, <a href="/community.jsp">among others</a>.</p>
|
59
|
</td>
|
60
|
</tr>
|
61
|
<tr><td> </td></tr>
|
62
|
|
63
|
</table>
|
64
|
|
65
|
<iframe width="500" height="350" frameborder="0" scrolling="no"
|
66
|
marginheight="0" marginwidth="0"
|
67
|
src="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111257081347673397900.00000111e7923f163c54e&ll=10.487812,-8.4375&spn=152.923473,351.5625&z=1&output=embed"></iframe><br
|
68
|
/><small>View <a
|
69
|
href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111257081347673397900.00000111e7923f163c54e&ll=10.487812,-8.4375&spn=152.923473,351.5625&z=1&source=embed"
|
70
|
style="color:#0000FF;text-align:left">Metacat deployments</a> in a larger
|
71
|
map</small>
|
72
|
|
73
|
<p class="contact">
|
74
|
Web Contact: <a href="mailto:jones@nceas.ucsb.edu">jones@nceas.ucsb.edu</A>
|
75
|
</p>
|
76
|
</body>
|
77
|
</html>
|