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
Because
With
appTagsdefined in the MMIF spec (clamsproject/mmif#247) and implemented in mmif-python (clamsproject/mmif-python#375), clams-python needs to:Done when
appTags(ortags) field onAppMetadatasign_view()writesappTagsfrom app metadata intoview.metadata.appTagsAdditional context
this is to implement the decision made in #262