brain ontology

12 messages Options
Embed this post
Permalink
Ricardo de Abajo Llamero

brain ontology

Reply Threaded More More options
Print post
Permalink
Hello everybody,

I am trying to get a brain ontology from the FMA but... I can't! I must
recognise that I am not a protege nor owl expert, but it seems impossible
to get a brain ontology just deleting classes of the FMA ontology. Do you
know if there is a easy way to delete all the non-brain classes in the FMA
ontology? Or even better, do you know if exists a whole brain ontology?
Thank you for your help.

Ricardo

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Thomas Schneider-5

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
Hi Ricardo,

if you want to "cut out" a piece of FMA that represents "a brain  
ontology", it will be necessary that you specify what you mean by  
this, and by "brain classes" / "non-brain classes". For instance, if  
you knew which classes (and properties, perhaps) you are interested  
in, then certain module extraction services could give you a module of  
FMA -- even one that captures *all* knowledge in FMA about the  
specified terms.

If you're interested in these strong guarantees, you might want to try  
the module extraction service at http://owl.cs.manchester.ac.uk/modularity/ 
  , but please don't despair if it chokes on FMA, which is likely to  
happen for the full version. Alternatively, you can use an adapted  
version of Protégé 4 (!) from last year's Modularity Tutorial at ISWC,  
see http://owl.cs.manchester.ac.uk/2008/iswc-modtut/ . If this chokes  
as well, let me know, and I'll be happy to help you find a workaround.

Cheers

Thomas

On 24 Jun 2009, at 16:15, Ricardo de Abajo Llamero wrote:

> Hello everybody,
>
> I am trying to get a brain ontology from the FMA but... I can't! I  
> must
> recognise that I am not a protege nor owl expert, but it seems  
> impossible
> to get a brain ontology just deleting classes of the FMA ontology.  
> Do you
> know if there is a easy way to delete all the non-brain classes in  
> the FMA
> ontology? Or even better, do you know if exists a whole brain  
> ontology?
> Thank you for your help.
>
> Ricardo
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

+----------------------------------------------------------------------+
|  Dr Thomas Schneider                    schneider (at) cs.man.ac.uk  |
|  School of Computer Science       http://www.cs.man.ac.uk/~schneidt  |
|  Kilburn Building, Room 2.114                 phone +44 161 2756136  |
|  University of Manchester                                            |
|  Oxford Road                                             _///_       |
|  Manchester M13 9PL                                      (o~o)       |
+-----------------------------------------------------oOOO--(_)--OOOo--+

Cheb (n.)
   An embarrasing nickname by which a fourteen-year-old boy insists that
   he now wishes to be known.

                   Douglas Adams, John Lloyd: The Deeper Meaning of Liff











_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Thomas Schneider-5

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
Hi Ricardo,

(Let's continue to discuss this on the list because other people might  
be interested in this topic too.)

Yes, FMA is really big, and I know of several colleagues who have had  
problems loading it into tools such as Protégé.

If it's just heap problems that you have, you could try to change one  
of Protégé's config files to increase the heap size assigned to the  
Java machine. I only know how this is done for Protégé 4, and it's  
certainly different for Protégé 3. So if it's for 4, I'm happy to  
describe the few steps necessary. If you're using 3, just ask the list.

But even if you get FMA to fit into memory, Protégé will be slow  
performing any kind of operation on it. So extracting a module seems  
to make things much easier. Since there are different approaches to  
extracting modules, it would be helpful if you could specify what you  
intend to do with the desired part of FMA.

Cheers

Thomas

On 25 Jun 2009, at 13:58, Ricardo de Abajo Llamero wrote:

