1 |
2775
|
sgarg
|
[% IF recipient_status == 'moderator' %]
|
2 |
|
|
Ecological Society of America moderator notice:
|
3 |
|
|
[% IF stage == 'mod_accept' %]
|
4 |
|
|
|
5 |
4757
|
walbridge
|
You have accepted the metadata entry for [% contactName %]'s article, '[% dpTitle %]'. This part of the article's submission process is now complete. You can see the metadata entry as it currently stands at [% registryUrl %]?action=read&qformat=esa&docid=[% docid %]. Once published, the entry will be available to the public at the same location.
|
6 |
2775
|
sgarg
|
|
7 |
|
|
[% ELSIF stage == 'mod_decline' %]
|
8 |
|
|
|
9 |
4756
|
walbridge
|
You have rejected the metadata entry for [% contactName %]'s article, '[% dpTitle %]'. This entry is no longer being considered for publication. Your comments (if any) on the reason for the rejection are listed below.
|
10 |
2775
|
sgarg
|
|
11 |
|
|
Your Comments:
|
12 |
4756
|
walbridge
|
[% comment %]
|
13 |
2775
|
sgarg
|
|
14 |
|
|
[% ELSIF stage == 'mod_revise' %]
|
15 |
|
|
|
16 |
4756
|
walbridge
|
You have sent back for review the metadata entry for [% contactName %]'s article, [% dpTitle %]. Your comments on the areas that could be improved are noted below. You can edit the metadata entry as it currently stands at [% registryUrl %]?stage=modify&cfg=esa&docid=[% docid %].
|
17 |
2775
|
sgarg
|
|
18 |
|
|
Your Comments:
|
19 |
4756
|
walbridge
|
[% comment %]
|
20 |
2775
|
sgarg
|
|
21 |
|
|
[% END %]
|
22 |
|
|
[% ELSIF recipient_status == 'user' %]
|
23 |
|
|
[% IF stage == 'mod_accept' %]
|
24 |
|
|
|
25 |
4756
|
walbridge
|
Dear [% contactName %],
|
26 |
2775
|
sgarg
|
|
27 |
|
|
We are happy to inform you that the metadata entry for your article submission,
|
28 |
4756
|
walbridge
|
[% dpTitle %], has been accepted. This part of the submission process is now
|
29 |
4010
|
tao
|
complete. Your metadata entry can be cited in the future as a LSID (Life Science ID), and will be
|
30 |
4757
|
walbridge
|
viewable online at [% registryUrl %]?action=read&qformat=esa&docid=[% docid %] after publication. Thank you for your cooperation.
|
31 |
2775
|
sgarg
|
|
32 |
|
|
The Ecological Society of America
|
33 |
|
|
|
34 |
|
|
[% ELSIF stage == 'mod_decline' %]
|
35 |
|
|
|
36 |
4757
|
walbridge
|
Dear [% contactName %],
|
37 |
2775
|
sgarg
|
|
38 |
|
|
We are sorry to inform you that the metadata entry for your article submission,
|
39 |
4757
|
walbridge
|
[% dpTitle %], has been rejected. The comments of your reviewer (if any) may be
|
40 |
2775
|
sgarg
|
seen at the bottom of this message. We hope that you will submit more research for
|
41 |
|
|
review in the future.
|
42 |
|
|
|
43 |
|
|
Sincerely,
|
44 |
|
|
|
45 |
|
|
The Ecological Society of America
|
46 |
|
|
|
47 |
|
|
If this metadata entry was not made as part of an article submission to ESA:
|
48 |
|
|
|
49 |
|
|
This metadata registry is only for entries associated with articles for ESA
|
50 |
|
|
publications. For those wishing to make public metadata entries not associated with
|
51 |
|
|
ESA, there is a metadata registry available to the greater scientific community at
|
52 |
|
|
http://knb.ecoinformatics.org
|
53 |
|
|
|
54 |
|
|
Reviewer's Comments:
|
55 |
4757
|
walbridge
|
[% comment %]
|
56 |
2775
|
sgarg
|
|
57 |
|
|
[% ELSIF stage == 'mod_revise' %]
|
58 |
|
|
|
59 |
4757
|
walbridge
|
Dear [% contactName %],
|
60 |
2775
|
sgarg
|
|
61 |
|
|
Upon review, we feel that the metadata entry for your article submission,
|
62 |
4757
|
walbridge
|
[% dpTitle %], is still missing some relevant information. Please read the
|
63 |
2775
|
sgarg
|
reviewer's comments below for any suggested additions and changes. You are strongly
|
64 |
|
|
encouraged to go back and address these issues with your entry. You can login,
|
65 |
4756
|
walbridge
|
edit, and resubmit your entry at [% registryUrl %]?stage=modify&cfg=esa&docid=[% docid %].
|
66 |
2775
|
sgarg
|
|
67 |
|
|
The Ecological Society of America
|
68 |
|
|
|
69 |
|
|
Reviewer's Notes:
|
70 |
4756
|
walbridge
|
[% comment %]
|
71 |
2775
|
sgarg
|
|
72 |
|
|
[% END %]
|
73 |
|
|
[% END %]
|