Revision: 16604
          http://sourceforge.net/p/gate/code/16604
Author:   ian_roberts
Date:     2013-03-19 13:35:27 +0000 (Tue, 19 Mar 2013)
Log Message:
-----------
ORG should consider *all* of classes, instances and properties by default,
rather than *none* of them.

Modified Paths:
--------------
    gate/trunk/plugins/Gazetteer_Ontology_Based/creole.xml

Modified: gate/trunk/plugins/Gazetteer_Ontology_Based/creole.xml
===================================================================
--- gate/trunk/plugins/Gazetteer_Ontology_Based/creole.xml      2013-03-19 
13:33:12 UTC (rev 16603)
+++ gate/trunk/plugins/Gazetteer_Ontology_Based/creole.xml      2013-03-19 
13:35:27 UTC (rev 16604)
@@ -69,7 +69,7 @@
        java.lang.String
        </PARAMETER>
        <PARAMETER NAME="typesToConsider" OPTIONAL="true"
-               DEFAULT=""
+               DEFAULT="class;instance;property"
        COMMENT="The list of types to be included. Possible values: instance, 
class, property">
        java.util.Set
        </PARAMETER>

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to