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

[Feature Request] Make ArcTable header parser patterns more generic #361

Closed HLWeil closed 3 months ago

HLWeil commented 4 months ago

As requested in #360

We could allow the header parser patterns to allow for missing whitespaces, e.g.

Factor [MyFactor] Factor[MyFactor]

Could be handled the same.