package models // Not sure an extra table is even needed for AS objects // since endpoints get the ID from the url anyway type ActivitystreamsObject struct { }