afs opened a new pull request, #2703:
URL: https://github.com/apache/jena/pull/2703
Pull request Description:
Better handling of the same term/same value choices of graph. This not a
change, it is cleaning up around the Jena5 changes to be clearer.
The Model API, via ModelFactory.createDefault Model, is same-value which
gives the most legacy compatibility.
"same-term" is the default at the graph level including use in Fuseki .
`rdfdiff` is same-term, as is `Graph.isIsomorphic`.
----
- [ ] Tests are included.
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]