|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Set sameAs in Protégé 3.4 betaHow do I set “sameAs” for two individuals using Protégé
3.4 Beta? The tutorial appears to reference a dialog that I do not see. I see OWL > owl:allDifferents, and I expected to see
something similar for sameAs. If I use the Instance Tree tab, I can see owl:sameAs values
that I add manually to the XML file, so I know that Protégé handles them… -- Andrew Pitonyak Phone: 614-937-4641 Lab: 614-424-6388 Poly: 614-456-5225 Fax: 614-458-5252 _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|||||||||||
|
|
RE: Set sameAs in Protégé 3.4 betaProtégé 3.4 Beta does not support setting
SameAs on individuals. Can I do this in 4.0? If not, I will teach our users to add
the constraints manually. If it does, I will tell them to use 4.0 rather than
3.4. From:
protege-owl-bounces@...
[mailto:protege-owl-bounces@...] On Behalf Of Pitonyak, Andrew D How do I set “sameAs” for two individuals using
Protégé 3.4 Beta? The tutorial appears to reference a dialog that I do not see.
I see OWL > owl:allDifferents, and I expected to see
something similar for sameAs. If I use the Instance Tree tab, I can see owl:sameAs values
that I add manually to the XML file, so I know that Protégé handles them… -- Andrew Pitonyak Phone: 614-937-4641 Lab: 614-424-6388 Poly: 614-456-5225 Fax: 614-458-5252 _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|||||||||||
|
|
[POSSIBLE VIRUS:###] Saving triade (.pins, .pont, .pprj) to owl formatHi All, I've an ontology, reversed from an oracle db, just saved: It's written in 3.3.1 version of Protege. I can't export to owl format, this probably is caused by size, I attach the log screenshot: Could you help me ? Thanks and best regards. Riccardo Grosso CSI-Piemonte - Direzione Banche Dati, Cultura e Atenei / Cataloghi, Banche Dati, Cultura e Turismo C.so Unione Sovietica 216 - 10134 TORINO e-mail: riccardo.grosso@... skype: riccardo.grosso http://www.csipiemonte.it ___________________________________________________________ Il presente messaggio, corredato degli eventuali allegati, contiene informazioni da considerarsi strettamente riservate e confidenziali. Ne è vietato l'uso improprio, la diffusione, la distribuzione o la riproduzione da parte di altre persone e/o entità diverse da quelle specificate. Qualora lo abbiate ricevuto per errore, vi preghiamo di distruggere il messaggio, comunicando l'errata ricezione tramite il reply all'indirizzo mittente. _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|||||||||||
|
|
Re: Set sameAs in Protégé 3.4 betaP4 allows sameAs.
The interface is a bit weak - it only currently allows single selection - so in effect you are putting in pairwise axioms - I've put a bug in to sort this out.
Nick On Fri, Jul 18, 2008 at 2:11 PM, Pitonyak, Andrew D <PitonyakA@...> wrote:
_______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|||||||||||
|
|
Re: Set sameAs in Protégé 3.4 betaAndrew,
Protege 3 does support sameAs on individuals. Here are the steps: In the Individuals tab, select an individual. Then switch the Annotations view to triples view (5th icon from the top of the annotations table). Then click on the 3rd icon ("Add existing resource as value.."), and from the list of properties select "owl:sameAs" and then select the second individual. Not very user friendly, but it works. In any case, I do recommend that you use Protege 4. However, if you plan to work a lot with individuals, Protege 3 is more appropriate, until we'll add better editing support for individuals in Protege 4. Tania Pitonyak, Andrew D wrote: > > Protégé 3.4 Beta does not support setting SameAs on individuals. Can I > do this in 4.0? If not, I will teach our users to add the constraints > manually. If it does, I will tell them to use 4.0 rather than 3.4. > > ------------------------------------------------------------------------ > > *From:* protege-owl-bounces@... > [mailto:protege-owl-bounces@...] *On Behalf Of > *Pitonyak, Andrew D > *Sent:* Monday, July 14, 2008 2:32 PM > *To:* User support for the Protege-OWL editor > *Subject:* [protege-owl] Set sameAs in Protégé 3.4 beta > > How do I set “sameAs” for two individuals using Protégé 3.4 Beta? The > tutorial appears to reference a dialog that I do not see. > > I see OWL > owl:allDifferents, and I expected to see something similar > for sameAs. > > If I use the Instance Tree tab, I can see owl:sameAs values that I add > manually to the XML file, so I know that Protégé handles them… > > -- > > Andrew Pitonyak > > Phone: 614-937-4641 > > Lab: 614-424-6388 > > Poly: 614-456-5225 > > Fax: 614-458-5252 > > ------------------------------------------------------------------------ > > _______________________________________________ > protege-owl mailing list > protege-owl@... > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|||||||||||
|
|
Re: [POSSIBLE VIRUS:###] Saving triade (.pins, .pont, .pprj) to owl formatRiccardo,
You ran out of memory. You should increase the heap size allocate to Protege, as described on the wiki: http://protegewiki.stanford.edu/index.php/Setting_Heap_Size Tania Riccardo.Grosso@... wrote: > > Hi All, > > I've an ontology, reversed from an oracle db, just saved: > > It's written in 3.3.1 version of Protege. > > I can't export to owl format, this probably is caused by size, I > attach the log screenshot: > > Could you help me ? > > Thanks and best regards. > > Riccardo Grosso > > CSI-Piemonte - Direzione Banche Dati, Cultura e Atenei / Cataloghi, > Banche Dati, Cultura e Turismo > C.so Unione Sovietica 216 - 10134 TORINO > > e-mail: riccardo.grosso@... > skype: riccardo.grosso > http://www.csipiemonte.it > > ___________________________________________________________ > Il presente messaggio, corredato degli eventuali allegati, contiene > informazioni da considerarsi strettamente riservate e confidenziali. > Ne è vietato l'uso improprio, la diffusione, la distribuzione o la > riproduzione da parte di altre persone e/o entità diverse da quelle > specificate. > Qualora lo abbiate ricevuto per errore, vi preghiamo di distruggere il > messaggio, comunicando l'errata ricezione tramite il reply > all'indirizzo mittente. > ------------------------------------------------------------------------ > > _______________________________________________ > protege-owl mailing list > protege-owl@... > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|||||||||||
|
|
RE: Set sameAs in Protégé 3.4 betaOh my goodness! This works! Thank you very much Tania. It was not obvious to me that I could do that (I blew a lot of time trying to figure it out), and certainly not from the tutorial.
Thanks! -----Original Message----- From: protege-owl-bounces@... [mailto:protege-owl-bounces@...] On Behalf Of Tania Tudorache Sent: Friday, July 18, 2008 9:54 PM To: User support for the Protege-OWL editor Subject: Re: [protege-owl] Set sameAs in Protégé 3.4 beta Andrew, Protege 3 does support sameAs on individuals. Here are the steps: In the Individuals tab, select an individual. Then switch the Annotations view to triples view (5th icon from the top of the annotations table). Then click on the 3rd icon ("Add existing resource as value.."), and from the list of properties select "owl:sameAs" and then select the second individual. Not very user friendly, but it works. In any case, I do recommend that you use Protege 4. However, if you plan to work a lot with individuals, Protege 3 is more appropriate, until we'll add better editing support for individuals in Protege 4. Tania Pitonyak, Andrew D wrote: > > Protégé 3.4 Beta does not support setting SameAs on individuals. Can I > do this in 4.0? If not, I will teach our users to add the constraints > manually. If it does, I will tell them to use 4.0 rather than 3.4. > > ------------------------------------------------------------------------ > > *From:* protege-owl-bounces@... > [mailto:protege-owl-bounces@...] *On Behalf Of > *Pitonyak, Andrew D > *Sent:* Monday, July 14, 2008 2:32 PM > *To:* User support for the Protege-OWL editor > *Subject:* [protege-owl] Set sameAs in Protégé 3.4 beta > > How do I set "sameAs" for two individuals using Protégé 3.4 Beta? The > tutorial appears to reference a dialog that I do not see. > > I see OWL > owl:allDifferents, and I expected to see something similar > for sameAs. > > If I use the Instance Tree tab, I can see owl:sameAs values that I add > manually to the XML file, so I know that Protégé handles them... > > -- > > Andrew Pitonyak > > Phone: 614-937-4641 > > Lab: 614-424-6388 > > Poly: 614-456-5225 > > Fax: 614-458-5252 > > ------------------------------------------------------------------------ > > _______________________________________________ > protege-owl mailing list > protege-owl@... > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|||||||||||
|
|
Rif: Re: [POSSIBLE VIRUS:###] Saving triade (.pins, .pont, .pprj) to owl formatThank you Tania ! Riccardo Grosso
Riccardo, You ran out of memory. You should increase the heap size allocate to Protege, as described on the wiki: http://protegewiki.stanford.edu/index.php/Setting_Heap_Size Tania Riccardo.Grosso@... wrote: > > Hi All, > > I've an ontology, reversed from an oracle db, just saved: > > It's written in 3.3.1 version of Protege. > > I can't export to owl format, this probably is caused by size, I > attach the log screenshot: > > Could you help me ? > > Thanks and best regards. > > Riccardo Grosso > > CSI-Piemonte - Direzione Banche Dati, Cultura e Atenei / Cataloghi, > Banche Dati, Cultura e Turismo > C.so Unione Sovietica 216 - 10134 TORINO > > e-mail: riccardo.grosso@... > skype: riccardo.grosso > http://www.csipiemonte.it > > ___________________________________________________________ > Il presente messaggio, corredato degli eventuali allegati, contiene > informazioni da considerarsi strettamente riservate e confidenziali. > Ne è vietato l'uso improprio, la diffusione, la distribuzione o la > riproduzione da parte di altre persone e/o entità diverse da quelle > specificate. > Qualora lo abbiate ricevuto per errore, vi preghiamo di distruggere il > messaggio, comunicando l'errata ricezione tramite il reply > all'indirizzo mittente. > ------------------------------------------------------------------------ > > _______________________________________________ > protege-owl mailing list > protege-owl@... > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list protege-owl@... https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
| Free Forum Powered by Nabble | Forum Help |