Publish a dataset
For library data stewards. Describe a CSV dataset, upload it to UW–Madison Research Object S3, generate Croissant metadata for it, and record it in the repository.
- Describe
- Upload
- Generate metadata
- Publish
Describe the dataset
Authors / creators
Upload the data file
Upload a CSV. Column names are sanitized to valid identifiers, because they become Croissant field ids.
Generate Croissant metadata
Builds a Croissant JSON-LD document from the CSV's columns and the details above, validates it, and uploads it alongside the data.
Fill in the dataset name, version and license in step 1.
Publish to the repository
Records the dataset in the UW–Madison Data Repository, a secure internal-access PostgreSQL database at services.dsi.wisc.edu.
Generate metadata in step 3 first.