Revision: 17149
          http://sourceforge.net/p/gate/code/17149
Author:   markagreenwood
Date:     2013-12-01 15:45:44 +0000 (Sun, 01 Dec 2013)
Log Message:
-----------
AnnotationSchema is now a standard LR type and available without loading a 
plugin

Modified Paths:
--------------
    gate/trunk/src/main/gate/resources/creole/creole.xml

Modified: gate/trunk/src/main/gate/resources/creole/creole.xml
===================================================================
--- gate/trunk/src/main/gate/resources/creole/creole.xml        2013-12-01 
10:35:22 UTC (rev 17148)
+++ gate/trunk/src/main/gate/resources/creole/creole.xml        2013-12-01 
15:45:44 UTC (rev 17149)
@@ -8,6 +8,12 @@
     <RESOURCE>
       <CLASS>gate.corpora.DocumentImpl</CLASS>
     </RESOURCE>
+    
+    <!-- Schemas -->
+    <RESOURCE>
+      <CLASS>gate.creole.AnnotationSchema</CLASS>
+    </RESOURCE>
+    
     <!-- Corpora -->
     <RESOURCE>
       <CLASS>gate.corpora.CorpusImpl</CLASS>
@@ -15,6 +21,8 @@
     <RESOURCE>
       <CLASS>gate.corpora.SerialCorpusImpl</CLASS>
     </RESOURCE>
+    
+    <!-- Document Formats -->
     <RESOURCE>
       <CLASS>gate.corpora.XmlDocumentFormat</CLASS>
     </RESOURCE>

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


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to