OyvindLGjesdal opened a new pull request, #2527: URL: https://github.com/apache/jena/pull/2527
GitHub issue resolved #1611 Pull request Description: The type is first set on change, due to being updated on the watch phase. Adding it to requestConfig sets it to turtle initially. contentTypeGraph variable was already set as the initial value for turtle, so reusing variable. <img width="1511" alt="local fuseki with" src="https://github.com/apache/jena/assets/5328572/19f4d3af-fc21-4c5c-bb28-db2b990a6005"> Have also changed to other serializations sucessfully. By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html). ---- See the [Apache Jena "Contributing" guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md). -- 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]
