I try to modify the uri of an existing resource of a ontology model. I thought of creating a new model, new resource (including the new desired uri) and duplicating the cont
If you are doing this on a large database, it may be better to dump the database to Turtle or N-Triples, run a text changing script, and reload the database.