-
Notifications
You must be signed in to change notification settings - Fork 21
chore(catalogue): rename collections to resources #4178
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
Conversation
data/_demodata/applications/datacatalogue_cohortstaging/Cohorts.csv
Outdated
Show resolved
Hide resolved
data/_demodata/applications/datacatalogue_cohortstaging/Resource cohorts.csv
Outdated
Show resolved
Hide resolved
data/_demodata/applications/datacatalogue_cohortstaging/Resource counts.csv
Outdated
Show resolved
Hide resolved
data/_demodata/applications/datacatalogue_cohortstaging/Resource collection events.csv
Outdated
Show resolved
Hide resolved
The table 'Resource variables', which used to be 'Network variables' (linking e.g. LifeCycle variables to LongITools) is missing. |
…enis/molgenis-emx2 into fix/rename_collections_to_resources
Ok. With leading principle we should minimize changes between the versions and otherwise being functionally equivalent afaik |
* removed 'Resource DAPs'
* renamed ontology 'Resource types FLAT'
…enis/molgenis-emx2 into fix/rename_collections_to_resources
File f = | ||
new File( | ||
this.getClass().getClassLoader().getResource("generated-catalogue-types.ts").getFile()); | ||
String schemaName = GeneratorTest.class.getSimpleName() + "Catalogue"; | ||
this.getClass().getClassLoader().getResource("generated-typetest-types.ts").getFile()); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice , but i looks like its missing a lot of the types , i.e. its not really a type test ( do think we need a type test ( als for forms and stuff))
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It now includes quite some diversity; we could include all test data models we have that don't have data or improve the pet store to be feature complete?
…enis/molgenis-emx2 into fix/rename_collections_to_resources
…ename_collections_to_resources
…enis/molgenis-emx2 into fix/rename_collections_to_resources
…ename_collections_to_resources
I see "cohort studies" where I used to see "cohorts", is this correct? (I thought they were going to be called 'resources') |
|
See the list of issues for comments and additional findings: here. This PR can't be merged just yet... |
What are the main changes you did:
todo:
todo following meeting: