You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
21
+
"""
18
22
archiveCenter: String
19
23
20
24
"Allows authors to provide words or phrases outside of the controlled Science Keyword vocabulary, to further describe the collection."
21
25
ancillaryKeywords: [String]
22
26
23
27
"Allows a data provider to provide archive and distribution information up front to an end user, to help them decide if they can use the product."
24
28
archiveAndDistributionInformation: JSON
29
+
30
+
"""
31
+
Spatial coverage of the collection.
25
32
26
-
"Spatial coverage of the collection."
33
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
34
+
"""
27
35
boxes: [String]
28
36
29
-
"True if the metadata contains browse imagery."
37
+
"""
38
+
True if the metadata contains browse imagery.
39
+
40
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
41
+
"""
30
42
browseFlag: Boolean
31
43
32
-
"Data hosted in the cloud."
44
+
"""
45
+
Data hosted in the cloud.
46
+
47
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
48
+
"""
33
49
cloudHosted: Boolean
34
50
35
51
"The unique concept id assigned to the collection."
36
52
conceptId: String!
37
53
38
-
"Consortiums the collection is associated to."
54
+
"""
55
+
Consortiums the collection is associated to.
56
+
57
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
58
+
"""
39
59
consortiums: [String]
40
60
41
61
"Information required to properly cite the collection in professional scientific literature."
@@ -53,7 +73,11 @@ type Collection {
53
73
"Information about the personnel responsible for this collection and its metadata."
54
74
contactPersons: JSON
55
75
56
-
"Coordinate system of the metadata."
76
+
"""
77
+
Coordinate system of the metadata.
78
+
79
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
80
+
"""
57
81
coordinateSystem: String
58
82
59
83
"Provider associated with the metadata."
@@ -80,13 +104,21 @@ type Collection {
80
104
"This element stores the DOI (Digital Object Identifier) that identifies the collection. note: The values should start with the directory indicator which in ESDIS' case is 10. If the DOI was registered through ESDIS, the beginning of the string should be 10.5067. The DOI URL is not stored here; it should be stored as a RelatedURL. The DOI organization that is responsible for creating the DOI is described in the Authority element. For ESDIS records the value of https://doi.org/ should be used. While this element is not required, NASA metadata providers are strongly encouraged to include DOI and DOI Authority for their collections."
81
105
doi: JSON
82
106
83
-
"The title of the collection described by the metadata."
107
+
"""
108
+
The title of the collection described by the metadata.
109
+
110
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
"Entry Id is the concatenation of short name, an underscore, and version of the corresponding collection"
117
+
"""
118
+
Entry Id is the concatenation of short name, an underscore, and version of the corresponding collection
119
+
120
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
121
+
"""
90
122
entryId: String
91
123
92
124
"The File Naming Convention refers to the naming convention of the data set's (Collection's) data files along with a description of the granule file construction."
@@ -98,7 +130,11 @@ type Collection {
98
130
"True if there are multiple supported formats for any services associated with the collection."
99
131
hasFormats: Boolean
100
132
101
-
"True if there are granules associated with the collection."
133
+
"""
134
+
True if there are granules associated with the collection.
135
+
136
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
137
+
"""
102
138
hasGranules: Boolean
103
139
104
140
"True if any of its associated services support spatial subsetting."
@@ -125,19 +161,35 @@ type Collection {
125
161
"The language used in the metadata record."
126
162
metadataLanguage: String
127
163
128
-
"The format of original collection metadata (Known in CMR as original format)."
164
+
"""
165
+
The format of original collection metadata (Known in CMR as original format).
166
+
167
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
168
+
"""
129
169
metadataFormat: String
130
170
131
-
"True if the data is available online."
171
+
"""
172
+
True if the data is available online.
173
+
174
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
175
+
"""
132
176
onlineAccessFlag: Boolean
133
177
134
-
"Organizations associated with the metadata, including data centers."
178
+
"""
179
+
Organizations associated with the metadata, including data centers.
180
+
181
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
192
+
"""
141
193
lines: [String]
142
194
143
195
"Provides additional or provider defined identifiers of the collection."
@@ -152,10 +204,18 @@ type Collection {
152
204
"Information about the relevant platform(s) used to acquire the data in the collection. The controlled vocabulary for platform types is maintained in the Keyword Management System (KMS), and includes Spacecraft, Aircraft, Vessel, Buoy, Platform, Station, Network, Human, etc."
153
205
platforms: JSON
154
206
155
-
"Spatial coverage of the collection."
207
+
"""
208
+
Spatial coverage of the collection.
209
+
210
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
211
+
"""
156
212
points: [String]
157
213
158
-
"Spatial coverage of the collection."
214
+
"""
215
+
Spatial coverage of the collection.
216
+
217
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
218
+
"""
159
219
polygons: [[String]]
160
220
161
221
"The name of the scientific program, field campaign, or project from which the data were collected."
@@ -209,7 +269,11 @@ type Collection {
209
269
"The summary of intentions with which this collection was developed."
"Tags associated with the collection. It includes sub-elements of tagKey and optional data which is in embedded JSON."
272
+
"""
273
+
Tags associated with the collection. It includes sub-elements of tagKey and optional data which is in embedded JSON.
274
+
275
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
276
+
"""
213
277
tags: JSON
214
278
215
279
"This class contains attributes which describe the temporal range of a specific collection. Temporal Extent includes a specification of the Temporal Range Type of the collection, which is one of Range Date Time, Single Date Time, or Periodic Date Time."
@@ -221,10 +285,18 @@ type Collection {
221
285
"Name of the two-dimensional tiling system for the collection."
222
286
tilingIdentificationSystems: JSON
223
287
224
-
"Start time of the metadata."
288
+
"""
289
+
Start time of the metadata.
290
+
291
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
292
+
"""
225
293
timeStart: String
226
294
227
-
"End time of the metadata."
295
+
"""
296
+
End time of the metadata.
297
+
298
+
Note: This field is not supported if you are performing a `collection` query and have provided the `revisionId` parameter. `null` will be returned.
299
+
"""
228
300
timeEnd: String
229
301
230
302
"The title of the collection described by the metadata."
0 commit comments