-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scope and future of the OSLC Browser? #19
Comments
You should be seeing a list of resources, maybe you picked a bad example. Try selecting a requirement, see its implemented by change requests, then its validated by test cases. When you see a resource, you should be able to expand the accordion to see all its links, then click on the link to see the list of related resources in the next column to the right. Clicking on the resource will show it in the graph view where its related resources can be shown and followed. I picked React and Carbon because that's what is being adopted by IBM. I have never see a web modeling application I would want to use for more than 2 min. There's nothing wrong with desktop applications. |
The utility of the browser is that it can navigate any OSLC resource, following any of its links to any other resources, and is independent of what server is providing that resource. It allows you to see related elements and quickly follow links to browse related resources in some system. |
Right, so it's not designed for SPC/rootservices discovery then. Got it.
I see, I just don't have enough links then.
I only got it to show a single node with the resource itself.
Same here actually except for draw.io (I used OmniGraffle before, which is arguable the best app you can get on macOS for diagramming) but it's not a modelling tool to be honest. With LyoD, I would like to see something that runs from command line more than a web ui. |
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:
The text was updated successfully, but these errors were encountered: