I have a Dataset Struct, which looks like this -
type Dataset struct { Publications []GeneralDetails `bson:"publications,omitempty"