-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
✨NNew feature or requestNew feature or request
Description
New Feature Summary
We have seen a use case of passing a nested key-value pairs as a single (string) value to a runtime parameter. And then, we are currently working on a generalized stitcher implementation in the SDK (clamsproject/mmif-python#265), that will most likely to require some parameterized label "remapping" dict.
The string values for these parameters would then be internally parsed into hashmap/dict data structures to be used for document processing. So this issue is to discuss provisioning of SDK-level APIs to support such map-typed, string-valued runtime parameter with somewhat predictable common behaviors.
Related
No response
Alternatives
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
✨NNew feature or requestNew feature or request
Type
Projects
Status
Todo