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

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


In SMW you can state a property as subproperty of a more general property.
E.g. you can state for Property:HasProjectLeader: [[subproperty
of::Property:HasResponsiblePerson]].

Now assume you want to query for all things having a responsible person and
print out the responsible person:

{{#ask: [[HasResponsiblePerson::+]] | ?HasResponsiblePerson}}

You also get pages using more specialized properties (e.g. HasProjectLeader);
however the printout does not work if a more specialized property is used.


-- 
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