diff --git a/webapp/web/jenaIngest/renameResource.jsp b/webapp/web/jenaIngest/renameResource.jsp index e9496e2ac..75e79e1bb 100644 --- a/webapp/web/jenaIngest/renameResource.jsp +++ b/webapp/web/jenaIngest/renameResource.jsp @@ -18,8 +18,9 @@
This tool will change all resources in the supplied "old namespace" -to be in the "new namespace." Additionally, the local names will be updated -to follow the established "n" + random integer naming convention.
+to be in the "new namespace." Additionally, if the local names do not +already follow the established "n" + random integer naming convention, +they will be updated to this format.This tool operates on the main web application model only, not on any of the additional Jena models.