Hello everyone, I was wondering if there is any co...
# ingestion
d
Hello everyone, I was wondering if there is any community effort ongoing to import ontology in W3C format (Turtle, JSON-LD) to DataHub Business Glossary?
g
Hey there @dazzling-notebook-2883 - none that I know of. This requests makes sense to me though- is this something you would be interested in contributing?
d
@green-football-43791 Happy to contribute. Getting myself acquainted with API's and codebase.
g
@dazzling-notebook-2883 great to hear. I would first take a look at https://github.com/linkedin/datahub/blob/master/metadata-ingestion/src/datahub/ingestion/source/metadata/business_glossary.py. this is the logic for how Datahub converts business glossary yaml files into Datahub business glossary objects.
If you'd like, I'm free Tuesday to sync up about what the implementation might look like in further detail.
d
@green-football-43791 Thanks for the pointer and sorry couldn't join this week. Is upcoming Tuesday or Thursday ok? Meanwhile, I've been reading documentation from Egeria. https://odpi.github.io/egeria-docs/types/3/0350-Related-Terms/ Some of the OWL aspects are covered in that model. I was thinking, would it make sense to extend the business glossary model with additional relationships? e.g. "synonym", "seeAlso" is something that is used quite often; also "abbreviation(s)" is valuable to have. WDYT?
g
Hey @dazzling-notebook-2883 - yes, this coming tuesday works. I'll dm you to schedule a time to chat! The other ideas your suggesting make sense- let's talk about it more on tues.