Hi! I am mapping my collection of datasets to semantic data types, a concept quite similar but not identical to a business glossary terms. Here is an example of the semantic data types registry
registry.apicrafter.io. For each semantic data type I have a lot of associated metadata:
• name
• description
• country (if this data type is country specific data type, UK Ward code, for example)
• categories
• languages (if this data type is language specific)
• regular expression
• one or more links to Wikidata,
schema.org and e.t.c
• examples, classification, translations, wikidata_property, confidentiality and e.t.c.
So I am trying to integrate it with Datahub. You may see one of recent generated import file here
https://github.com/apicrafter/metacrafter-registry/blob/main/data/datahub/metacrafter.yml
Also I have thousands databases that originate from different sources from different countries and different languages. I would like to limit subset of business glossary terms when I assign them manually.