Revision: 15153
          http://gate.svn.sourceforge.net/gate/?rev=15153&view=rev
Author:   markagreenwood
Date:     2012-01-20 17:47:20 +0000 (Fri, 20 Jan 2012)
Log Message:
-----------
make sure the new gaz editor is enabled for the hash gazetteer as well, and use 
GAZE for the OntoGazetteer to support ontology-list mapping

Modified Paths:
--------------
    gate/trunk/plugins/ANNIE/creole.xml
    gate/trunk/plugins/Ontology_Tools/creole.xml

Modified: gate/trunk/plugins/ANNIE/creole.xml
===================================================================
--- gate/trunk/plugins/ANNIE/creole.xml 2012-01-20 15:25:19 UTC (rev 15152)
+++ gate/trunk/plugins/ANNIE/creole.xml 2012-01-20 17:47:20 UTC (rev 15153)
@@ -567,7 +567,7 @@
       <GUI TYPE="large">
         <MAIN_VIEWER />
         <RESOURCE_DISPLAYED>
-          gate.creole.gazetteer.DefaultGazetteer
+          gate.creole.gazetteer.AbstractGazetteer
         </RESOURCE_DISPLAYED>
       </GUI>
     </RESOURCE>

Modified: gate/trunk/plugins/Ontology_Tools/creole.xml
===================================================================
--- gate/trunk/plugins/Ontology_Tools/creole.xml        2012-01-20 15:25:19 UTC 
(rev 15152)
+++ gate/trunk/plugins/Ontology_Tools/creole.xml        2012-01-20 17:47:20 UTC 
(rev 15153)
@@ -60,5 +60,16 @@
       <CLASS>gate.gui.docview.OntologyInstanceView</CLASS>
     </RESOURCE>
 
+    <RESOURCE>
+      <NAME>GAZE</NAME>
+      <CLASS>com.ontotext.gate.vr.Gaze</CLASS>
+      <COMMENT>Gazetteer viewer and editor</COMMENT>
+      <HELPURL>http://gate.ac.uk/userguide/sec:gazetteers:onto_gaze</HELPURL>
+      <GUI TYPE="large">
+        <MAIN_VIEWER />
+        
<RESOURCE_DISPLAYED>gate.creole.gazetteer.OntoGazetteerImpl</RESOURCE_DISPLAYED>
+      </GUI>
+    </RESOURCE>
+
   </CREOLE>
 </CREOLE-DIRECTORY>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to