Skip to content

Updated dataset editor #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 29, 2025
Merged

Updated dataset editor #101

merged 8 commits into from
Jul 29, 2025

Conversation

maaikelimper
Copy link
Collaborator

this PR merges various updates for the dataset-editor:

  • add license link
  • add option to publish metadata with URLs only (no WIS2 data-notifications)

squash work for add license and static data URLs
@amilan17
Copy link

Change
image
to "Create metadata without WIS2 data notifications"

@amilan17
Copy link

when an an end data is entered, I can still select "Data is ongoing"
Image

@maaikelimper
Copy link
Collaborator Author

Proposal:
move checkbox at "initial information" pop-up to just before to sub-discipline topics selection -> use will need to select "other" to publish static metadata

@maaikelimper
Copy link
Collaborator Author

"Link URL" -> "URL"
"Link description" -> "Description"
"Link Type" -> "Type"

// link types for dataset links
        const linkTypeList = [
            { rel: 'archives', description: 'Online archive' },
            { rel: 'service-desc', description: 'API or Web Service' }
        ];

@maaikelimper
Copy link
Collaborator Author

@tomkralidis I've implemented some of the changes you requested:

image image

This PR is available at http://136.156.129.229/wis2box-webapp/dataset_editor for testing

@tomkralidis tomkralidis merged commit 846c66c into main Jul 29, 2025
3 checks passed
@tomkralidis tomkralidis deleted the updated-dataset-editor branch July 29, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants