We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
CC @cmungall @balhoff
Sorry, something went wrong.
Addresses oborel#787 Infer has_soma_location from part_of for neuron
61160f1
Addresses #787 Infer has_soma_location from part_of for neuron (#817)
9474bf1
* 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>
aleixpuigb
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: