https://bugzilla.wikimedia.org/show_bug.cgi?id=21232

           Summary: print out of chained property values
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In ask queries you can use property chains in the condition part of an ask
query.
For instance you can ask for all cities which are located in something that is
member of (a union).
{{#ask: [[Category:City]] [[locatedIn.MemberOf::+]]}}

What you cannot do is to printout the values of chained properties, e.g.
|?locatedIn.MemberOf

This is something that is currently possible in SPARQL, but I think it would be
nice to support this in SMW, too.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to