forked from MIRRI/mirri_utils
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:
|
def GID(self) -> str:
|
||||||
return 'Genomic Information'
|
return 'Genomic Information'
|
||||||
|
|
||||||
|
|
||||||
|
def VRS(self) -> str:
|
||||||
|
return 'Version'
|
||||||
|
|
||||||
def OTD(self) -> str:
|
def OTD(self) -> str:
|
||||||
return 'Ontobiotope'
|
return 'Ontobiotope'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user