Hello everyone, after a long time, I came back to my old Jena code, using Jena 3.17. and updated the dependency to Jena 5.1.0. Now import org.apache.jena.rdf.model.SimpleSelector is gone...
I can't find any trace of this class in versions newer than 4.4.0. Nonetheless, the Tutorial still contains this class: https://jena.apache.org/tutorials/rdf_api.html#ch-Querying-a-Model Is there something wrong with my Maven Repo, or has Selector / SimpleSelector moved to another package, Google can't find? Thanks & Best Regards Andreas