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

feat(catalogue): model update to 5.1 #4345

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

BrendaHijmans
Copy link
Contributor

@BrendaHijmans BrendaHijmans commented Oct 11, 2024

What are the main changes you did:

  • add Resources.internal identifiers
  • adapt description Resources.external identifiers
  • add Internal identifiers ontology file
  • edit External identifiers ontology file
  • Resources.keywords from text to string_array
  • add Resources.exclusion criteria ontology_array
  • add Resources.other exlusion criteria text
  • rename ontology 'Inclusion criteria' to 'Inclusion and exclusion criteria'
  • add Subpopulations.exlusion criteria text

how to test:

  • explain here what to do to test this (or point to unit tests)

todo:

  • adapt UI
  • adapt tests
  • adapt demo data

@connoratrug
Copy link
Contributor

can you add the changes to the pr description , its hard to make out from the long csv strings in the change

@BrendaHijmans BrendaHijmans changed the title feat: model updat to 5.1 feat: model update to 5.1 Oct 11, 2024
@BrendaHijmans
Copy link
Contributor Author

can you add the changes to the pr description , its hard to make out from the long csv strings in the change

I was not done yet with this PR, it is a draft.

@mswertz mswertz changed the title feat: model update to 5.1 feat(catalogue): model update to 5.1 Oct 13, 2024
Copy link

sonarcloud bot commented Oct 14, 2024

@mswertz mswertz marked this pull request as ready for review October 14, 2024 16:22
@BrendaHijmans
Copy link
Contributor Author

waiting to merge until we can also migrate the data on acc to 5.1. (migrations are written, but need time to run them)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, this is so much nicer then viewing the csv file

@@ -8,5 +8,6 @@ dependencies {
task generateTypes(type: JavaExec) {
group = 'application'
classpath = sourceSets.main.runtimeClasspath
workingDir = rootProject.projectDir
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this do ? , why is it part of this pr

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