def get_list_value(self,prop) : """ Return the list of values in the list structure for a specific property @return: list of RDF nodes """ return self.list_mapping.mapping[prop]