You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would allow constructing quads by using Jena's extended SPARQL syntax.
In the code, it means calling qex.execConstructDataset() instead qex.execConstruct().
The text was updated successfully, but these errors were encountered:
This would allow constructing quads by using Jena's extended SPARQL syntax.
In the code, it means calling
qex.execConstructDataset()
insteadqex.execConstruct()
.The text was updated successfully, but these errors were encountered: