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
Inspired from Edit terms page, related to 2025 Q3 features.
From native api,
View the list of standard license terms that can be selected for a dataset:
export SERVER_URL=https://demo.dataverse.org
curl "$SERVER_URL/api/licenses"
Inspired from Edit terms page, related to 2025 Q3 features.
From native api,