Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: solab <info@so...> - 2011-12-08 17:34:16
|
Hi all I was trying the new SMW 1.17beta subobject feature on the Sandbox page {{#subobject:street | street name= voltastrasse | postcode=8000 | city=zurich | country=ch }} Then i started to do some queries: Query 1 {{#ask: [[has subobject::+]]}} ok return Sandbox Query 2 {{#ask: [[Sandbox#street]]| ?street name |?postcode|?city}} >ok return the values of the properties Query 3 {{#ask: [[street name::+]] }} ok return Sandbox#street But how do i get the pages/object with subobject "street" ? I tried with {{#ask:[[street::+]]|?}} expecting something like Sandbox#_anInternalId but the return is empty Any Idea or doc? Cheers Giovanni |