<!-- * '$RCSfile$' * Authors: Matt Jones * Copyright: 2000 Regents of the University of California and the * National Center for Ecological Analysis and Synthesis * For Details: http://www.nceas.ucsb.edu/ * * '$Author$' * '$Date$' * '$Revision$' * * This is an HTML document for displaying metadata catalog tools * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title><@orgabbrev@> Data Registry</title> <link rel="stylesheet" href="@html-path@/style/default.css" type="text/css"> <link rel="stylesheet" type="text/css" href="@systemidserver@@style-skins-path@/<@scope@>/<@scope@>.css"></link> <script language="JavaScript" type="text/JavaScript" src="@systemidserver@@style-skins-path@/<@scope@>/<@scope@>.js"></script> <script language="JavaScript" type="text/JavaScript" src="@systemidserver@@style-common-path@/branding.js"></script> </head> <body> <script language="JavaScript"> insertTemplateOpening(); insertSearchBox(); </script> <table width="760" border="0" cellspacing="0" cellpadding="0"> <tr><td colspan="5"> <p> Welcome to the <@organization@> Data Registry. This is the primary source for comprehensive information about scientific and research data sets collected within or under the auspices of the <@orgabbrev@>. </p> <p> </p> <p> This project is a cooperative effort of <a href="<@orgurl@>"><@orgabbrev@></a>, the <a href="http://www.nceas.ucsb.edu">National Center for Ecological Analysis and Synthesis (NCEAS)</a> and the <a href="http://cea-crest.calstatela.edu">Center for Environmental Analysis (CEA-CREST)</a>. The Data Registry is based on software developed by the <a href="http://knb.ecoinformatics.org">Knowledge Network for Biocomplexity (KNB)</a>, and houses metadata that are compliant with <a href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata Language (EML)</a>. </p> <p> </p> <p> Credit for the datasets in this registry goes to the investigators who collected and processed the data.Our particular thanks go out to the <@orgabbrev@> scientists, and NCEAS staff for their comments and continuing support. </p> <p> </p> <p><b>Registry Tools</b></p> <p> <menu> <li><a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&organizationName=<@organization@>&qformat=<@scope@>&enableediting=true&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName">Browse existing <@orgabbrev@> data sets</a><br /> <menu> The registry search system is used to locate data sets of interest by searching through existing registered data sets. Presently the search covers all fields, including author, title, abstract, keywords, and other documentation for each dataset. (More sophisticated search capabilities, including boolean field searches, will be available in future.) </menu> </li> <p> </p> <li><a href="@cgi-prefix@/register-dataset.cgi?cfg=<@scope@>">Register a new <@orgabbrev@> data set</a><br /> <menu> The registration page is used to submit information about a <b>new</b> data set associated with <@organization@> research. The documentation about the data set will be reviewed and then submitted to the Registry. </menu> </li> </menu> </p> </td></tr> </table> <p> </p> <script language="JavaScript"> insertTemplateClosing(); </script> </body> </html>