Revision 2891
Added by harris almost 19 years ago
metacat-lsid.properties | ||
---|---|---|
1 | 1 |
metacatserver=@METACAT_SERVER@ |
2 | 2 |
metadatalabels=@METADATA_LABELS@ |
3 |
|
|
4 |
## below is the correspondence between doctypes and stylesheets. The |
|
5 |
## stylesheets are used to format the metadata |
|
6 |
## **remove any colons from the key |
|
7 |
eml//ecoinformatics.org/eml-2.0.1=eml-2.0.1.xslt |
|
8 |
eml//ecoinformatics.org/eml-2.0.0=eml-2.0.0.xslt |
Also available in: Unified diff
Modified the lsid code to lookup document type-appropriate stylesheets from
the lsid prooperties file.