Polish the obsolete_URI script, so it can be used to scan an active workspace, not just a released directory.
This commit is contained in:
parent
354fe56def
commit
a7e53d9ac0
6 changed files with 96 additions and 18 deletions
7
utilities/ISF-transition/obsoleteUris/doit2
Executable file
7
utilities/ISF-transition/obsoleteUris/doit2
Executable file
|
@ -0,0 +1,7 @@
|
|||
ruby obsoleteUriChecker.rb /Users/jeb228/git/VIVO \
|
||||
../../../productMods/WEB-INF/ontologies/update/diff.tab.txt \
|
||||
vivo_known_exceptions_2.txt complete > scan_VIVO_maint_branch
|
||||
ruby obsoleteUriChecker.rb /Users/jeb228/git/Vitro \
|
||||
../../../productMods/WEB-INF/ontologies/update/diff.tab.txt \
|
||||
vivo_known_exceptions_2.txt complete > scan_Vitro_maint_branch
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue