Group meta attributes to activities
To add more data to the knowledge Graph, we want to add meta data to the nodes. For that, we want to create a function that takes a dataframe and returns another dataframe with multiple columns {activity, {meta data columns}}
issue