Skip to content

Commit

Permalink
Add new ID range (#3291)
Browse files Browse the repository at this point in the history
Add new ID range to @lubianat
  • Loading branch information
aleixpuigb authored Jun 5, 2024
1 parent bd7488f commit 245fa2b
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 @@ -255,4 +255,10 @@ Datatype: idrange:35
Annotations:
allocatedto: "Caroline Eastwood"
EquivalentTo:
xsd:integer[>= 8850000, <= 8899999]
xsd:integer[>= 8850000, <= 8899999]

Datatype: idrange:39
Annotations:
allocatedto: "Tiago Lubiana"
EquivalentTo:
xsd:integer[>= 8900000, <= 8909999]

0 comments on commit 245fa2b

Please sign in to comment.