You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to understand now how this browser is to be user and what is its utility? It does not seem to handle RootServices, and does not list the SPC properly. I got a bit further with the linked resources from RefImpl:
Questions:
Is that it? Or am I holding it wrong™? Edit 2025-07:seems like leaf RDF resources can be fetched well and navigated; the OSLC discovery support is broken.
Do we have any interest in improving it? I was thinking to at least upgrade some dependencies and then jumped off my seat when I saw Cry or laugh? #15. Edit 2025-07:I just made a v0.2 release, fixing builds on Node up to v24 and deploying to https://oslc.github.io/oslc-browser/
WebComponents spec is essenntialy IFRAME 2.0 for 2020 web and given OSLC's most popular feature is DUI, we are ought to look into it. Edit 2025-07:Yay, I finally got to start exploration of WebComponents in https://github.com/OSLC/olsc-selection-utils 🚀 There is still a long way to go before some kind of robust ecosystem can be created and serious apps could be built on top of them. For now, the WebComponent in question merely wraps an iframe with a consistent postMessage/event support. In the future, we should consider WebComponents that have a themable selection dialog that make requests to the QueryCap on the fly.
After managing to get OSLC Browser to work on OSLC CM RefImpl server (via #18; oslc-op/refimpl@66527f6; oslc-op/website-content-negotiation#8), I have gotten this output:
I am trying to understand now how this browser is to be user and what is its utility? It does not seem to handle RootServices, and does not list the SPC properly. I got a bit further with the linked resources from RefImpl:
Questions: