-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Allow adding, removing, and changing the "canonical dataset" in the Editor #2551
base: develop
Are you sure you want to change the base?
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ac3cce - Browse repository at this point
Copy the full SHA 0ac3cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6189421 - Browse repository at this point
Copy the full SHA 6189421View commit details
Commits on Oct 17, 2024
-
Add EMLAnnotation methods for canonical datasets
- Add methods to add, remove, update, and find sameAs and derivedFrom annotations representing canonical datasets Issue #2542
Configuration menu - View commit details
-
Copy full SHA for bea2d7b - Browse repository at this point
Copy the full SHA bea2d7bView commit details -
Add input for canoncial dataset in EML editor
- Add logic to identify the canonical dataset while parsing EML - Update the Annotations collection with the value in the canonical dataset input changes Issue #2542
Configuration menu - View commit details
-
Copy full SHA for 4df698d - Browse repository at this point
Copy the full SHA 4df698dView commit details
Commits on Nov 4, 2024
-
Add annotation validation to Editor
- Handle canonical dataset annotation errors specially so that they can be displayed in the new input field. - Improve annotations validation to remove empty annotations and duplicates Issue #2542
Configuration menu - View commit details
-
Copy full SHA for 877beac - Browse repository at this point
Copy the full SHA 877beacView commit details -
Show canonical dataset validation on value change
(in Editor) Issue #2542
Configuration menu - View commit details
-
Copy full SHA for 6ea1434 - Browse repository at this point
Copy the full SHA 6ea1434View commit details -
Add EMLAnnotations validation unit tests + fix
- Fix the findDuplicates method to return the correct result Issue #2542
Configuration menu - View commit details
-
Copy full SHA for 8368b09 - Browse repository at this point
Copy the full SHA 8368b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd8ec0 - Browse repository at this point
Copy the full SHA 4fd8ec0View commit details -
Fix small bug in validation annotations in EML
And remove dev code Issue #2542
Configuration menu - View commit details
-
Copy full SHA for 979d2a5 - Browse repository at this point
Copy the full SHA 979d2a5View commit details