Project

General

Profile

« Previous | Next » 

Revision 7941

View differences:

genericGuide.tmpl
59 59
					</ul>	
60 60
				</div>
61 61
					
62
			</div>
63

  
64 62
[% IF cfg == 'nceas' %]
65
<tr><td colspan="2" align="left"><span class="text-info">*NCEAS Project(s):</span><span class="regtext"> Select one or more
66
NCEAS activities from the list to indicate that the data set is
67
affiliated with that working group or activity.  We use "affiliation" 
68
in a rather permissive sense to mean, for example, that the data set was or has
69
been generated by the activity; that the owner of the data is affiliated
70
with the activity; that the data set is owned by the activity; etc. Both
71
derived data sets that result from synthesis activities and original raw data
72
sets that contribute to synthesis can be included in the repository and should
73
be associated with the appropriate NCEAS activities.</td></tr>
63
				<span class="text-info">*NCEAS Project(s):</span>
64
				<p>Select one or more
65
					NCEAS activities from the list to indicate that the data set is
66
					affiliated with that working group or activity.  We use "affiliation" 
67
					in a rather permissive sense to mean, for example, that the data set was or has
68
					been generated by the activity; that the owner of the data is affiliated
69
					with the activity; that the data set is owned by the activity; etc. Both
70
					derived data sets that result from synthesis activities and original raw data
71
					sets that contribute to synthesis can be included in the repository and should
72
					be associated with the appropriate NCEAS activities.
73
				</p>
74 74
[% END %]
75 75

  
76 76
[% IF cfg == 'esa' || cfg == 'ltss' %]  
77 77

  
78
<tr><td colspan="2" align="left"><span class="text-info">*Organization Name:</span>
79
<span class="regtext">The name of the organization with which the data set is
80
affiliated. We use "affiliation" in a rather permissive sense to mean, for example, that the data set was or has
81
been generated at the organization; that the owner of the data is affiliated
82
with the organization or was affiliated with the organization when the data
83
set was generated; that the data set is owned by the organization; etc.</td></tr>
78
				<span class="text-info">*Organization Name:</span>
79
				<p>The name of the organization with which the data set is
80
					affiliated. We use "affiliation" in a rather permissive sense to mean, for example, that the data set was or has
81
					been generated at the organization; that the owner of the data is affiliated
82
					with the organization or was affiliated with the organization when the data
83
					set was generated; that the data set is owned by the organization; etc.
84
				</p>
85
				
86
				<div class="span6">
87
					<u>Examples of correct organization names:</u>
88
					<ul>
89
						<li>University of Michigan Biological Station</li>
90
						<li>Duke University FACE Facility</li>
91
						<li>National Center for Ecological Analysis and Synthesis</li>
92
					</ul>
93
				</div>
94
				<div class="span6">
95
					<u>Examples of incorrect organization names:</u>
96
					<ul>
97
						<li>Michigan Station</li>
98
						<li>Duke University</li>
99
						<li>University of California Santa Barbara</li>
100
					</ul>	
101
				</div>				
84 102

  
85
<tr><td align="left"><span class="regtext"><u>Examples of correct organization names:</u></td>
86
   <td align="left"><span class="regtext"><u>Examples of incorrect organization names:</u></td></tr>
87

  
88
<tr><td align="left" valign="top"><span class="regtext">University of Michigan Biological Station
89
<br>Duke University FACE Facility<br>National Center for Ecological Analysis and Synthesis</br></td>
90
  <td align="left"><span class="regtext">Michigan Station<br>Duke University<br>University of California Santa Barbara</br>
91
</td></tr>
92 103
[% END %]
93 104

  
94 105
[% IF cfg == 'obfs' || cfg == 'nrs' || cfg == 'specnet'%]
95 106

  
96
<tr><td colspan="2" align="left"><span class="text-info">*[% config.site | ucfirst %] Name:</span>
97
<span class="regtext">Select a [% config.site %] from the drop-down list to indicate that the data set is
98
affiliated with the [% config.site %]. We use "affiliation" in a rather
99
permissive sense to mean, for example, that the data set was or has
100
been generated at the [% config.site %]; that the owner is affiliated
101
with the [% config.site %] or was affiliated with the [% config.site %] when the data
102
set was generated; or that the data set is owned by the [% config.site %]; etc.
103
</td></tr>
107
				<span class="text-info">*[% config.site | ucfirst %] Name:</span>
108
				<p>Select a [% config.site %] from the drop-down list to indicate that the data set is
109
					affiliated with the [% config.site %]. We use "affiliation" in a rather
110
					permissive sense to mean, for example, that the data set was or has
111
					been generated at the [% config.site %]; that the owner is affiliated
112
					with the [% config.site %] or was affiliated with the [% config.site %] when the data
113
					set was generated; or that the data set is owned by the [% config.site %]; etc.
114
				</p>
115
				<p><u>Note:</u>
116
					If the data were collected at a site other than a
117
					[% config.site %] listed in the drop-down menu, you can indicate so in the
118
					abstract and/or title. You can also indicate this in the keywords
119
					with a locality keyword.
120
				</p> 
104 121

  
105
<tr><td colspan="2" align="left"><span class="regtext"><u>Note:</u>
106
If the data were collected at a site other than a
107
[% config.site %] listed in the drop-down menu, you can indicate so in the
108
abstract and/or title. You can also indicate this in the keywords
109
with a locality keyword.</span></td></tr> 
110

  
111 122
[% END %]
112 123

  
124
			</div>
125
			
113 126

  
114

  
115

  
116 127
<tr class="sectheader"><td class="topbottom" colspan="2" align="left"><a name="DataSetOriginator"></a>PRINCIPAL DATA SET OWNER</td></tr> 
117 128

  
118 129

  

Also available in: Unified diff