nfdi4plants / ARCtrl

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

[BUG] ArcStudy isa-json encoder returns wrong filename #348

Closed HLWeil closed 3 months ago

HLWeil commented 5 months ago

Encoder calls Assay.tryFilenameFromIdentifier resulting in wrong filename.

HLWeil commented 3 months ago

Fixed somewhere