question

YonatanGrinberg-9510 avatar image
0 Votes"
YonatanGrinberg-9510 asked PRADEEPCHEEKATLA-MSFT answered

Auto Mapping Glossary Terms

I searched before asking, but could not find any documentation or similar question.

So, lets say we have an asset in Azure PurView "FACT_TABLE_X" and within it we have a column asset "currency_code".
Also we have a glossary term "Currency" with an acronym "currency_code"

  1. How can we automatically link that "currency_code" asset with the "Currency" glossary term?

  2. Is there any chance that scanning a source links glossary terms when matching synonym or acronym?

azure-purview
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @YonatanGrinberg-9510,

Thanks for the question and using MS Q&A platform.

We are reaching out to product team to get confirmation on this ask and will update you as soon as we have a response.

Thank you for your patience.

0 Votes 0 ·
PRADEEPCHEEKATLA-MSFT avatar image
1 Vote"
PRADEEPCHEEKATLA-MSFT answered

Hello @YonatanGrinberg-9510,

Thanks for the question and using MS Q&A platform.

Here’s a sample that might work for you, in case if you are looking exact match / dictionary style lookup.

pyapacheatlas/update_entities_with_term.py at master · wjohnson/pyapacheatlas (github.com)

Hope this helps. Do let us know if you any further queries.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

YonatanGrinberg-9510 avatar image
0 Votes"
YonatanGrinberg-9510 answered

So as far as I got until now, I understood that there are some community driven packages allowing attaching glossary terms & assets via Azure PurView REST API.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.