Identifying what Concept a page belongs to

From semantic-mediawiki.org

Is there currently any way to identify from viewing a page/article what Concept it belongs to? I have a series of Concepts established and trying to load widget data to an article based on what Concept it is listed in, but I cannot determine a way to extract that data. I am currently running SMW 1.7 but looking to upgrade to 1.8. Would the Has Query functionality help me?

23:08, 10 May 2013
Edited by 2 users.
Last edit: 19:25, 19 April 2022

{{#ask: [[{{FULLPAGENAME}}]] [[Concept:Participants]] }} added on a page will return {{FULLPAGENAME}} if the page belongs to that concept. Note: take care to configure appropriate limits to get all results of a concept.

18:43, 18 April 2022