Made as simple as possible, but not simpler.
Reusable Data Attributes
Do you repeatedly define the same field/attribute across different classes / entity types?
FAIR Components of Scientific Models
Consider “basic theories” that are particularly simple in two ways.
The QUDT System for Dimensional Analysis and Unit Conversions
In order to integrate quantitative data, you need to know (a) if units are commensurate, and (b) if so, how to do conversions.
Go-to-Declaration for Data
One of my favorite features of the PyCharm code editor is go-to-declaration: you can hold the control key and hover your mouse over a usage of a symbol, and you’ll see a tooltip with a preview of the declaration/definition of the symbol.