-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: icatproject/python-icat
base: develop
head repository: icatproject/python-icat
compare: relation-sample-investigation
- 19 commits
- 26 files changed
- 1 contributor
Commits on Jan 29, 2024
-
Adapt example scripts to the case that InvestigationSample is in the
schema, e.g. the relation between sample and investigation is many-to-many
Configuration menu - View commit details
-
Copy full SHA for ff2fc2c - Browse repository at this point
Copy the full SHA ff2fc2cView commit details -
Adapt icatdump and icatingest to the case that InvestigationSample is
in the schema, e.g. the relation between sample and investigation is many-to-many
Configuration menu - View commit details
-
Copy full SHA for d01ecaf - Browse repository at this point
Copy the full SHA d01ecafView commit details -
Add example dumpfile and test reference data for the case that
InvestigationSample is in the schema, e.g. the relation between sample and investigation is many-to-many
Configuration menu - View commit details
-
Copy full SHA for d6c3983 - Browse repository at this point
Copy the full SHA d6c3983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9887b3e - Browse repository at this point
Copy the full SHA 9887b3eView commit details -
Fixup d01ecaf: also need to adapt the internal function icatdump()
used in test_05_dumpfile.py
Configuration menu - View commit details
-
Copy full SHA for f8f87d0 - Browse repository at this point
Copy the full SHA f8f87d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e83b537 - Browse repository at this point
Copy the full SHA e83b537View commit details
Commits on Jan 30, 2024
-
Adapt test_06_icatingest.py to the case that InvestigationSample is in
the schema, e.g. the relation between sample and investigation is many-to-many
Configuration menu - View commit details
-
Copy full SHA for c8e81da - Browse repository at this point
Copy the full SHA c8e81daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4b6dd - Browse repository at this point
Copy the full SHA 0f4b6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2d071 - Browse repository at this point
Copy the full SHA fb2d071View commit details -
Adapt test_06_ingest.py to the case that InvestigationSample is in the
schema, e.g. the relation between sample and investigation is many-to-many. Didn't adapt ingest.xslt yet though.
Configuration menu - View commit details
-
Copy full SHA for ca67e91 - Browse repository at this point
Copy the full SHA ca67e91View commit details
Commits on Jan 31, 2024
-
- add an attribute sample_investigation_relation to the environment to
be injected into the IngestReader input, having either 'one' or 'many' as value if the relation from Sample to Investigation is either many-to-one or many-to-many respectively - use the sample_investigation_relation attribute in ingest.xslt in order to properly reference the Investigation from the Sample
Configuration menu - View commit details
-
Copy full SHA for 369bcdd - Browse repository at this point
Copy the full SHA 369bcddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 144016d - Browse repository at this point
Copy the full SHA 144016dView commit details -
Fix tests: the attribute pid has been added to Sample in ICAT 4.10 and
thus must not be set unconditionally
Configuration menu - View commit details
-
Copy full SHA for 83871b3 - Browse repository at this point
Copy the full SHA 83871b3View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e7ee6f - Browse repository at this point
Copy the full SHA 0e7ee6fView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b358006 - Browse repository at this point
Copy the full SHA b358006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6264f88 - Browse repository at this point
Copy the full SHA 6264f88View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c7d301 - Browse repository at this point
Copy the full SHA 9c7d301View commit details
Commits on Jan 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bf082bc - Browse repository at this point
Copy the full SHA bf082bcView commit details
Commits on Jan 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ecca525 - Browse repository at this point
Copy the full SHA ecca525View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...relation-sample-investigation