package oclib type Resource struct { Id string Name string ShortDescription string Description string Logo string Owner string OwnerLogo string SourceUrl string }