Skip to content

Commit

Permalink
Merge pull request #3429 from obophenotype/add-ndicloud-id-range
Browse files Browse the repository at this point in the history
Add ID range for the NDI Cloud project.
  • Loading branch information
gouttegd authored Nov 18, 2024
2 parents e84413c + b14aa53 commit 8733832
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 8733832

Please sign in to comment.