forked from MIRRI/mirri_utils
Modificar 'validation/error_logging/error.py'
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user