nfdi4plants / ARCtrl

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime-agnostic contract systems.
MIT License
16 stars 8 forks source link

[Feature Request] add missing member this.ToxxJson functions #372

Closed Freymaurer closed 5 months ago

Freymaurer commented 5 months ago

Since reworking the json logic we missed adding the member functions for json export. Saw this issue for multiple types, e.g. ArcInvestigation and ArcStudy. Only static members were added.