Hi everyone, Did anyone implement table-level tagg...
# getting-started
f
Hi everyone, Did anyone implement table-level tagging (popularity, quality/health indicator, compliance related, etc.)? I know LinkedIn team is currently working on field-level tagging but I would love to learn what others are doing in meantime for table-level tagging.
m
Do you mean enhancing metadata of datasets?
f
I guess it's one of the ways to enrich the metadata of datasets. Specifically, the ones beside the name of the Metric Name in the screen capture which is taken from one of the town-hall.
m
These tags (alongside the metric) are essentially captured in one of the metric aspects. In a way table-level tagging can be accomplished by adding a new aspect to an entity that has those tags (as an array of strings perhaps) in one of it's fields or by modifying an existing aspect to include this field. Does this help answer your question?
f
👍