Because
With appTags defined in the MMIF spec (clamsproject/mmif#247) and implemented in mmif-python (clamsproject/mmif-python#375), clams-python needs to:
- Let app developers declare task tags in their app metadata
- Propagate those tags into view metadata when signing views
Done when
Additional context
this is to implement the decision made in #262