1 |
878
|
berkley
|
<!DOCTYPE html PUBliC "-//W3C//DTD html 4.0//EN">
|
2 |
|
|
<html>
|
3 |
|
|
|
4 |
|
|
<head>
|
5 |
|
|
<title>KNB Software: Metacat</title>
|
6 |
3780
|
daigle
|
<link rel="stylesheet" type="text/css" href="./default.css">
|
7 |
878
|
berkley
|
</head>
|
8 |
|
|
|
9 |
|
|
<body>
|
10 |
|
|
|
11 |
|
|
<table class="tabledefault" width="100%">
|
12 |
|
|
<tr>
|
13 |
3780
|
daigle
|
<td rowspan="2"><img src="./images/KNBLogo.gif"></td>
|
14 |
5190
|
jones
|
<td colspan="7"><div class="title">Metacat: data and metadata catalog</div></td>
|
15 |
878
|
berkley
|
</tr>
|
16 |
|
|
<tr>
|
17 |
3658
|
barteau
|
<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 |
878
|
berkley
|
</tr>
|
25 |
|
|
</table>
|
26 |
|
|
<hr>
|
27 |
|
|
|
28 |
|
|
<p> </p>
|
29 |
|
|
<table class="tabledefault" width="100%">
|
30 |
|
|
<tr>
|
31 |
5190
|
jones
|
<td class="tablehead" colspan="2"><p class="label">Metacat: a flexible
|
32 |
|
|
metadata catalog and data repository</p></td>
|
33 |
878
|
berkley
|
</tr>
|
34 |
|
|
<tr>
|
35 |
|
|
<td>
|
36 |
3658
|
barteau
|
<p><a href="/software/download.html">Download Metacat</a></p>
|
37 |
5190
|
jones
|
<h3>Documentation and Installation Instructions</h3>
|
38 |
4667
|
daigle
|
<ul>
|
39 |
5190
|
jones
|
<li><a
|
40 |
|
|
href="/software/dist/MetacatAdministratorGuide.pdf">Metacat
|
41 |
|
|
Administrator's Guide</a></li>
|
42 |
4667
|
daigle
|
</ul>
|
43 |
5190
|
jones
|
<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 |
5191
|
jones
|
that targets scientific data, particularly from ecology and environmental
|
47 |
5190
|
jones
|
science. Metacat accepts
|
48 |
878
|
berkley
|
<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 |
5190
|
jones
|
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 |
878
|
berkley
|
</p>
|
54 |
|
|
<p>
|
55 |
5190
|
jones
|
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 |
878
|
berkley
|
</td>
|
60 |
|
|
</tr>
|
61 |
|
|
<tr><td> </td></tr>
|
62 |
|
|
|
63 |
5190
|
jones
|
</table>
|
64 |
878
|
berkley
|
|
65 |
5190
|
jones
|
<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 |
878
|
berkley
|
|
73 |
|
|
<p class="contact">
|
74 |
|
|
Web Contact: <a href="mailto:jones@nceas.ucsb.edu">jones@nceas.ucsb.edu</A>
|
75 |
|
|
</p>
|
76 |
|
|
</body>
|
77 |
3780
|
daigle
|
</html>
|