Modificar 'validation/error_logging/error.py'

This commit is contained in:
2023-07-21 13:41:40 +00:00
parent 2370686d72
commit b8b11fe690
+4
View File
@@ -62,6 +62,10 @@ class Entity():
def GID(self) -> str:
return 'Genomic Information'
def VRS(self) -> str:
return 'Version'
def OTD(self) -> str:
return 'Ontobiotope'