Modificar 'validation/error_logging/error.py'
This commit is contained in:
parent
2370686d72
commit
b8b11fe690
@ -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'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user