namedgraph commented on issue #2980:
URL: https://github.com/apache/jena/issues/2980#issuecomment-2629552130

   In my case I'm working with generic Linked Data and SPARQL clients and UI
   so the shape of the data is not known.
   
   A common use case is: the system or the user configure a SELECT query, to
   which then LIMIT/OFFSET are applied on the pagination, and possibly some
   FILTERs, and eventually that SELECT is wrapped into a DESCRIBE. The graph
   result is used to render a page of a client-side "container" UI.
   
   I've created an issue on sparql-dev:
   https://github.com/w3c/sparql-dev/issues/208
   
   On Thu, Jan 30, 2025 at 10:54 AM Andy Seaborne ***@***.***>
   wrote:
   
   > DESCRIBE is "get data about a thing - look to see what comes back".
   >
   > If that client knows the shape of the data, it can use SELECT or CONSTRUCT
   > to get what it is looking for.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/jena/issues/2980#issuecomment-2624016574>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AAGPM5TQRV3RJHG4PRNTJ5L2NHZFHAVCNFSM6AAAAABWBBAPXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRUGAYTMNJXGQ>
   > .
   > You are receiving this because you authored the thread.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to