# $This file is distributed under the terms of the license in /doc/license.txt$ @prefix owl: . @prefix display: . @prefix rdf: . @prefix rdfs: . ## The example below demonstrates how you can associate particular ModelChangePreprocessors ## with the application as a whole. These preprocessors will be run with ## every edit/addition in N3EditUtils.preprocessModels(changes, configuration, vreq); ## Defines the preprocessor class ## Can extend this to define what the constructor arguments should be if required, and then N3EditUtils.java should be modified ## to know it can pull out parameters based on what is defined in the display model # Testing to see if this will be read in BECAUSE this has changed and should be read in # # a .