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

Infer has_soma_location from part_of for neuron #787

Closed
dosumis opened this issue Feb 12, 2024 · 1 comment · Fixed by #817
Closed

Infer has_soma_location from part_of for neuron #787

dosumis opened this issue Feb 12, 2024 · 1 comment · Fixed by #817
Assignees

Comments

@dosumis
Copy link
Contributor

dosumis commented Feb 12, 2024

See obophenotype/cell-ontology#2246 (comment) for background and discussion.

is_neuron o 'part of' o 'is_anatomical_entity' -> 'has soma location'

Use local reflexivity pattern to define is_neuron & is_anatomical_entity:

ObjectProperty: is_neuron
Domain: neuron

Class: neuron
SubClassOf: is_neuron Self

@dosumis
Copy link
Contributor Author

dosumis commented Feb 12, 2024

CC @cmungall @balhoff

aleixpuigb added a commit to aleixpuigb/obo-relations that referenced this issue Oct 29, 2024
Addresses oborel#787 Infer has_soma_location from part_of for neuron
aleixpuigb added a commit that referenced this issue Nov 1, 2024
* Addresses #787 Infer has_soma_location from part_of for neuron

Addresses #787 Infer has_soma_location from part_of for neuron

* Remove is_reflexive

* Add self reflexivity

---------

Co-authored-by: David Osumi-Sutherland <dosumis@gmail.com>
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 a pull request may close this issue.

2 participants