GitHub user afs edited a comment on the discussion: Use case for initial
bindings
> upgrading Jena dependency from 4.7.0 to 6.0.0
Deprecation started 5.0. The changed was signalled for several versions of 5.x.
It has been discussed at length - a Google AI mode search does a decent job of
explaining it.
```java
model(instance.getModel()).
. . .
instance.getModel().add(qex.execConstruct());
```
Looks like using SPARQL Update would be appropriate.
GitHub link:
https://github.com/apache/jena/discussions/3797#discussioncomment-16133352
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]