Skip to content
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

Ability to update data from UI #3

Open
marshallmcdonnell opened this issue Mar 7, 2023 · 1 comment · May be fixed by #7
Open

Ability to update data from UI #3

marshallmcdonnell opened this issue Mar 7, 2023 · 1 comment · May be fixed by #7
Assignees

Comments

@marshallmcdonnell
Copy link
Member

marshallmcdonnell commented Mar 7, 2023

From the UI, we would like to update metadata about the dataset.

Steps:

  1. Pull original JSON-LD
  2. Translate new JSON modifications to JSON-LD modifications
  3. Merge new modifications w/ the original JSON-LD
  4. POST the updated JSON-LD model

Blocked by work in backend (POC: @marshallmcdonnell) Unblocked

Branch with initial work by @Lance-Drane:
https://github.com/smart-spectral-matching/ssm-ui-catalog/tree/3-ability-to-update-data-from-ui

@marshallmcdonnell
Copy link
Member Author

I can try to help get the branch up dated with main.

We can ping @Lance-Drane if we get stuck.

@gecage952 gecage952 linked a pull request Mar 18, 2024 that will close this issue
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 a pull request may close this issue.

3 participants