Hello, I saw this announcement: - _You can now cre...
# advice-metadata-modeling
g
Hello, I saw this announcement: • You can now create and assign Custom Ownership types within DataHub; plus, we now display the owner type on an Entity Page <img width="336" alt="ownershiptype-displayed" src="https://github.com/datahub-project/datahub/assets/15873986/3bd84ef5-0860-4dfb-8670-b23857c6d6e0"> My question: In the code, you changed ownership from string to URN. Do you plan to deprecate supporting ownership string and if so how soon?
b
hey Raj! yes we're planning on deprecating that soon (tbh could be any time) but string ownership types will continue to work for backwards-compatibility reasons for some time. it may result in a degraded experience as we build on top of the newer ownership type experience, but it won't break anything to use the old string version
but of course we suggest moving to the new types šŸ™‚
g
Thank you Sir.