Hello All, I am trying to build an emitter that wi...
# ingestion
f
Hello All, I am trying to build an emitter that will update the predefined glossary terms to a column. However, I have noticed that when creating "terms" in UI the URN has a GUID format ex: urnliglossaryTerm:bfe84277-037a-4c4c-b650-5cf0a4c2002e. Ideally, I would like to have the URN setup with the name of the node. name of the term to build logic inside the emitter. Can you suggest how to do that please?
b
You either ingest glossary terms using the yaml file way or use python sdk to create the glossary term so that you can specify the urn to use
Or changing the UI to allow custom urn 😅 @bulky-soccer-26729