[04:38:50] (PS10) Nischayn22: [WIP]Adding support for DataVisualizer [extensions/SemanticDrilldown] - https://gerrit.wikimedia.org/r/98390 [06:46:03] I have some templates with parameters and SMW properties that will often contain a list of things. Is there a good data type or method for handling that sort of thing? [15:50:46] I'm trying to represent some relationships between entities in my wiki. Some of those relationships are 1:1, some are 1:many, some are many:1. Is there a way to do that with SMW other than creating a separate page for each relationship? [15:52:37] let's say my categories are "kitchen implements" and "ingredients". I can use a knife to cut garlic, and I can use a knife to crush garlic, and I want those two things to show up as two separate rows on [[knife]] and [[garlic]] [15:53:45] I guess the fact that there can be duplicate mappings with some different third piece of data (in the kitchen example we might call that data "process"?) is the key point here