diff --git a/src/ontology/rehabo-idranges.owl b/src/ontology/rehabo-idranges.owl index 856d959..7bb34c0 100644 --- a/src/ontology/rehabo-idranges.owl +++ b/src/ontology/rehabo-idranges.owl @@ -33,19 +33,27 @@ AnnotationProperty: allocatedto: Datatype: idrange:1 Annotations: - allocatedto: "ONTOLOGY-CREATOR" + allocatedto: "William Hogan" EquivalentTo: - xsd:integer[>= 0 , <= 999999] + xsd:integer[>= 0 , <= 10000] Datatype: idrange:2 Annotations: - allocatedto: "ADDITIONAL EDITOR" + allocatedto: "Manoj Purohit" EquivalentTo: - xsd:integer[>= 1000000 , <= 1999999] + xsd:integer[>= 10001 , <= 11000] + +Datatype: idrange:3 + + Annotations: + allocatedto: "Max Pena" + + EquivalentTo: + xsd:integer[>= 11001, < 12000] Datatype: xsd:integer