GreenDelta / olca-app

Source code of openLCA
openlca.org
Mozilla Public License 2.0
193 stars 43 forks source link

Attached key-value-stores for stored model entities #232

Closed msrocka closed 1 year ago

msrocka commented 2 years ago

We need a flexible extension mechanism for our model types (processes, flows, ...) to store additional information. This is useful for:

We need to test a bit what would be the best way to do that. Some options:

In the user interface, we need something like a tree editor in a tab for the different model editors. It could be, that this is only visible when this is enabled in the settings. Also, it should recognize some extension types, like model reference, URLs, etc.

msrocka commented 1 year ago

work for this is done in the ext-props branch; closing this as an issue