> Dear Dr. Schneider,
>
> Thank you for your very prompt reply and your help. I have tried the  
> web
> module extraction service without no great success. Now I am going  
> to try
> your adapted version of the Protégé. I promises you that I will not
> despair :D
> The main problem that I have found is that the OWL FMA ontology is a  
> really
> huge file. I have tried several ways to work with the OWL file without
> success. I can't open the OWL file with the Protége because I have  
> heap
> space problems. I have tried open the owl file with a visual xml  
> editor and
> nothing. Thank you again.
>
> All the best,
>
> Ricardo
>
> On Wed, 24 Jun 2009 16:28:15 +0100, Thomas Schneider
> <[hidden email]> wrote:
>> Hi Ricardo,
>>
>> if you want to "cut out" a piece of FMA that represents "a brain
>> ontology", it will be necessary that you specify what you mean by
>> this, and by "brain classes" / "non-brain classes". For instance, if
>> you knew which classes (and properties, perhaps) you are interested
>> in, then certain module extraction services could give you a module  
>> of
>> FMA -- even one that captures *all* knowledge in FMA about the
>> specified terms.
>>
>> If you're interested in these strong guarantees, you might want to  
>> try
>> the module extraction service at
>> http://owl.cs.manchester.ac.uk/modularity/
>>  , but please don't despair if it chokes on FMA, which is likely to
>> happen for the full version. Alternatively, you can use an adapted
>> version of Protégé 4 (!) from last year's Modularity Tutorial at  
>> ISWC,
>
>> see http://owl.cs.manchester.ac.uk/2008/iswc-modtut/ . If this chokes
>> as well, let me know, and I'll be happy to help you find a  
>> workaround.
>>
>> Cheers
>>
>> Thomas
>>
>> On 24 Jun 2009, at 16:15, Ricardo de Abajo Llamero wrote:
>>
>>> Hello everybody,
>>>
>>> I am trying to get a brain ontology from the FMA but... I can't! I
>>> must
>>> recognise that I am not a protege nor owl expert, but it seems
>>> impossible
>>> to get a brain ontology just deleting classes of the FMA ontology.
>>> Do you
>>> know if there is a easy way to delete all the non-brain classes in
>>> the FMA
>>> ontology? Or even better, do you know if exists a whole brain
>>> ontology?
>>> Thank you for your help.
>>>
>>> Ricardo
>>>
>>> _______________________________________________
>>> protege-owl mailing list
>>> [hidden email]
>>> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>>>
>>> Instructions for unsubscribing:
>> http://protege.stanford.edu/doc/faq.html#01a.03
>>
>> +
>> ----------------------------------------------------------------------+
>> |  Dr Thomas Schneider                    schneider (at)  
>> cs.man.ac.uk  |
>> |  School of Computer Science       http://www.cs.man.ac.uk/ 
>> ~schneidt  |
>> |  Kilburn Building, Room 2.114                 phone +44 161  
>> 2756136  |
>> |  University of  
>> Manchester                                            |
>> |  Oxford Road                                             _///
>> _       |
>> |  Manchester M13 9PL                                      
>> (o~o)       |
>> +-----------------------------------------------------oOOO--(_)--
>> OOOo--+
>>
>> Cheb (n.)
>>   An embarrasing nickname by which a fourteen-year-old boy insists  
>> that
>>   he now wishes to be known.
>>
>>                   Douglas Adams, John Lloyd: The Deeper Meaning of  
>> Liff
>

+----------------------------------------------------------------------+
|  Dr Thomas Schneider                    schneider (at) cs.man.ac.uk  |
|  School of Computer Science       http://www.cs.man.ac.uk/~schneidt  |
|  Kilburn Building, Room 2.114                 phone +44 161 2756136  |
|  University of Manchester                                            |
|  Oxford Road                                             _///_       |
|  Manchester M13 9PL                                      (o~o)       |
+-----------------------------------------------------oOOO--(_)--OOOo--+

Cheb (n.)
   An embarrasing nickname by which a fourteen-year-old boy insists that
   he now wishes to be known.

                   Douglas Adams, John Lloyd: The Deeper Meaning of Liff











_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Ricardo de Abajo Llamero

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
Dear Dr. Schneider,

I  have been able to loading the fma.owl with equinox-protege, but  
your are right that it is really slow.

Could you tell me the necessary steps to increase the heap memory of  
Protégé 4?  I have access to a 32 Gb RAM machine, so I hope it will be  
enough. Thanks in advance.

Regards,

Ricardo


El 25/06/2009, a las 15:19, Thomas Schneider escribió:

