obophenotype / cell-ontology

An ontology of cell types
https://obophenotype.github.io/cell-ontology/
Creative Commons Attribution 4.0 International
135 stars 49 forks source link

[Design pattern] neurotransmitter secretion grouping class #2365

Open dosumis opened 2 months ago

dosumis commented 2 months ago

Context

We have a set of grouping classes for grouping neuron types by neurotransmitter secretion. It should be straightforward to write a DOSDP class to cover these. Adding new ones will likely be rare, but we may occasionally have to The basic pattern used is documented in the relations guide - see https://github.com/obophenotype/cell-ontology/issues/2362

Tasks

Comments

dosumis commented 2 months ago

Simple example to practise writing DOSDPs