afs commented on issue #2980:
URL: https://github.com/apache/jena/issues/2980#issuecomment-2620162548
This is different to the CONSTRUCT case.
`CONSTRUCT { GRAPH ... }` is different, extension syntax. The only way to
get quads is to ask for quads.
`DESCRIBE` with no syntax indication breaks compatibility as a network
protocol.
Turtle is a subset of TriG (N-triples is a subset of N-Quads). So asking for
TriG in a standards compliant `DESCRIBE` query can return TriG.
--
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]