HistoryViewLinks to this page 2013 January 9 | 04:37 pm

Use Case: Find All Links

A client wishes to find all the links that a resource is part of. Some of the links the resource is the subject, others it is the object. The links may be in different HTTP resources.

  1. The client GETs the HTTP resource for the given resource URI.
  2. The client asks the service provider that owns the HTTP resource for a list of other service providers that may also have links that the given resource is part of.
  3. For each of these resources the client finds the query base and executes a Simple OSLC Query to find any links that the resource participates in.