Re: [SMW-devel] Internal objects - Show page name when querying

2013-02-18 Thread Yaron Koren
u have received this > communication in error, please return to the sender and delete from your > computer system.* > > ** ** > > *From:* yaro...@gmail.com [mailto:yaro...@gmail.com] *On Behalf Of *Yaron > Koren > *Sent:* Monday, February 18, 2013 3:38 PM > *To:* Beebe,

Re: [SMW-devel] Internal objects - Show page name when querying

2013-02-18 Thread Beebe, Mary J
from your computer system. From: yaro...@gmail.com [mailto:yaro...@gmail.com] On Behalf Of Yaron Koren Sent: Monday, February 18, 2013 3:38 PM To: Beebe, Mary J Cc: Semediawiki-devel@lists.sourceforge.net Subject: Re: [SMW-devel] Internal objects - Show page name when querying Hi Mary, The query

Re: [SMW-devel] Internal objects - Show page name when querying

2013-02-18 Thread jmcclure
Hmm, I think the property "Conducts research on" is an attribute of the subobjects not of the Person pages selected which contain values for the property 'Research technologies". I suspect a template is necessary that first queries the people to be displayed and then queries each 'Research techn

Re: [SMW-devel] Internal objects - Show page name when querying

2013-02-18 Thread Yaron Koren
Hi Mary, The query should instead be: {{#ask: [[Research technologies::+]]** | ?Research technologies=People | ?Conducts research on=Technology | format=table | mainlabel=-** |} (Though I might call that column "Person" instead of "People".) -Yaron On Mon, Feb 18, 2013 at 3:09 P