From b14aa5331421851f5e3952cb1645cc6862966ff6 Mon Sep 17 00:00:00 2001 From: Damien Goutte-Gattat Date: Mon, 18 Nov 2024 17:15:26 +0000 Subject: [PATCH] Add ID range for the NDI Cloud project. 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. --- src/ontology/uberon-idranges.owl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ontology/uberon-idranges.owl b/src/ontology/uberon-idranges.owl index 2dd215b32..8985f3707 100644 --- a/src/ontology/uberon-idranges.owl +++ b/src/ontology/uberon-idranges.owl @@ -261,4 +261,10 @@ Datatype: idrange:35 Annotations: allocatedto: "Tiago Lubiana" EquivalentTo: - xsd:integer[>= 8900000, <= 8909999] \ No newline at end of file + xsd:integer[>= 8900000, <= 8909999] + +Datatype: idrange:40 + Annotations: + allocatedto: "NDI Cloud" + EquivalentTo: + xsd:integer[>= 8910000, <= 8919999]