-
Notifications
You must be signed in to change notification settings - Fork 2
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
BioHackathon24 #8
Conversation
- use left joins in Project mapping."
- no semicolon at end of source sql - need left joins if right side might be NULL
- left joins for dataset and image. - split into multiple mappings to ease debugging
- convert most joins to left joins
- add ome_marshal:Dataset and test query works correctly.
- Add test with a query using ome_marshal:Dataset
@joshmoore , @marimeireles, maybe one of you can give this a look and merge. |
What's the plan for the "hack24" directory long term? i.e. will those items be integrated elsewhere? |
@CFGrote: what happened here? I now no longer see the hack24/ code. |
yeah sorry for being impatient . I merged this one to be able to continue on other stuff. All mappings are now in ontop/, no separate directories for the various omero instances anymore. The hack24 mappings are preserved in ontop/hack24.obda. Hope that's ok. |
👍 |
This PR (WIP) adds all developments from the biohackathon2024 into the main branch.
Mappings for the muenster .137 in hack24/
Mappings for the MPI ome instance in MPIEB/
added a test that checks class matching against another ontology via
owl:equivalentClass
works correctlysmall cleanups and typos.
Adding ontop artifacts for hackathon.
Update mapping and properties.
Update all in hack24
Update props.
untrack cataloge.
Ignore catalog file in hack24.
Fixing project mappings
Update mappings
Update mappings
Debug mappings.
Update ontology.
Update test
Fix indent.
Add query against the MPIEB OME KG
Adding mapping and ontology geared towards mpieb.