-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
Using the mlcroissant Python library to load a Croissant JSON exported from Dataverse, for instance using pydataverse:
ds = mlcroissant.Dataset(api.get_dataset_export(dset_doi, export_format='croissant').url)
I get the following validation error:
The dataset contains a wrong @id
: 'a file name.csv'. Note that currently we do not support @id
s containing whitespaces (not even if URL-escaped).
Does it make sense to have an option for Dataverse to automatically fix these errors, for instance upon file upload?
I'm using croissant-0.1.5.jar in a locally installed version of Dataverse 6.6.
pdurbin
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request