Skip to content

Commit

Permalink
Add ID range for the NDI Cloud project.
Browse files Browse the repository at this point in the history
Assign the ID range 8,910,000--8,919,999 to members of the NDI Cloud
project, so that they can participate in creating the terms they need to
cover some aspects of arthropod neuroanatomy.

As discussed in Uberon call of 2024-11-18.
  • Loading branch information
gouttegd committed Nov 18, 2024
1 parent e84413c commit b14aa53
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/ontology/uberon-idranges.owl
Original file line number Diff line number Diff line change
Expand Up @@ -261,4 +261,10 @@ Datatype: idrange:35
Annotations:
allocatedto: "Tiago Lubiana"
EquivalentTo:
xsd:integer[>= 8900000, <= 8909999]
xsd:integer[>= 8900000, <= 8909999]

Datatype: idrange:40
Annotations:
allocatedto: "NDI Cloud"
EquivalentTo:
xsd:integer[>= 8910000, <= 8919999]

0 comments on commit b14aa53

Please sign in to comment.