> Hi Ricardo,
>
> (Let's continue to discuss this on the list because other people  
> might be interested in this topic too.)
>
> Yes, FMA is really big, and I know of several colleagues who have  
> had problems loading it into tools such as Protégé.
>
> If it's just heap problems that you have, you could try to change  
> one of Protégé's config files to increase the heap size assigned to  
> the Java machine. I only know how this is done for Protégé 4, and  
> it's certainly different for Protégé 3. So if it's for 4, I'm happy  
> to describe the few steps necessary. If you're using 3, just ask the  
> list.
>
> But even if you get FMA to fit into memory, Protégé will be slow  
> performing any kind of operation on it. So extracting a module seems  
> to make things much easier. Since there are different approaches to  
> extracting modules, it would be helpful if you could specify what  
> you intend to do with the desired part of FMA.
>
> Cheers
>
> Thomas
>
> On 25 Jun 2009, at 13:58, Ricardo de Abajo Llamero wrote:
>
>> Dear Dr. Schneider,
>>
>> Thank you for your very prompt reply and your help. I have tried  
>> the web
>> module extraction service without no great success. Now I am going  
>> to try
>> your adapted version of the Protégé. I promises you that I will not
>> despair :D
>> The main problem that I have found is that the OWL FMA ontology is  
>> a really
>> huge file. I have tried several ways to work with the OWL file  
>> without
>> success. I can't open the OWL file with the Protége because I have  
>> heap
>> space problems. I have tried open the owl file with a visual xml  
>> editor and
>> nothing. Thank you again.
>>
>> All the best,
>>
>> Ricardo
>>
>> On Wed, 24 Jun 2009 16:28:15 +0100, Thomas Schneider
>> <[hidden email]> wrote:
>>> Hi Ricardo,
>>>
>>> if you want to "cut out" a piece of FMA that represents "a brain
>>> ontology", it will be necessary that you specify what you mean by
>>> this, and by "brain classes" / "non-brain classes". For instance, if
>>> you knew which classes (and properties, perhaps) you are interested
>>> in, then certain module extraction services could give you a  
>>> module of
>>> FMA -- even one that captures *all* knowledge in FMA about the
>>> specified terms.
>>>
>>> If you're interested in these strong guarantees, you might want to  
>>> try
>>> the module extraction service at
>>> http://owl.cs.manchester.ac.uk/modularity/
>>> , but please don't despair if it chokes on FMA, which is likely to
>>> happen for the full version. Alternatively, you can use an adapted
>>> version of Protégé 4 (!) from last year's Modularity Tutorial at  
>>> ISWC,
>>
>>> see http://owl.cs.manchester.ac.uk/2008/iswc-modtut/ . If this  
>>> chokes
>>> as well, let me know, and I'll be happy to help you find a  
>>> workaround.
>>>
>>> Cheers
>>>
>>> Thomas
>>>
>>> On 24 Jun 2009, at 16:15, Ricardo de Abajo Llamero wrote:
>>>
>>>> Hello everybody,
>>>>
>>>> I am trying to get a brain ontology from the FMA but... I can't! I
>>>> must
>>>> recognise that I am not a protege nor owl expert, but it seems
>>>> impossible
>>>> to get a brain ontology just deleting classes of the FMA ontology.
>>>> Do you
>>>> know if there is a easy way to delete all the non-brain classes in
>>>> the FMA
>>>> ontology? Or even better, do you know if exists a whole brain
>>>> ontology?
>>>> Thank you for your help.
>>>>
>>>> Ricardo
>>>>
>>>> _______________________________________________
>>>> protege-owl mailing list
>>>> [hidden email]
>>>> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>>>>
>>>> Instructions for unsubscribing:
>>> http://protege.stanford.edu/doc/faq.html#01a.03
>>>
>>> +
>>> ----------------------------------------------------------------------+
>>> |  Dr Thomas Schneider                    schneider (at)  
>>> cs.man.ac.uk  |
>>> |  School of Computer Science       http://www.cs.man.ac.uk/~schneidt 
>>>   |
>>> |  Kilburn Building, Room 2.114                 phone +44 161  
>>> 2756136  |
>>> |  University of  
>>> Manchester                                            |
>>> |  Oxford Road                                             _///
>>> _       |
>>> |  Manchester M13 9PL                                      
>>> (o~o)       |
>>> +-----------------------------------------------------oOOO--(_)--
>>> OOOo--+
>>>
>>> Cheb (n.)
>>>  An embarrasing nickname by which a fourteen-year-old boy insists  
>>> that
>>>  he now wishes to be known.
>>>
>>>                  Douglas Adams, John Lloyd: The Deeper Meaning of  
>>> Liff
>>
>
> +
> ----------------------------------------------------------------------+
> |  Dr Thomas Schneider                    schneider (at)  
> cs.man.ac.uk  |
> |  School of Computer Science       http://www.cs.man.ac.uk/ 
> ~schneidt  |
> |  Kilburn Building, Room 2.114                 phone +44 161  
> 2756136  |
> |  University of  
> Manchester                                            |
> |  Oxford Road                                             _///
> _       |
> |  Manchester M13 9PL                                      
> (o~o)       |
> +-----------------------------------------------------oOOO--(_)--
> OOOo--+
>
> Cheb (n.)
>  An embarrasing nickname by which a fourteen-year-old boy insists that
>  he now wishes to be known.
>
>                  Douglas Adams, John Lloyd: The Deeper Meaning of Liff
>
>
>
>
>
>
>
>
>
>
>
>

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Jean-Marc Vanel-2

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
2009/7/1 Ricardo de Abajo Llamero <[hidden email]>:
> Dear Dr. Schneider,
>
> I  have been able to loading the fma.owl with equinox-protege, but
> your are right that it is really slow.
>
> Could you tell me the necessary steps to increase the heap memory of
> Protégé 4?  I have access to a 32 Gb RAM machine, so I hope it will be
> enough. Thanks in advance.

Easy !

In file
run.bat ( on Windows )
or
run.sh ( on Unix )

just replace
-Xmx200M

with what you need , e.g.
-Xmx10G
or more.

If you don't want to change the files, make a copy
run_big.bat

or directly paste this in Protégé directory in a command window :
java -Xms10G -Dosgi.clean=true -DentityExpansionLimit=100000000
-Dfile.encoding=utf-8 -jar org.eclipse.osgi.jar
--
Jean-Marc Vanel
Consulting, services, training,
Rule-based programming, Semantic Web
http://jmvanel.free.fr/
+33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16
( we rarely listen to voice messages, please send a mail instead )
_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Ricardo de Abajo Llamero

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
It seems that 2G is the maximum memory allowed. If you assign more  
memory you will have problems with the Java Virtual Machine, and  
Protégé doesn't work. In my opinion, it is much better work with the  
equinox-protege of Dr. Schneider.  I don't know why, but it is faster  
than the normal protege.

Ricardo

El 01/07/2009, a las 13:45, Jean-Marc Vanel escribió:

> 2009/7/1 Ricardo de Abajo Llamero <[hidden email]>:
>> Dear Dr. Schneider,
>>
>> I  have been able to loading the fma.owl with equinox-protege, but
>> your are right that it is really slow.
>>
>> Could you tell me the necessary steps to increase the heap memory of
>> Protégé 4?  I have access to a 32 Gb RAM machine, so I hope it will  
>> be
>> enough. Thanks in advance.
>
> Easy !
>
> In file
> run.bat ( on Windows )
> or
> run.sh ( on Unix )
>
> just replace
> -Xmx200M
>
> with what you need , e.g.
> -Xmx10G
> or more.
>
> If you don't want to change the files, make a copy
> run_big.bat
>
> or directly paste this in Protégé directory in a command window :
> java -Xms10G -Dosgi.clean=true -DentityExpansionLimit=100000000
> -Dfile.encoding=utf-8 -jar org.eclipse.osgi.jar
> --
> Jean-Marc Vanel
> Consulting, services, training,
> Rule-based programming, Semantic Web
> http://jmvanel.free.fr/
> +33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16
> ( we rarely listen to voice messages, please send a mail instead )
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Brad Cox, Ph.D.

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
Could you please post a link to where equinox-protege can be obtained?

On Jul 1, 2009, at 10:38 AM, Ricardo de Abajo Llamero wrote:

> It seems that 2G is the maximum memory allowed. If you assign more
> memory you will have problems with the Java Virtual Machine, and
> Protégé doesn't work. In my opinion, it is much better work with the
> equinox-protege of Dr. Schneider.  I don't know why, but it is faster
> than the normal protege.

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Jean-Marc Vanel-2

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
2009/7/1 Brad Cox <[hidden email]>:
> Could you please post a link to where equinox-protege can be obtained?
>
> On Jul 1, 2009, at 10:38 AM, Ricardo de Abajo Llamero wrote:
>
>> It seems that 2G is the maximum memory allowed. If you assign more
>> memory you will have problems with the Java Virtual Machine, and

right, you must have a 64 bit machine to use more than 2G .

>> Protégé doesn't work. In my opinion, it is much better work with the
>> equinox-protege of Dr. Schneider.  I don't know why, but it is faster
>> than the normal protege.

Protégé 4 is based on eclipse Equinox, as far as I know.
Anyway this will not solve problems due to the JVM .

--
Jean-Marc Vanel
Consulting, services, training,
Rule-based programming, Semantic Web
http://jmvanel.free.fr/
+33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16
( we rarely listen to voice messages, please send a mail instead )
_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Faraz Fallahi

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
I'd also be interested in equinox-protege.

greetings faraz

2009/7/1 Jean-Marc Vanel <[hidden email]>
2009/7/1 Brad Cox <[hidden email]>:
> Could you please post a link to where equinox-protege can be obtained?
>
> On Jul 1, 2009, at 10:38 AM, Ricardo de Abajo Llamero wrote:
>
>> It seems that 2G is the maximum memory allowed. If you assign more
>> memory you will have problems with the Java Virtual Machine, and

right, you must have a 64 bit machine to use more than 2G .

>> Protégé doesn't work. In my opinion, it is much better work with the
>> equinox-protege of Dr. Schneider.  I don't know why, but it is faster
>> than the normal protege.

Protégé 4 is based on eclipse Equinox, as far as I know.
Anyway this will not solve problems due to the JVM .

--
Jean-Marc Vanel
Consulting, services, training,
Rule-based programming, Semantic Web
http://jmvanel.free.fr/
+33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16
( we rarely listen to voice messages, please send a mail instead )
_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Faraz Fallahi

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
Could it be this ?

http://smi-protege.stanford.edu/svn/protege4/protege-standalone/branches/equinox/?rev=7142&sortdir=down
 

2009/7/1 Faraz Fallahi <[hidden email]>
I'd also be interested in equinox-protege.

greetings faraz

2009/7/1 Jean-Marc Vanel <[hidden email]>

2009/7/1 Brad Cox <[hidden email]>:
> Could you please post a link to where equinox-protege can be obtained?
>
> On Jul 1, 2009, at 10:38 AM, Ricardo de Abajo Llamero wrote:
>
>> It seems that 2G is the maximum memory allowed. If you assign more
>> memory you will have problems with the Java Virtual Machine, and

right, you must have a 64 bit machine to use more than 2G .

>> Protégé doesn't work. In my opinion, it is much better work with the
>> equinox-protege of Dr. Schneider.  I don't know why, but it is faster
>> than the normal protege.

Protégé 4 is based on eclipse Equinox, as far as I know.
Anyway this will not solve problems due to the JVM .

--
Jean-Marc Vanel
Consulting, services, training,
Rule-based programming, Semantic Web
http://jmvanel.free.fr/
+33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16
( we rarely listen to voice messages, please send a mail instead )
_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03



_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Thomas Schneider-5

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
In reply to this post by Brad Cox, Ph.D.
Hi Faraz and Brad,

to clarify: "equinox-protege" is just a slightly modified variant of  
Protégé 4 beta b102, created by Matthew Horridge to incorporate logic-
based module extraction features. It's available on the webpage for  
the ISWC 2008 Modularity Tutorial: http://owl.cs.manchester.ac.uk/2008/iswc-modtut/

The included module extraction features can be seen as a prototype for  
a module extraction plugin for Protégé that we at Manchester are  
planning to finish some time this year. Everyone who wants to play  
with the preliminary version at the above link is welcome to do so.  
I'll happily take any feedback or questions.

Cheers

Thomas

On 1 Jul 2009, at 16:21, Brad Cox wrote:

> Could you please post a link to where equinox-protege can be obtained?
>
> On Jul 1, 2009, at 10:38 AM, Ricardo de Abajo Llamero wrote:
>
>> It seems that 2G is the maximum memory allowed. If you assign more
>> memory you will have problems with the Java Virtual Machine, and
>> Protégé doesn't work. In my opinion, it is much better work with the
>> equinox-protege of Dr. Schneider.  I don't know why, but it is faster
>> than the normal protege.
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

+----------------------------------------------------------------------+
|  Dr Thomas Schneider                    schneider (at) cs.man.ac.uk  |
|  School of Computer Science       http://www.cs.man.ac.uk/~schneidt  |
|  Kilburn Building, Room 2.114                 phone +44 161 2756136  |
|  University of Manchester                                            |
|  Oxford Road                                             _///_       |
|  Manchester M13 9PL                                      (o~o)       |
+-----------------------------------------------------oOOO--(_)--OOOo--+

Motspur (n.)
   The fourth wheel of a supermarket trolley which looks identical to  
the
   other three but renders the trolley completely uncontrollable.

                   Douglas Adams, John Lloyd: The Deeper Meaning of Liff












_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 
Thomas Schneider-5

Re: brain ontology

Reply Threaded More More options
Print post
Permalink
In reply to this post by Faraz Fallahi

On 1 Jul 2009, at 16:51, Faraz Fallahi wrote:

> Could it be this ?
>
> http://smi-protege.stanford.edu/svn/protege4/protege-standalone/branches/equinox/?rev=7142&sortdir=down

No. It's called equinox.zip on our webpage because we've quickly  
created it using equinox, without changing the file name.

Thomas

>
>
> 2009/7/1 Faraz Fallahi <[hidden email]>
> I'd also be interested in equinox-protege.
>
> greetings faraz
>
> 2009/7/1 Jean-Marc Vanel <[hidden email]>
>
> 2009/7/1 Brad Cox <[hidden email]>:
> > Could you please post a link to where equinox-protege can be  
> obtained?
> >
> > On Jul 1, 2009, at 10:38 AM, Ricardo de Abajo Llamero wrote:
> >
> >> It seems that 2G is the maximum memory allowed. If you assign more
> >> memory you will have problems with the Java Virtual Machine, and
>
> right, you must have a 64 bit machine to use more than 2G .
>
> >> Protégé doesn't work. In my opinion, it is much better work with  
> the
> >> equinox-protege of Dr. Schneider.  I don't know why, but it is  
> faster
> >> than the normal protege.
>
> Protégé 4 is based on eclipse Equinox, as far as I know.
> Anyway this will not solve problems due to the JVM .
>
> --
> Jean-Marc Vanel
> Consulting, services, training,
> Rule-based programming, Semantic Web
> http://jmvanel.free.fr/
> +33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16
> ( we rarely listen to voice messages, please send a mail instead )
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

+----------------------------------------------------------------------+
|  Dr Thomas Schneider                    schneider (at) cs.man.ac.uk  |
|  School of Computer Science       http://www.cs.man.ac.uk/~schneidt  |
|  Kilburn Building, Room 2.114                 phone +44 161 2756136  |
|  University of Manchester                                            |
|  Oxford Road                                             _///_       |
|  Manchester M13 9PL                                      (o~o)       |
+-----------------------------------------------------oOOO--(_)--OOOo--+

Motspur (n.)
   The fourth wheel of a supermarket trolley which looks identical to  
the
   other three but renders the trolley completely uncontrollable.

                   Douglas Adams, John Lloyd: The Deeper Meaning of Liff












_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03