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
@@ -186,6 +178,16 @@ Each data file can have any number of auxiliary files for documentation or other
186
178
187
179
## Geospatial
188
180
181
+
### Geospatial Metadata Fields
182
+
183
+
There is a dedicated geospatial metadata block.
184
+
{ref}`More information.<metadata-references>`
185
+
186
+
### Geospatial File Preview
187
+
188
+
GeoJSON, GeoTIFF, and Shapefiles can be previewed as a map.
189
+
{ref}`More information.<geojson>`
190
+
189
191
### Metadata Extraction from Geospatial Files
190
192
191
193
Populate the bounding box from NetCDF and HDF5 files.
@@ -196,17 +198,19 @@ Populate the bounding box from NetCDF and HDF5 files.
196
198
Pass `geo_point` and `geo_radius` to find datasets based on their bounding box.
197
199
{doc}`More information.</api/search>`
198
200
199
-
### Geospatial File Preview
201
+
##Integrations
200
202
201
-
GeoJSON, GeoTIFF, and Shapefiles can be previewed as a map.
202
-
{ref}`More information.<geojson>`
203
+
Dataverse integrates with a wide variety of third party systems, some of which are highlighted below. For a full list, see {doc}`Integrations</admin/integrations>`.
203
204
204
-
### Geospatial Metadata Fields
205
+
### DataCite Integration
205
206
206
-
There is a dedicated geospatial metadata block.
207
-
{ref}`More information.<metadata-references>`
207
+
DOIs are reserved, and when datasets are published, their metadata is published to DataCite.
208
+
{doc}`More information.</admin/discoverability>`
208
209
209
-
## Integrations
210
+
### External tools
211
+
212
+
Enable additional features not built in to the Dataverse software.
@@ -228,21 +232,11 @@ Upload from and download to Dataverse using Globus endpoints.
228
232
Pull data from an iRODS instance to a Dataverse dataset.
229
233
{ref}`More information.<irods>`
230
234
231
-
### DMPTool Integration Via RSpace
235
+
### RSpace
232
236
233
-
A Data Management Plan (DMP) can be uploaded to RSpace and updated with the DOI of a Dataverse dataset.
237
+
Exchange data and metadata with RSpace. For example, a Data Management Plan (DMP) can be uploaded to RSpace and updated with the DOI of a Dataverse dataset.
234
238
{ref}`More information.<rspace>`
235
239
236
-
### DataCite integration
237
-
238
-
DOIs are reserved, and when datasets are published, their metadata is published to DataCite.
239
-
{doc}`More information.</admin/discoverability>`
240
-
241
-
### External tools
242
-
243
-
Enable additional features not built in to the Dataverse software.
0 commit comments