Hi,
we are trying to print properties associated with a certain instance(obs). However, we are getting TypeError: get_properties() missing 1 required positional argument: 'self'
code:
obs = IRIS["
http://purl.bioontology.org/ontology/OMIM/606915"]
print(obs.get_properties())
Please help us resolve this issue.
Regards,
Gopi