Skip to content

support for "map" typed runtime parameter #197

@keighrim

Description

@keighrim

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 request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions