Search Mailing List Archives
[protege-discussion] I would like to search by substrings.
Tania Tudorache
tudorache at stanford.edu
Thu Jan 4 09:39:31 PST 2007
Hi Sascha,
I have added an enhancement request:
http://smi-protege.stanford.edu/bugzilla/show_bug.cgi?id=315
The current implementation already supports regular expressions (it uses
the java.util.regex.Pattern), but the regex characters are escaped,
because Protege frames allows these characters in valid frame names. For
example: '[abc]?d' is a valid frame name in Protege frames.
Anyway, the use of regular expressions for the search should be
configurable from the GUI.
Tania
Sascha Kolb wrote:
> Good moning ... :)
>
> Wouldn't it be nice to have regexp in Protege ?
> I know ... if I want it I can implement it .. but ... I am tooo busy :-) is there something like this on the roadmap ?
>
> How does the Protege Community manage its feature requests, for Eclipse e.g. you can add them in bugzilla and voto for them, is there a similar system ?
>
> Thanks , and have a nice day
>
> Sascha
>
>
> *Von:* User support for Core Protege and the Protege-Frames editor <PROTEGE-DISCUSSION at LISTS.STANFORD.EDU>
> *Gesendet:* 21.12.06 20:34:33
> *An:* User support for Core Protege and the Protege-Frames editor <PROTEGE-DISCUSSION at LISTS.STANFORD.EDU>
> *Betreff:* Re: [protege-discussion] I would like to search by substrings.
>
>
> Use the "*" character to begin the string.
>
> e.g. if you search for "ap", you'd find "apple" but not "cap"
> but if you search for "*ap", you should find both.
>
> Hope this answers your question,
> Daniel Holbert
> PharmGKB
> Stanford
>
> Paula Gabriela wrote:
>
>> I would like to know how I can put the field search, at Instances tab, to
>> search by substrings. At moment, the instance tabs just search by the first
>> substring.
>> Is there possible? I know that Queriestab do it.
>> thanks,
>> PG
>> _______________________________________________
>> protege-discussion mailing list
>> protege-discussion at lists.stanford.edu
>> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>>
>> Instructions for unsubscribing:
>> http://protege.stanford.edu/doc/faq.html#01a.03
>>
>>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
>
More information about the protege-discussion
mailing list