From e202a31d62d23ee91b48263ca809870dfe153516 Mon Sep 17 00:00:00 2001
From: tworrall
Date: Wed, 10 Aug 2011 16:29:01 +0000
Subject: [PATCH] NIHVIVO-3089: modified the text relating to the local name
naming convention
---
webapp/web/jenaIngest/renameResource.jsp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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 @@
> Change Namespace of Resources
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.