Update OEKG (Scenario Bundles) to v2#2070
Merged
Merged
Conversation
…. study to s. bundle OEO concept
…tion with has_part (BFO_0000051)
…listing purpose from triple store to pur SPARQL query instead of python rdfLib . This speeds up the response time a lot
- Fix all outdated oep (oeo, oekg) urls to new format - Update to OEKG v2: add OBO namespace, add missing classes, replace all OEKG refs to new OEO concepts (only OEKG id persists)
- Introduce filter to find all scenarios for a bundle by bundle id - This replaces the previous rdflib approach and is reausable e.g. when query for all factsheets
…uery instead of rdflib to seep up response time
- views.py: simplify view and fix bundle edit view form data - samepsaces.py: bin OBO and SKOS namespaces
- Fix dateTIme format not used in literal - Fix Scenario acronym is lost when updating scenario - Fix - Enhance factsheet by io view to get data from OEKG v2 structure and easy code readability
Contributor
Author
|
The ci fails due to some SSL cert issues. Locally test succeeded. I need to merge this branch is have to go ahead and merge it with failing tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of the discussion
We reworked the OEKG as during v1 development we introduced inconsitencies which made propper validation and evaluation of contents complicated as incorrect concepts have been assinged to some nodes of the OEKG.
This PR implements the requirements identified:
Type of change (CHANGELOG.md)
Features
Changes
Bugs
Removed
Documentation updates
Workflow checklist
Automation
Closes #2069
Closes #2087
Closes #2092
PR-Assignee
Reviewer