Revision 2903
Added by harris almost 19 years ago
docs/user/lsid_authority.html | ||
---|---|---|
1 |
<!-- |
|
2 |
* datafiles.html |
|
3 |
* |
|
4 |
* Authors: Chad Berkley |
|
5 |
* Copyright: 2000 Regents of the University of California and the |
|
6 |
* National Center for Ecological Analysis and Synthesis |
|
7 |
* For Details: http://www.nceas.ucsb.edu/ |
|
8 |
* Created: 2001 January 23 |
|
9 |
* Version: |
|
10 |
* File Info: '$ ' |
|
11 |
* |
|
12 |
* |
|
13 |
--> |
|
14 |
<HTML> |
|
15 |
<HEAD> |
|
16 |
<TITLE>Metacat</TITLE> |
|
17 |
<link rel="stylesheet" type="text/css" href="@docrooturl@default.css"> |
|
18 |
</HEAD> |
|
19 |
<BODY> |
|
20 |
<table width="100%"> |
|
21 |
<tr> |
|
22 |
<td class="tablehead" colspan="2"><p class="label">Non-XML Data Files</p></td> |
|
23 |
<td class="tablehead" colspan="2" align="right"> |
|
24 |
<a href="./replication.html">Back</a> | <a href="./metacattour.html">Home</a> | |
|
25 |
<a href="./properties.html">Next</a> |
|
26 |
</td> |
|
27 |
</tr> |
|
28 |
</table> |
|
29 |
|
|
30 |
|
|
31 |
<br> |
|
32 |
<a href="./replication.html">Back</a> | <a href="./metacattour.html">Home</a> | |
|
33 |
<a href="./properties.html">Next</a> |
|
34 |
</BODY> |
|
35 |
</HTML> |
|
0 | 36 |
docs/user/metacatinstall.html | ||
---|---|---|
390 | 390 |
<code>uid=localadmin,o=ucnrs.org</code> |
391 | 391 |
</td> |
392 | 392 |
</tr> |
393 |
|
|
394 |
<!-- start lsid stuff --> |
|
395 |
<tr> |
|
396 |
<td>authority.context</td> |
|
397 |
<td>This is the context for the (Life Sciences Identifier) LSID authority. |
|
398 |
LSID support is an optional feature which can be configured to provide |
|
399 |
metacat access to LSID clients. For more information on LSID's see <a href="http://wiki.gbif.org/guidwiki/wikka.php?wakka=LSID">TDWG |
|
400 |
site</a>.</td> |
|
401 |
<td>Default: authority</td> |
|
402 |
</tr> |
|
403 |
<tr> |
|
404 |
<td>config.lsidauthority</td> |
|
405 |
<td>This is the name of the LSID authority that this metacat should use. |
|
406 |
This authority needs to be defined as SRV record in a DNS.</td> |
|
407 |
<td>Default: ecoinformatics.org</td> |
|
408 |
</tr> |
|
393 | 409 |
</table> |
394 | 410 |
<br> |
395 | 411 |
<p> |
Also available in: Unified diff
Documentation on the LSID authority features.