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

Open
dosumis opened this issue Feb 12, 2024 · 1 comment
Open

Infer has_soma_location from part_of for neuron #787

dosumis opened this issue Feb 12, 2024 · 1 comment
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

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

No branches or pull requests

2 participants