enabling the data migration listener (NIHVIVO-2426)
This commit is contained in:
parent
0d5f0f8bba
commit
1742c610a9
1 changed files with 1 additions and 3 deletions
|
@ -120,13 +120,11 @@
|
|||
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.PelletReasonerSetup</listener-class>
|
||||
</listener>
|
||||
|
||||
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
||||
<!-- Invokes process to perform knowledge base updates to align with ontology changes if needed -->
|
||||
|
||||
<!--
|
||||
<listener>
|
||||
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase</listener-class>
|
||||
</listener>
|
||||
-->
|
||||
|
||||
<!-- The followng listener records all edit changes, in reified form, to another database model -->
|
||||
<!-- still at an experimental stage -->
|
||||
|
|
Loading…
Add table
Reference in a new issue