From Braden:
We need to decide if tagging will be a separate service, or built into the LMS / Learning Core / etc.
Note that "taxonomy-connector", used by edx.org for skill tagging of videos and courses, is built as a library that's integrated into the discovery service: https://github.com/openedx/taxonomy-connector
Some prior tagging work was built as "tagstore" within blockstore but this approach was abandonded because the taxonomy models were not versioned in the same way that course content was.
From Braden:
We need to decide if tagging will be a separate service, or built into the LMS / Learning Core / etc.
Note that "taxonomy-connector", used by edx.org for skill tagging of videos and courses, is built as a library that's integrated into the discovery service: https://github.com/openedx/taxonomy-connector
Some prior tagging work was built as "tagstore" within blockstore but this approach was abandonded because the taxonomy models were not versioned in the same way that course content was.