The problem is issuing that query from a different location. E.g. if you 
want to identify the siblings of a page.

E.g., you're on the Markus page, and want to see who else owns the 
vehicle that Markus owns...

Regards,

- Lionel

Markus Nitsche wrote:
> Hi Nils,
>
> if I understand your example you have several pages with an annotation
> like
>
> [[hasVehicle::Car]]
>
> Now you're on the 'Car' page and want to search for all pages that have
> this annotated. That is done by
>
> <ask>[[hasVehicle::{{Pagename}}]]</ask>
>
> In order to get a nicer layout use
>
> <ask format="table" intro="These pages use me as a vehicle:">
> [[hasVehicle::{{Pagename}}]]</ask>
>
>
> If I got your question wrong it's because of the heat in my office ;)
>
> Cheers,
> Markus
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Reply via email to