{
  "$Version": "4.0",
  "$EntityContainer": "CBS.Website.ODataApi.Models.Container",
  "CBS.Website.ODataApi.Models": {
    "Article": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "ArticleType": {
        "$Type": "CBS.Website.ODataApi.Models.ArticleType"
      },
      "ArticleTypeInt": {
        "$Type": "Edm.Int32"
      },
      "Title": {
        "$Nullable": true
      },
      "ReleaseTime": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "Image": {
        "$Nullable": true
      },
      "ImageAlt": {
        "$Nullable": true
      },
      "Category": {
        "$Nullable": true
      },
      "Photographer": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Body": {
        "$Nullable": true
      },
      "Footnote": {
        "$Nullable": true
      },
      "Errata": {
        "$Type": "CBS.Website.ODataApi.Models.ErrataList",
        "$Nullable": true
      },
      "Authors": {
        "$Nullable": true
      },
      "Location": {
        "$Nullable": true
      },
      "ISSN": {
        "$Nullable": true
      },
      "ISBN": {
        "$Nullable": true
      },
      "TaxonomyTags": {
        "$Collection": true,
        "$Nullable": true
      },
      "Themes": {
        "$Collection": true,
        "$Nullable": true
      },
      "Series": {
        "$Collection": true,
        "$Nullable": true
      },
      "References": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Downloads": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Links": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Version": {
        "$Type": "Edm.Int32"
      },
      "SortOrder": {
        "$Type": "Edm.Int32"
      },
      "ItemNameLowerCase": {
        "$Nullable": true
      },
      "Updated": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Created": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Permalink": {
        "$Nullable": true
      }
    },
    "Definition": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "Title": {
        "$Nullable": true
      },
      "DefinitionType": {
        "$Type": "CBS.Website.ODataApi.Models.DefinitionType"
      },
      "DefinitionTypeInt": {
        "$Type": "Edm.Int32"
      },
      "Description": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "TaxonomyTags": {
        "$Collection": true,
        "$Nullable": true
      },
      "Themes": {
        "$Collection": true,
        "$Nullable": true
      },
      "Series": {
        "$Collection": true,
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Version": {
        "$Type": "Edm.Int32"
      },
      "Updated": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Created": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Permalink": {
        "$Nullable": true
      },
      "References": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Links": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      }
    },
    "Medium": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "Title": {
        "$Nullable": true
      },
      "MediaType": {
        "$Type": "CBS.Website.ODataApi.Models.MediaType"
      },
      "MediaTypeInt": {
        "$Type": "Edm.Int32"
      },
      "ReleaseTime": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Description": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "TaxonomyTags": {
        "$Collection": true,
        "$Nullable": true
      },
      "Themes": {
        "$Collection": true,
        "$Nullable": true
      },
      "Series": {
        "$Collection": true,
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Version": {
        "$Type": "Edm.Int32"
      },
      "SortOrder": {
        "$Type": "Edm.Int32"
      },
      "ItemNameLowerCase": {
        "$Nullable": true
      },
      "Updated": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Created": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Permalink": {
        "$Nullable": true
      }
    },
    "CalendarEvent": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "Title": {
        "$Nullable": true
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "Image": {
        "$Nullable": true
      },
      "ImageAlt": {
        "$Nullable": true
      },
      "Description": {
        "$Nullable": true
      },
      "PlannedPublicationTime": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "ReportingPeriod": {
        "$Nullable": true
      },
      "Priority": {
        "$Type": "Edm.Int32"
      },
      "UnderEmbargo": {
        "$Type": "Edm.Boolean"
      },
      "PublishTimeUnknown": {
        "$Type": "Edm.Boolean"
      },
      "RegionalClassification": {
        "$Nullable": true
      },
      "Themes": {
        "$Collection": true,
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Version": {
        "$Type": "Edm.Int32"
      },
      "SortOrder": {
        "$Type": "Edm.Int32"
      },
      "ItemNameLowerCase": {
        "$Nullable": true
      },
      "Updated": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Created": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Permalink": {
        "$Nullable": true
      }
    },
    "Flash": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "Title": {
        "$Nullable": true
      },
      "ReleaseTime": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Description": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Version": {
        "$Type": "Edm.Int32"
      },
      "SortOrder": {
        "$Type": "Edm.Int32"
      },
      "ItemNameLowerCase": {
        "$Nullable": true
      },
      "Updated": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Created": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      }
    },
    "Page": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "PageType": {
        "$Type": "CBS.Website.ODataApi.Models.PageType"
      },
      "PageTypeInt": {
        "$Type": "Edm.Int32"
      },
      "Title": {
        "$Nullable": true
      },
      "SubTitle": {
        "$Nullable": true
      },
      "Edition": {
        "$Nullable": true
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "Image": {
        "$Nullable": true
      },
      "ImageAlt": {
        "$Nullable": true
      },
      "Category": {
        "$Collection": true,
        "$Nullable": true
      },
      "Photographer": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Body": {
        "$Nullable": true
      },
      "Footnote": {
        "$Nullable": true
      },
      "Authors": {
        "$Nullable": true
      },
      "Location": {
        "$Nullable": true
      },
      "TaxonomyTags": {
        "$Collection": true,
        "$Nullable": true
      },
      "Themes": {
        "$Collection": true,
        "$Nullable": true
      },
      "Series": {
        "$Collection": true,
        "$Nullable": true
      },
      "ResearchCodes": {
        "$Collection": true,
        "$Nullable": true
      },
      "References": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Downloads": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Links": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Version": {
        "$Type": "Edm.Int32"
      },
      "SortOrder": {
        "$Type": "Edm.Int32"
      },
      "ItemNameLowerCase": {
        "$Nullable": true
      },
      "Updated": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "ReleaseTime": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Created": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Permalink": {
        "$Nullable": true
      }
    },
    "SearchResultItem": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "Type": {
        "$Nullable": true
      },
      "Permalink": {
        "$Nullable": true
      },
      "Title": {
        "$Nullable": true
      },
      "ReleaseTime": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "Image": {
        "$Nullable": true
      },
      "ImageAlt": {
        "$Nullable": true
      },
      "Description": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Body": {
        "$Nullable": true
      },
      "Snippet": {
        "$Nullable": true
      },
      "Location": {
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Themes": {
        "$Collection": true,
        "$Nullable": true
      },
      "TemplateName": {
        "$Nullable": true
      },
      "ItemNameLowerCase": {
        "$Nullable": true
      },
      "SortOrder": {
        "$Type": "Edm.Int32"
      }
    },
    "Vacancy": {
      "$Kind": "EntityType",
      "$Key": [
        "UniqueId"
      ],
      "UniqueId": {},
      "Title": {
        "$Nullable": true
      },
      "Url": {
        "$Nullable": true
      },
      "MetaDescription": {
        "$Nullable": true
      },
      "Image": {
        "$Nullable": true
      },
      "ImageAlt": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Body": {
        "$Nullable": true
      },
      "VacancyNumber": {
        "$Nullable": true
      },
      "WorkingEnvironment": {
        "$Nullable": true
      },
      "TheWork": {
        "$Nullable": true
      },
      "YourProfile": {
        "$Nullable": true
      },
      "TermsOfEmployment": {
        "$Nullable": true
      },
      "EmploymentType": {
        "$Collection": true,
        "$Nullable": true
      },
      "MoreInformation": {
        "$Nullable": true
      },
      "PublicationDate": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "ClosingDate": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Engagement": {
        "$Nullable": true
      },
      "VacancyCategory": {
        "$Collection": true,
        "$Nullable": true
      },
      "HoursPerWeek": {
        "$Nullable": true
      },
      "Salary": {
        "$Nullable": true
      },
      "MinSalary": {
        "$Type": "Edm.Double"
      },
      "MaxSalary": {
        "$Type": "Edm.Double"
      },
      "SalaryPeriod": {
        "$Nullable": true
      },
      "Recruiter": {
        "$Type": "CBS.Website.ODataApi.Models.Person",
        "$Nullable": true
      },
      "LevelOfEducation": {
        "$Collection": true,
        "$Nullable": true
      },
      "JobLocations": {
        "$Type": "CBS.Website.ODataApi.Models.JobLocationList",
        "$Nullable": true
      },
      "WorkLocation": {
        "$Collection": true,
        "$Nullable": true
      },
      "Location": {
        "$Nullable": true
      },
      "References": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Downloads": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Links": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      },
      "Language": {
        "$Nullable": true
      },
      "Version": {
        "$Type": "Edm.Int32"
      },
      "SortOrder": {
        "$Type": "Edm.Int32"
      },
      "ItemNameLowerCase": {
        "$Nullable": true
      },
      "Updated": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Created": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Permalink": {
        "$Nullable": true
      },
      "TeamFacts": {
        "$Type": "CBS.Website.ODataApi.Models.TeamFactList",
        "$Nullable": true
      },
      "CbsFacts": {
        "$Type": "CBS.Website.ODataApi.Models.CbsFactList",
        "$Nullable": true
      },
      "BreadCrumb": {
        "$Type": "CBS.Website.ODataApi.Models.LinkList",
        "$Nullable": true
      }
    },
    "ErrataList": {
      "$Kind": "ComplexType",
      "Items": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.ErratumItem",
        "$Nullable": true
      }
    },
    "ErratumItem": {
      "$Kind": "ComplexType",
      "PresentationTime": {
        "$Type": "Edm.DateTimeOffset",
        "$Precision": 0
      },
      "Body": {
        "$Nullable": true
      }
    },
    "LinkList": {
      "$Kind": "ComplexType",
      "Items": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.Link",
        "$Nullable": true
      }
    },
    "Link": {
      "$Kind": "ComplexType",
      "Text": {
        "$Nullable": true
      },
      "Url": {
        "$Nullable": true
      },
      "Prefix": {
        "$Nullable": true
      },
      "TargetId": {
        "$Nullable": true
      },
      "Icon": {
        "$Nullable": true
      }
    },
    "Person": {
      "$Kind": "ComplexType",
      "Name": {
        "$Nullable": true
      },
      "Email": {
        "$Nullable": true
      },
      "Telephone": {
        "$Nullable": true
      },
      "Image": {
        "$Nullable": true
      }
    },
    "JobLocationList": {
      "$Kind": "ComplexType",
      "Items": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.JobLocation",
        "$Nullable": true
      }
    },
    "JobLocation": {
      "$Kind": "ComplexType",
      "Address": {
        "$Nullable": true
      },
      "City": {
        "$Nullable": true
      },
      "Province": {
        "$Nullable": true
      },
      "Country": {
        "$Nullable": true
      },
      "PostalCode": {
        "$Nullable": true
      },
      "WorkLocation": {
        "$Nullable": true
      }
    },
    "TeamFactList": {
      "$Kind": "ComplexType",
      "Items": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.TeamFact",
        "$Nullable": true
      }
    },
    "TeamFact": {
      "$Kind": "ComplexType",
      "Title": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "FactIcon": {
        "$Nullable": true
      }
    },
    "CbsFactList": {
      "$Kind": "ComplexType",
      "Items": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.CbsFact",
        "$Nullable": true
      }
    },
    "CbsFact": {
      "$Kind": "ComplexType",
      "Title": {
        "$Nullable": true
      },
      "LeadText": {
        "$Nullable": true
      },
      "Value": {
        "$Nullable": true
      },
      "Period": {
        "$Nullable": true
      }
    },
    "ArticleType": {
      "$Kind": "EnumType",
      "Any": 0,
      "Article": 1,
      "Background": 2,
      "Custom": 3,
      "News": 4,
      "Publication": 5,
      "Visualisation": 6,
      "Corporate": 7,
      "Unknown": -1
    },
    "MediaType": {
      "$Kind": "EnumType",
      "Any": 0,
      "Video": 1,
      "Chart": 2,
      "Image": 3,
      "Table": 4,
      "Unknown": -1
    },
    "PageType": {
      "$Kind": "EnumType",
      "Any": 0,
      "Page": 1,
      "Visualisation": 2,
      "Dossier": 3,
      "Overview": 4,
      "Form": 5,
      "Vacancy": 6,
      "Longread": 7,
      "LongreadChapter": 8,
      "Unknown": -1
    },
    "DefinitionType": {
      "$Kind": "EnumType",
      "Any": 0,
      "FAQ": 1,
      "Explanation": 2,
      "Definition": 3,
      "Unknown": -1
    },
    "GetArticlesByTheme": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Theme",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Article",
          "$Nullable": true
        }
      }
    ],
    "GetArticlesBySeries": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Series",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Article",
          "$Nullable": true
        }
      }
    ],
    "GetArticlesByTaxonomyTag": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Tag",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Article",
          "$Nullable": true
        }
      }
    ],
    "GetArticlesByArticleType": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "ArticleType",
            "$Type": "CBS.Website.ODataApi.Models.ArticleType"
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Article",
          "$Nullable": true
        }
      }
    ],
    "GetArticlesByTableId": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "TableId",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Article",
          "$Nullable": true
        }
      }
    ],
    "GetMediaByMediaType": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "MediaType",
            "$Type": "CBS.Website.ODataApi.Models.MediaType"
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Medium",
          "$Nullable": true
        }
      }
    ],
    "GetPagesByTheme": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Theme",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Page",
          "$Nullable": true
        }
      }
    ],
    "GetPagesBySeries": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Series",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Page",
          "$Nullable": true
        }
      }
    ],
    "GetPagesByTaxonomyTag": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Tag",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Page",
          "$Nullable": true
        }
      }
    ],
    "GetPagesByPageType": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "PageType",
            "$Type": "CBS.Website.ODataApi.Models.PageType"
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Page",
          "$Nullable": true
        }
      }
    ],
    "GetPagesByResearchCode": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "ResourceCode",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.Page",
          "$Nullable": true
        }
      }
    ],
    "GetSearchResultsByTheme": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Theme",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.SearchResultItem",
          "$Nullable": true
        }
      }
    ],
    "GetSearchResultsByTemplate": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Template",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.SearchResultItem",
          "$Nullable": true
        }
      }
    ],
    "GetSearchResultsByArticleType": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "ArticleType",
            "$Type": "CBS.Website.ODataApi.Models.ArticleType"
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.SearchResultItem",
          "$Nullable": true
        }
      }
    ],
    "GetSearchResultsByWord": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Word",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.SearchResultItem",
          "$Nullable": true
        }
      }
    ],
    "GetSearchResultsByWordAndTemplateId": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Word",
            "$Nullable": true
          },
          {
            "$Name": "TemplateId",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.SearchResultItem",
          "$Nullable": true
        }
      }
    ],
    "GetSearchResultsByPath": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Path",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.SearchResultItem",
          "$Nullable": true
        }
      }
    ],
    "GetSearchResultsByPathAndTemplateId": [
      {
        "$Kind": "Function",
        "$Parameter": [
          {
            "$Name": "Path",
            "$Nullable": true
          },
          {
            "$Name": "TemplateId",
            "$Nullable": true
          }
        ],
        "$ReturnType": {
          "$Collection": true,
          "$Type": "CBS.Website.ODataApi.Models.SearchResultItem",
          "$Nullable": true
        }
      }
    ],
    "Container": {
      "$Kind": "EntityContainer",
      "Articles": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.Article"
      },
      "Definitions": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.Definition"
      },
      "Media": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.Medium"
      },
      "Events": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.CalendarEvent"
      },
      "Flash": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.Flash"
      },
      "Pages": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.Page"
      },
      "Search": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.SearchResultItem"
      },
      "Vacancies": {
        "$Collection": true,
        "$Type": "CBS.Website.ODataApi.Models.Vacancy"
      },
      "GetArticlesByTheme": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetArticlesByTheme",
        "$EntitySet": "Articles",
        "$IncludeInServiceDocument": true
      },
      "GetArticlesBySeries": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetArticlesBySeries",
        "$EntitySet": "Articles",
        "$IncludeInServiceDocument": true
      },
      "GetArticlesByTaxonomyTag": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetArticlesByTaxonomyTag",
        "$EntitySet": "Articles",
        "$IncludeInServiceDocument": true
      },
      "GetArticlesByArticleType": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetArticlesByArticleType",
        "$EntitySet": "Articles",
        "$IncludeInServiceDocument": true
      },
      "GetArticlesByTableId": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetArticlesByTableId",
        "$EntitySet": "Articles",
        "$IncludeInServiceDocument": true
      },
      "GetMediaByMediaType": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetMediaByMediaType",
        "$EntitySet": "Media",
        "$IncludeInServiceDocument": true
      },
      "GetPagesByTheme": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetPagesByTheme",
        "$EntitySet": "Pages",
        "$IncludeInServiceDocument": true
      },
      "GetPagesBySeries": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetPagesBySeries",
        "$EntitySet": "Pages",
        "$IncludeInServiceDocument": true
      },
      "GetPagesByTaxonomyTag": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetPagesByTaxonomyTag",
        "$EntitySet": "Pages",
        "$IncludeInServiceDocument": true
      },
      "GetPagesByPageType": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetPagesByPageType",
        "$EntitySet": "Pages",
        "$IncludeInServiceDocument": true
      },
      "GetPagesByResearchCode": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetPagesByResearchCode",
        "$EntitySet": "Pages",
        "$IncludeInServiceDocument": true
      },
      "GetSearchResultsByTheme": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetSearchResultsByTheme",
        "$EntitySet": "Search",
        "$IncludeInServiceDocument": true
      },
      "GetSearchResultsByTemplate": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetSearchResultsByTemplate",
        "$EntitySet": "Search",
        "$IncludeInServiceDocument": true
      },
      "GetSearchResultsByArticleType": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetSearchResultsByArticleType",
        "$EntitySet": "Search",
        "$IncludeInServiceDocument": true
      },
      "GetSearchResultsByWord": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetSearchResultsByWord",
        "$EntitySet": "Search",
        "$IncludeInServiceDocument": true
      },
      "GetSearchResultsByWordAndTemplateId": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetSearchResultsByWordAndTemplateId",
        "$EntitySet": "Search",
        "$IncludeInServiceDocument": true
      },
      "GetSearchResultsByPath": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetSearchResultsByPath",
        "$EntitySet": "Search",
        "$IncludeInServiceDocument": true
      },
      "GetSearchResultsByPathAndTemplateId": {
        "$Kind": "FunctionImport",
        "$Function": "CBS.Website.ODataApi.Models.GetSearchResultsByPathAndTemplateId",
        "$EntitySet": "Search",
        "$IncludeInServiceDocument": true
      }
    }
  }
}