Refine the script that scans for obsolete URIs
This commit is contained in:
parent
9f854b6490
commit
50d788adb4
5 changed files with 64 additions and 37 deletions
7
utilities/ISF-transition/obsoleteUris/doit
Executable file
7
utilities/ISF-transition/obsoleteUris/doit
Executable file
|
@ -0,0 +1,7 @@
|
|||
ruby obsoleteUriChecker.rb /Users/jeb228/git/VIVO \
|
||||
../../../productMods/WEB-INF/ontologies/update/diff.tab.txt \
|
||||
vivo_known_exceptions.txt complete > scan_VIVO_maint_branch
|
||||
ruby obsoleteUriChecker.rb /Users/jeb228/git/Vitro \
|
||||
../../../productMods/WEB-INF/ontologies/update/diff.tab.txt \
|
||||
vivo_known_exceptions.txt complete > scan_Vitro_maint_branch
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue