-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
✨NNew feature or requestNew feature or request
Description
New Feature Summary
As the subpackage name indicates, modules under the clams.mmif_utils are about manupulating MMIF contents. Concretely (and currently)
rewind: remove any number of views from the "end" of MMIF data to "rewind" some processessource: generate an "empty" MMIF data only with a set of source media.
Hence, I think mmif-python package is a better home for these features, not only conceptually, also for practical reason for controlling dependencies for software that deal with MMIF data but but a CLAMS app (e.g., our internal datahousing server).
Since these "utils" are served as subcommands for clams terminal command, to keep the backward compatibility, we need to re-write clams CLI as thin wrappers after underlying code are migrated.
Related
No response
Alternatives
No response
Additional context
No response
Sub-issues
Metadata
Metadata
Assignees
Labels
✨NNew feature or requestNew feature or request
Type
Projects
Status
Done