You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New feature description in words:
I find the current implementation of repr in BaseEntity.py confusing to get a quick overview of an entity. repr should return:
English/German label
English/German description
Key-value pairs for statements and qualifiers if present.
TODOS:
Rewrite repr in MardiEntities.py to implement the previous schema.
Checklist for this issue:
(Some checks for making sure this feature request is completely formulated)
Participants in discussion have been invited as assignees
All fields of the issue have been filled
Example fields have been removed
The main MaRDI project has been assigned to this issue
The text was updated successfully, but these errors were encountered:
New feature description in words:
I find the current implementation of repr in BaseEntity.py confusing to get a quick overview of an entity.
repr should return:
TODOS:
Checklist for this issue:
(Some checks for making sure this feature request is completely formulated)
The text was updated successfully, but these errors were encountered: