Because
Following the conclusion of clamsproject/clams-python#262, app patterns (task tags) are documentation-level labels with value as simple gatekeeping strings for filtering views. To support this, the MMIF view metadata schema needs a new field to carry these tags.
The field is intentionally named appTags (not taskTags or appPatterns) so it can be repurposed beyond task names in the future.
Done when
appTags field added to view metadata schema as an optional list of strings
Additional context
No response
Because
Following the conclusion of clamsproject/clams-python#262, app patterns (task tags) are documentation-level labels with value as simple gatekeeping strings for filtering views. To support this, the MMIF view metadata schema needs a new field to carry these tags.
The field is intentionally named
appTags(nottaskTagsorappPatterns) so it can be repurposed beyond task names in the future.Done when
appTagsfield added to view metadata schema as an optional list of stringsAdditional context
No response