For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

On Redivis, datasets are the fundamental container for persistent data storage. They are created by users or organizations, store data, and can be distributed via simple sharing or more complex access configurations.

The dataset page is the user-facing of the dataset. This page combines various narrative and provenance information alongside structured metadata, the actual data content, and usage information.

At the top of the page is the dataset title, as well as a version indicator and bookmark button.

  • Version indicator: Click to open the version history where you can view previous versions and change the version you're viewing.

  • Bookmark icon: Click to add or remove the dataset from your dataset library.

To the top-right are two buttons:

  • View / Apply for access: Click to view the access rules for the dataset and apply as needed.

  • Analyze in workflow: Click to add the dataset to a new or existing workflow for analysis.

For editors: How to manage datasets

Metadata

Datasets contain information to aid in discovery and provide context for using the data. A dataset may have some or all of the following metadata provided:

Abstract

A concise, high-level summary of this dataset.

Provenance

Information about where this dataset came from and how it came to be in its current form. Learn more about Provenance.

Supporting files

Any structured information about this dataset, such as data dictionaries or reference papers.

Links

External information about this dataset.

License

Information about this datasets license and any limitations on usage or distribution.

Funding

Information about how this dataset's creation was funded.

Contact

If you would like to get in touch with someone about this dataset, a contact may be provided here.

Tags

Subjects this dataset pertains to.

Additional sections

Administrators can create additional sections to provide more information. These can be gated based on the access level of the viewer. If you think there is a section you should be able to see, make sure you are logged in and click View access in the top right of the page to check your access to this dataset.

For editors: How to populate metadata

Provenance

All dataset pages have a provenance section to make connections for how the dataset was created and explain how to properly cite it.

Creator

The individual(s) or organization(s) responsible for creating the content of this dataset, with their ROR or ORCiDs, if provided.

Contributor

Anyone who has participated in managing, updating, cleaning, or otherwise providing this dataset.

DOI

Digital Object Identifiers (DOIs) are permanent identifiers for datasets, used in citations when possible. This will always point to the Redivis instance of this dataset.

Citation

How the dataset owner would like this dataset to be cited.

Citation instructions

If the dataset owner has any additional notes on how to cite this dataset they will provide them here.

Related identifiers

If there are any datasets, workflows, projects, DMPs, papers, or other resources linked with the creation of this dataset they will be shown here.

Bibliography

You can launch a bibliography which displays the citation of this dataset and every related identifier listed above.

For editors: How to issue DOIs and provenance

Data

Most datasets contain data that can be inspected and queried directly on this dataset page or added to a workflow to build and save more complex analyses.

  • The Tables tab contains a list of all tables within the current version of the dataset. All datasets that contain data will have at least one table, as tables are used to represent all data types stored on Redivis, including geospatial and unstructured data.

  • The Files tab contains a list of all the unstructured files that have been uploaded to the dataset. These files will also be mirrored in corresponding file index tables which can be explored on the tables tab.

For editors: How to create new versions to edit data

Usage information

The information on the Usage tab of the dataset page is automatically generated based on how researchers are working with the dataset on Redivis, including:

  • Views: How many times this dataset page was loaded. These are only counted for logged-in users, and a user is only recounted after 1hr of not viewing the dataset.

  • Workflows: How many workflows include this dataset.

  • Featured workflows: How many workflows featured by organizations include this dataset.

  • Variable usage: This list shows all variables across all tables in the dataset, sorted by their popularity. This popularity is calculated based on the number of times that variable is referenced when this table is used in workflows.

Last updated

Was this helpful?