-
Notifications
You must be signed in to change notification settings - Fork 47
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
add 'synapses restricted to region' #755
base: master
Are you sure you want to change the base?
Conversation
also adding property chain over part_of (if neuron has synapses restricted to part of A, its synapses are also restricted to A) |
Hmm, this is for smuggling in universal quantifications as existentials. Owl already has a way of saying synapsed to ONLY region X. We already snuggle with taxon constraints, there are many impracticalities and traps when using universals directly (I go as far as to say it's an anti pattern). For TCs we encode shortcuts. Should we do the same here? Cc @d |
Cc @dosumis |
I'm not going to correct my typo above as I quite like the idea of snuggly taxon constraints 🧸 |
Please incorporate the comments from issue #754. |
This PR has not seen any activity in 90 days and has been marked as stale. If it is no longer needed, please close the PR. Otherwise, please update the PR with a status update. |
@addiehl @anitacaron are you happy with this now? |
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.
Technically, I approve. It still needs an ontology review.
This PR has not seen any activity in 90 days and has been marked as stale. If it is no longer needed, please close the PR. Otherwise, please update the PR with a status update. |
This PR has not seen any activity in 90 days and has been marked as stale. If it is no longer needed, please close the PR. Otherwise, please update the PR with a status update. |
fixes #754