Revision 2223
Added by sgarg over 20 years ago
src/perl/register-dataset.cgi | ||
---|---|---|
821 | 821 |
|
822 | 822 |
$doc .= "<eml:eml\n |
823 | 823 |
\t packageId=\"docid\" system=\"knb\"\n |
824 |
\t xmlns:eml=\"eml://ecoinformatics.org/eml-2.0.0\"\n
|
|
824 |
\t xmlns:eml=\"eml://ecoinformatics.org/eml-2.0.1\"\n
|
|
825 | 825 |
\t xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n |
826 |
\t xmlns:ds=\"eml://ecoinformatics.org/dataset-2.0.0\"\n
|
|
826 |
\t xmlns:ds=\"eml://ecoinformatics.org/dataset-2.0.1\"\n
|
|
827 | 827 |
\t xmlns:stmml=\"http://www.xml-cml.org/schema/stmml\"\n |
828 |
\t xsi:schemaLocation=\"eml://ecoinformatics.org/eml-2.0.0 eml.xsd\">\n";
|
|
828 |
\t xsi:schemaLocation=\"eml://ecoinformatics.org/eml-2.0.1 eml.xsd\">\n";
|
|
829 | 829 |
|
830 | 830 |
$doc .= "<!-- Person who filled in the catalog entry form: "; |
831 | 831 |
$doc .= normalize($FORM::providerGivenName)." ".normalize($FORM::providerSurName)." -->\n"; |
src/perl/create-registry/scope.xml | ||
---|---|---|
23 | 23 |
<!-- pre-beta6 modules --> |
24 | 24 |
<!-- NOTE these settings are unchanged from the previous version - only the xsl |
25 | 25 |
filename has changed from "eml-dataset-display.xsl" to "eml-dataset-2.0.0beta4.xsl" --> |
26 |
<doctype publicid="eml://ecoinformatics.org/eml-2.0.1"> |
|
27 |
<target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.1/eml-2.0.1.xsl</target> |
|
28 |
</doctype> |
|
26 | 29 |
<doctype publicid="eml://ecoinformatics.org/eml-2.0.0"> |
27 | 30 |
<target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0/eml-2.0.0.xsl</target> |
28 | 31 |
</doctype> |
src/perl/create-registry/index.html | ||
---|---|---|
72 | 72 |
<p><b>Registry Tools</b></p> |
73 | 73 |
<p> |
74 | 74 |
<menu> |
75 |
<li><a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&organizationName=<@organization@>&qformat=<@scope@>&enableediting=true&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 /> |
|
75 |
<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 />
|
|
76 | 76 |
<menu> |
77 | 77 |
The registry search system is used to locate data sets of interest |
78 | 78 |
by searching through existing registered data sets. |
src/perl/create-registry/header.html | ||
---|---|---|
54 | 54 |
<td valign="top" width="20%"> |
55 | 55 |
<!-- |
56 | 56 |
<p> |
57 |
<a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&organizationName=<@organization@>&qformat=<@scope@>&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" target="_top">Search for Data</a></p> |
|
57 |
<a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&organizationName=<@organization@>&qformat=<@scope@>&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" target="_top">Search for Data</a></p>
|
|
58 | 58 |
--> |
59 | 59 |
<p class="searchbox"> |
60 | 60 |
Search for Data<br /> |
... | ... | |
74 | 74 |
<input name="returnfield" value="creator/organizationName" type="hidden"> |
75 | 75 |
<input name="returnfield" value="dataset/title" type="hidden"> |
76 | 76 |
<input name="returnfield" value="keyword" type="hidden"> |
77 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden"> |
|
77 | 78 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden"> |
78 | 79 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden"> |
79 | 80 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden"> |
src/perl/create-registry/searchform.html | ||
---|---|---|
15 | 15 |
<input name="returnfield" value="creator/organizationName" type="hidden"> |
16 | 16 |
<input name="returnfield" value="dataset/title" type="hidden"> |
17 | 17 |
<input name="returnfield" value="keyword" type="hidden"> |
18 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden"> |
|
18 | 19 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden"> |
19 | 20 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden"> |
20 | 21 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden"> |
Also available in: Unified diff
Made change in the registry so that new documents produced are of eml-2.0.1 standard.
Also made changes in create-registry folder