Skip to content

Commit

Permalink
Integrate ChirDv into the composite pipeline.
Browse files Browse the repository at this point in the history
Now that SSLSO includes the ChirDv (goat life stages) component, we
should make sure the bridging/composite pipeline is ready to deal with
that component: we must generate bridging axioms between the Uberon life
stages terms and their ChirDv counterparts, and unfold them into class
expressions when building Composite Metazoan.

Otherwise, the ChirDv terms would still end up in the
collected/composite products (since they are bundled with SSLSO), but
would not be connected to Uberon’s hierarchy.
  • Loading branch information
gouttegd committed Jan 29, 2025
1 parent 060c55e commit 787fe19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/ontology/config/taxa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,8 @@ species:
bridging:
- prefix: TnigDv
name: sslso
- taxon_id: NCBITaxon:9925
label: goat
bridging:
- prefix: ChirDv
name: sslso

0 comments on commit 787fe19

Please sign in to comment.