commenting out knowledgebase updater during development of 1.2 kb mapping.
This commit is contained in:
parent
30a30bb9a5
commit
76e3585f0f
1 changed files with 3 additions and 0 deletions
|
@ -79,9 +79,12 @@
|
|||
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
||||
<!-- Needs to run before submodels are attached and Pellet is set up -->
|
||||
|
||||
<!--
|
||||
Commenting out during 1.2 development of kb mapping
|
||||
<listener>
|
||||
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase</listener-class>
|
||||
</listener>
|
||||
-->
|
||||
|
||||
<listener>
|
||||
<listener-class>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue