I built a package registry for OSI models - sharing what I learned #86
pasar6987
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's my first time discussion, so I'm a little shy.
Grammar might be weird because I'm not familiar with English.
I'm a data engineer doing semantic layer modeling at my company. While dealing with OSI, I realized that there was no central repository to search, preview and share OSI packages, so I made it myself.
https://hub.rawctx.dev
I want to make rawctx an independent, vendor-neutral package registry for semantic models.
It currently supports OSI and dbt MetricFlow formats.
Key features include:
What I discovered while actually implementing OSI v1.0 (0.1.0) in the registry:
It's still a nascent service and there are a lot of shortcomings. I welcome feedback from the community. I'm especially curious about how spec should be done to better support packaging and deployment workflows.
Beta Was this translation helpful? Give feedback.
All reactions